/* Linea design stylesheet ////////////////////////////////////////////////// */
/* CMS                                                                        */
/* 2007 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: #000000;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	
	text-align: left;
}

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

a:hover {
	color: #0099ff;
}

a:link {
	color: #0099ff;
}

a:link:hover {
	color: #0099ff;
}

a:visited {
	color: #0099ff;
}

a:visited:hover {
	color: #0099ff;
}

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

input {
	font-size: 13px;
}

table {
	font-size: 13px;
}

table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	
	vertical-align: top;
}



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

#container {
	height: 100%;
	
	margin-top: 0px;
	margin-left: 35px;
	margin-right: auto;
	
	padding: 0;
	
	text-align: left;
}

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

	text-align: center;
	vertical-align: middle;
		
	font-size: 12px;
	line-height: 16px;
	
	color: #999999;
}

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

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


/* top ////////////////////////////////////////////////////////////////////// */

#top {	
	font-size: 12px;
	height: 50px;
}

#top .last_login {
	color: #999999;
}

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

#navigation {
	font-size: 18px;
	font-weight: bold;
	width: 200px;
}

#navigation a .item {
	color: #999999;
}

#navigation .item {
	float: left;
	width: 165px;
	height: 22px;
	padding: 0px;
	display: inline;
}

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

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

#navigation #main_sub {
	float: left;
	font-size: 13px;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 15px;
	display: inline;
}

#navigation #main_sub .item {
	height: 18px;
	display: inline;
}

#navigation #main_sub .item a {
	color: #999999;
}

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

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

#navigation #sub {
	float: left;
	font-size: 13px;
	font-weight: normal;
	margin-top: 20px;
}

#navigation #sub .item {
	height: 18px;
}

#navigation #sub .item a {
	color: #999999;
}

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

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

#navigation .selected {
	color: #000000;
}

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

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

#navigation #logo {
	float:left;
	padding: 0px;
	height: 85px;
}


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

#content {
	width: 720px;
}

#content .prevnext {
	height: 35px;
}

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

#page .images {
	margin-bottom: 14px;
}

#page .news_item {
	float: left;
}

#page .news_item {
	margin-bottom: 40px;
}

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

.image {
	display: block;
	margin: 0px;
	margin-bottom: 10px;
	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-bottom: 25px;
	width: 600px;
}

#page .news_item .caption {
	margin-bottom: 30px;
}

#page .caption .text {
	float: left;
	font-style: italic;
}

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

#page .paragraph {
	float: left;
	width: 600px;
	margin-bottom: 20px;
}

.project_details {
	clear: left;
	margin-bottom: 17px;
}

h1, h2 {
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
}

.light {
	font-weight: normal;
}

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

.thumbs {
	float: none;
}

.thumbs .project_item {
	float: left;
	display: block;
	width: 240px;
	height: 240px;
	margin: 0;
	padding: 0 15px 15px 0;
	overflow: hidden;
}

.thumbs .project_item img {
}

.thumbs .project_item a, #gallery .item_exhibitions a {
	color: #999999;
}

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

.thumbs .project_title {
	display: block;
	width: 240px;
	margin-top: 10px;
	overflow: hidden;
}

.readmore {
	float: left;
	clear: left;
	display: block;
}

a .listof {
	color: #555555;
}

a:hover .listof {
	color: #000000;
}

.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%;
}

#back_to_top {
	width: 100px;
}



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

#login {
	font-size: 12px;
}

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



/* 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 5px;
}

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

.icon {
	float: left;
	width: 14px;
	height: 14px;
	margin: 0 4px 0 0;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.icon_thumbs {
	background-image: url('../gfx/icon_thumbs.png');
}

.icon_thumbs:hover {
	background-image: url('../gfx/icon_thumbs_selected.png');
}

.icon_thumbs_selected {
	background-image: url('../gfx/icon_thumbs_selected.png');
}

.icon_list {
	margin: 0 5px 0 0;
	background-image: url('../gfx/icon_list.png');
}

.icon_list:hover {
	margin: 0 5px 0 0;
	background-image: url('../gfx/icon_list_selected.png');
}

.icon_list_selected {
	margin: 0 5px 0 0;
	background-image: url('../gfx/icon_list_selected.png');
}


