/* stylesheet /////////////////////////////////////////////////////////////// */
/* 2009 by www.markuslerner.com                                               */


html {
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
	
	background-color: #FFFFFF;
	color: #555555;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

a {
	color: #EE8800;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

a:hover {
	color: #EE8800;
}

a:link {
	color: #EE8800;
}

a:link:hover {
	color: #EE8800;
}

a:visited {
	color: #EE8800;
}

a:visited:hover {
	color: #EE8800;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

input {
	font-size: 12px;
}

table {
	font-size: 12px;
}

table td {
	font-size: 12px;
	vertical-align: top;
}

ul {
	padding-left: 28px;
	list-style-type: square;
}

ul li {
	margin-bottom: 8px;
}

p {
	margin-top: 0;
	margin-bottom: 0;
}

h1 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}


/* individual styles //////////////////////////////////////////////////////// */

#container {
	width: 960px;
	min-height: 100%;
	
	height: 100%;
	
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	
	padding: 0;
	
	text-align: left;
	
	background-color: transparent;
}

#home {
	text-align: left;
	
	width: 100%;
	height: 100%;
	
	margin: 0;
	padding: 0;

	font-size: 12px;
	line-height: 15px;
	
	color: #444444;
}

#home .content {
	text-align: center;
}

#home img {
	margin-bottom: 15px;
}

.post img {
	padding: 0;
	max-width: 100%;
	height:auto;
	padding-top: 15px;
	padding-bottom: 5px;
	margin:0 0 8px;
	padding:0 0 5px;
}

/* search /////////////////////////////////////////////////////////////// */

.search {
	background: url('../gfx/search_back.gif') transparent no-repeat;
	float: left;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 150px;
	height: 20px;
	display: block;
}

.search .text {
	color: #555555;
	margin-top: 5px;
	margin-left: 12px;
}

.search .input {
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 0px;
	width: 124px;
	font-size: 12px;
	line-height: 14px;
	color: #555555;
	height: 15px;
	border: none;
}

.search .button {
	background-color: white;
	color: #555555;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 14px;
}

.search_news, .search_press {
	background: url('../gfx/search_back.gif') transparent no-repeat;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	width: 120px;
	height: 20px;
	display: block;
}

.search_news .text, .search_press .text {
	color: #555555;
	margin-top: 5px;
	margin-left: 12px;
}

.search_news .input, .search_press .input {
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 0px;
	width: 194px;
	font-size: 12px;
	line-height: 14px;
	color: #555555;
	height: 15px;
	border: none;
}

.search_news .button, .search_press .button {
	background-color: white;
	color: #555555;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 14px;
}

/* search_results /////////////////////////////////////////////////////////// */

#search_results {
}

#search_results .gallery {
	float: left;
	width: 800px;
	text-align: left;
}

#search_results .pageitem {
	float: left;
}

#search_results .pageitem .url {
	float: left;
	color: #444444;
}

#search_results .pageitem .arrow {
	color: #555555;
}

#search_results .pageitem .path {
	margin-top: 3px;
}

#search_results .pageitem .path a {
	color: #EE8800;
}

#search_results .pageitem .path a:hover {
	color: #EE8800;
}


/* navigation /////////////////////////////////////////////////////////////// */

#navigation {
	margin-top: 10px;
	margin-bottom: 20px;
}

#navigation .name {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
}

#navigation .name a {
	color: #000000;
}

#navigation .line {
	margin-bottom: 5px;
}

#navigation a .item, #navigation .item a {
	color: #444444;
}

#navigation .item {
	padding-left: 10px;
	padding-right: 10px;
}

#navigation .firstitem {
	padding-left: 0px;
}

#navigation .item:hover, #navigation .item a:hover {
	color: #000000;
}

#navigation .selected, #navigation .selected a, #navigation a .selected {
	color: #000000;
}

#gallery {
	float: none;
	margin-top: 0px;
	margin-bottom: 20px;
}

#gallery .item {
	float: left;
	padding-left: 0px;
	padding-right: 30px;
	padding-bottom: 25px;
}

#gallery .item a, #gallery .item_exhibitions a {
	color: #444444;
}

#gallery .item a:hover, #gallery .item_exhibitions a_hover {
	color: #000000;
}

#gallery .title {
	display: block;
	margin-top: 5px;
}

