/* eeaa design stylesheet /////////////////////////////////////////////////// */
/* 2008 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: 12px;
	line-height: 15px;
	
	text-align: center;
}

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

a:hover {
	color: #000000;
}

a:link {
	color: #000000;
}

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

a:visited {
	color: #000000;
}

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

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

input {
	font-size: 12px;
}

table {
	font-size: 12px;
}

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


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

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

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

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

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

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


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

#top {	
	font-size: 12px;
	height: 99px;
	width: 200px;
}

#top .last_login {
	color: #999999;
}

#top .message {
	height: 42px;
}

#top .newsline {
	color: #666633;
	width: 500px;
}

#top .newsline a {
	color: #666633;
}

.top_image {
	float: right;
}

.bottom_image {
	float: left;
}

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

.search {
	background: url('../gfx/search_back.gif') transparent no-repeat;
	float: left;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	width: 280px;
	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: 254px;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	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: 220px;
	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: #000000;
	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: #555555;
}

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

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

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

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


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

#logo {
	padding: 0px;
	margin-left: 20px;
	margin-top: 85px;
	height: 120px;
}

#navigation {
	float:left;
	width: 290px;
}

#navigation .separator {
	color: black;
	background-color: black;
	width: 280px;
	height: 1px;
	padding: 0;
	border: none;
	margin: 0;
	float: left;
}

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

#navigation .item {
	float: left;
	height: 29px;
	padding: 0px;
	margin: 0px;
	
	font-size: 15px;
	font-weight: bold;
	line-height: 28px;
}

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

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

#navigation .main_sub {
	float: left;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 30px;
	display: block;
}

#navigation .main_sub .item {
	float: left;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}

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

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

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

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

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

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

#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;
}

#sidebar {
	margin-top: 12px;
}

#sidebar .sidebar_item {
	width: 260px;
	height: auto;
	padding: 0px;
	margin: 0px;
	
	font-size: 12px;
	line-height: 15px;
	
	margin-left: 20px;
}

#sidebar .sidebar_item .arrow_sidebar {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 8px;
	color: #555555;
	display: inline;
}

#sidebar .sidebar_item:hover {

}

#sidebar .sidebar_item a {
	color: #555555;
}

#sidebar .sidebar_item a:hover {
	color: #000000;
}

#footer {
	margin-top: 10px;
}



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

#content {
	width: 600px;
}

#content .prevnext {
	height: 35px;
}

#page {
	float: left;
}

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

#page .image {
	float: left;
	margin: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	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: 600px;
	margin-bottom: 0px;
}

.project_details {
	margin-bottom: 17px;
}

.headline {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
	height: 20px;
}

.subline {
	float: left;
	width: 600px;
	height: 100px;
	margin-bottom: 0px;
}


.light {
	font-weight: normal;
}

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

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 50px;
	font-weight: normal;
}

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

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 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 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 3px;
}

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