#gallery .year_exhibitions {
	float: left;
	margin-top: 10px;
	margin-left: 175px;
	margin-bottom: 5px;
	font-weight: bold;
}

#gallery .item_exhibitions {
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}

#gallery .subline_exhibitions {
	font-style: italic;
	display: inline;
	float: none;
}

#gallery .image_exhibitions {
	display: block;
	float: left;
	width: 160px;
	margin-right: 15px;
	text-align: right;
}

#gallery .title_exhibitions {
	display: block;
	float: left;
	height: 60px;
}

#gallery .firstitem {
	padding-left: 0px;
}

#worknavi {
	margin-bottom: 10px;
}

#worknavi .prev {
	margin-right: 10px;
}

#worknavi .next {
	margin-left: 10px;
}

#worknavi a, #worknavi a:hover {
	color: #000000;
}

#imagenavi {
	margin-top: 10px;
	margin-bottom: 10px;
}

#imagenavi .numbers {
	margin-bottom: 5px;
}

#imagenavi .selected {
	font-weight: bold;
}

#imagenavi a {
	color: #000000;
}

#imagenavi a .selected, #imagenavi .selected a {
	color: #000000;
}

#imagenavi .prev {
	margin-right: 7px;
}

#imagenavi .next {
	margin-left: 4px;
}

#sidebar {
	float: left;
	width: 230px;
	margin: 0;
}

#footer {
	color: #999999;
	margin-top: 10px;
}



/* content ////////////////////////////////////////////////////////////////// */

#content {
	float: left;
	width: 960px;
}

#content .prevnext {
	height: 35px;
}

#page {
	float: left;
	width: 960px;
}

#page .images {
	float: left;
	margin-bottom: 0px;
}

#page .image {
	float: left;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	vertical-align: top;
}

#page .image_large {
	position: absolute;
	display: none;
	top: 85px;
	margin: 0;
	padding: 0;
}

#page .image_large .image {
	float: left;
	margin: 0px;
	padding: 0px;
}

#page .close {
	float: left;
	width: 17px;
	height: 17px;
	margin-left: -25px;
	margin-right: 0px;
	margin-top: 7px;
	background-image: url('../gfx/x.gif');
	background-repeat: no-repeat;
}

#page .caption {
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
}

#page .caption .text {
	color: #555555;
	float: left;
}

#page .caption .large {
	float: right;
}

#page .paragraph {
	float: left;
	width: 560px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content_text {
	float: left;
	position: absolute;
	top: 250px;
	width: 560px;
	background-color: white;
	opacity: 0.85;
}

#content_text_content {
	float: left;
	position: relative;
}

.project_details {
	margin-bottom: 17px;
}

.subline {
	font-style: italic;
	float: left;
	width: 960px;
	height: 25px;
	margin-bottom: 0px;
}


.light {
	font-weight: normal;
}

.right {
	float: right;
	margin-right: 0px;
}



/* login //////////////////////////////////////////////////////////////////// */

#login {
	font-size: 12px;
}

#login #headline {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 50px;
}



/* common /////////////////////////////////////////////////////////////////// */

.error {
	color: #DD0000;
}

.success {
	color: #88cc00;
}

.thumbnail img {
	margin-right: 1px;
	padding-bottom: 1px;
}

.headline_sub {
	font-size: 15px;
	margin-bottom: 16px;
}

.input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	background: white;
}

.table_height_full {
	height: 100%;
}


/* link classes ///////////////////////////////////////////////////////////// */

.link_email a {
	white-space: nowrap;
	padding: 0px 0px 0px 14px;
	background-image: url('../gfx/icon_email.gif');
	background-repeat:no-repeat;
	background-position: 0px 5px;
}

.linkEMAIL a {
	white-space: nowrap;
	padding: 0px 0px 0px 14px;
	background-image: url('../gfx/icon_email.gif');
	background-repeat:no-repeat;
	background-position: 0px 4px;
}

.linkEXT a {
	white-space: nowrap;
	padding: 0px 0px 0px 10px;
	background-image: url('../gfx/icon_extlink.gif');
	background-repeat:no-repeat;
	background-position: 0px 5px;
}

.blog_entries {
	margin-top: 53px;
	float: left;
	width: 650px;
}

.message {
	margin-top: 15px;
}


