/********************************************************************************************

	TOC:	- GENERAL
			- STRUCTURE
			- NAVIGATION
			- CONTENT & FORM
			- FOOTER
			
********************************************************************************************/


/****************************************  GENERAL  ****************************************/

html, body, ul {
	border:0;
	margin:0;
	padding:0;
}

body {
	font:0.7em Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#888;
	background:#fff;
}

th {text-align:left; padding:2px 0}
td {font:1em Verdana, Arial, Helvetica, sans-serif; line-height:18px;}

img {border:none;}

hr {
	width:100%;
	height:1px;
	margin:25px 0 25px 0;
	border:none;
	border-top:1px solid #E5E5E5;
}

h1 {
	font:normal 1.3em Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	color:#555;
	margin:0 0 20px 0;
}

h2 {
	font:bold 1.2em Arial, Helvetica, sans-serif;
	color:#777;
	margin:20px 0 7px 0;
}

h2 a:link, h2 a:visited {color:#777; text-decoration:none;}
h2 a:active, h2 a:hover {color:#D10019; text-decoration:none;}

h3 {
	font:bold 1.1em Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
	color:#6699CC;
}

a {outline:none}

a:link {color:#D10019; text-decoration:underline;}
a:active {color:#D10019; text-decoration:none;}
a:visited {color:#D10019; text-decoration:underline;}
a:hover {color:#D10019; text-decoration:none;}

.clear {clear:both;}


/****************************************  STRUCTURE  ****************************************/

#header {
	background:url(images/bg_headerbar.gif) bottom repeat-x;
	width:900px;
	height:208px;
	border-right:#E6E6E6 solid 1px;
}

#logo {
	width:300px;
	height:75px;
	float:left;
	padding:15px 0 0 15px;
}

#fixnavigation {
	float:right;
	font:bold 0.9em Arial, Helvetica, sans-serif;
	padding:15px 15px 0 0;
}

#fixnavigation a:link, #fixnavigation a:visited {text-decoration:none; color:#999;}
#fixnavigation a:active, #fixnavigation a:hover {text-decoration:underline; color:#999;}

#grey {
	background:#F5F5F5;
	border-top:#E6E6E6 solid 1px;
	border-right:#fff solid 1px;
	width:198px;
	height:108px;
	float:left;
}

#photo {
	background:url(images/photo_header.jpg);
	border-top:#E6E6E6 solid 1px;
	width:502px;
	height:108px;
	float:left;
}

#red {
	background:#D10019;
	border-top:#E6E6E6 solid 1px;
	border-left:#fff solid 1px;
	width:198px;
	height:108px;
	float:left;
}

#content {
	width:900px;
	min-height:280px;
	padding-top:30px;
	margin-bottom:40px;
	border-right:#E6E6E6 solid 1px;
	position:relative;
	overflow:visible;
}

#navigation {
	width:200px;
	background:url(images/stripe.gif) top right no-repeat;
	float:left;
	position:absolute;
	top:30px;
	left:0;
}

#frontnews {
	width:640px;
	display:block;
	overflow:hidden;
	margin:0
}

#frontref {
	width:640px;
	display:block;
	overflow:hidden;
	margin:0
}

#text {
	width:640px;
	padding:0 30px;
	margin-left:200px
}

#footer { width:900px; border-top:#E6E6E6 solid 1px; font:bold 0.9em Arial, Helvetica, sans-serif; color:#999; 	margin:0 0 0 10px; padding:5px 0 20px 0; }


/****************************************  NAVIGATION  ****************************************/

#navigation ul  {
   	list-style:none;
   	margin-left:10px;
	padding:0;
}

#navigation li a {
	display:block;
	background:url(images/navi.gif) 0px 6px no-repeat;
	height:25px;
	font-weight:normal;
	color:#888;
	text-decoration:none;
	text-indent:14px;
	padding-top:2px;
}

#navigation li a:hover, #navigation .currentpage {
	display:block;
	background:url(images/navi_active.gif) 0px 6px no-repeat;
	height:25px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	text-indent:14px;
	padding-top:2px;
}

#navigation a.activeparent {
	background:url(images/navi_active.gif) 0px 6px no-repeat;
	font-weight:bold;
	color:#666;
}

#navigation li li a#active {
	font-weight:bold;
	color:#888;
}

#navigation ul ul  {
   	list-style:none;
   	margin:0;
	padding:0;
}

#navigation li li a  {
	background:none;
}

#navigation li li a:hover {
	text-decoration:none;
	color:#888;
	font-weight:bold;
	background:none;
}

#navigation li li .currentpage {
	background:none;
}


/****************************************  CONTENT  ****************************************/

#text img.border, .leftContent img.border, .rightContent img.border  {
	padding:3px;
	border:#ccc 1px solid;
}

#frontnews img, #frontref img {
	padding:3px;
	border:#ccc 1px solid;
}

#text ul {
   list-style:none;
   margin:0;
   padding:0 0 10px 0;
}

#text ul li ul {
   list-style:none;
   margin:0;
   padding:0 0 10px 0;
}

#text li {
   padding-top:7px;
   background:url(images/icon_bullet.gif) 0px 11px no-repeat;
   text-indent:10px;
}

#text li ul li {
   padding-top:5px;
   background:url(images/icon_bullet2.gif) 11px 10px no-repeat;
   text-indent:20px;
}

.dots {
	height:1px;
	margin:25px 0 15px 0 !important;
	margin:20px 0 10px 0;
	border:none;
	background:url(images/dots.gif) center repeat-x;
}

.searchtable {
	background:#F5F5F5;
	border-top:#E6E6E6 1px solid;
	border-bottom:#E6E6E6 1px solid;
}

.searcherror {
	color:#FF0000;
}

a.list, a:visited.list {
	background:url(images/icon_list.gif) 4px 4px no-repeat;
	padding:4px 6px 6px 22px;
	margin-right:5px;
	color:#999;
	text-decoration:none
}

a:hover.list {
	background:#E8F0F7 url(images/icon_list.gif) 4px 4px  no-repeat;
	padding:4px 6px 6px 22px;
	color:#999;
}

a.globe, a:visited.globe {
	background:url(images/icon_globe.gif) 4px 3px no-repeat;
	padding:4px 6px 6px 24px;
	margin-right:5px;
	color:#999;
	text-decoration:none
}

a:hover.globe {
	background:#E8F0F7 url(images/icon_globe.gif) 4px 3px  no-repeat;
	padding:4px 6px 6px 24px;
	color:#999;
}

a.pdf, a:visited.pdf {
	background:url(images/icon_pdf.gif) 2px 3px no-repeat;
	padding:4px 6px 6px 24px;
	margin-right:5px;
	color:#999;
	text-decoration:none
}

a:hover.pdf {
	background:#E8F0F7 url(images/icon_pdf.gif) 2px 3px no-repeat;
	padding:4px 6px 6px 24px;
	color:#999;
}

a.back, a:visited.back {
	background:url(images/icon_back.gif) 4px 3px no-repeat;
	padding:4px 6px 6px 24px;
	margin-right:5px;
	color:#999;
	text-decoration:none
}

a:hover.back {
	background:#E8F0F7 url(images/icon_back.gif) 4px 3px no-repeat;
	padding:4px 6px 6px 24px;
	color:#999;
}


.newsdetail {
	padding:5px 4px 15px 0;
	display:block;
	margin-bottom:0px;
	/*margin-bottom:15px;*/
}

#frontnews .newsdetail {
	padding:5px 4px 0 0;
	margin-bottom:0;
}
.transparent50 { filter:alpha(opacity-50); opacity:0.5; }


/****************************************  CONTENT GERMAN PAGE  ****************************************/
.leftContent { float:left; width:390px; margin:0 0 0 30px; padding:0; }
.rightContent { float:right; width:390px; margin:15px 30px 0 0; padding:0; }

#footerDE { width:900px; border-top:#E6E6E6 solid 1px; font:bold 0.9em Arial, Helvetica, sans-serif; color:#999; margin:0 0 0 10px;	padding:5px 0 20px 0; }



/****************************************  FORM  ****************************************/

form {
	padding-top:10px;
}

form p {
	clear:left;
	margin:0;
	padding:0;
}

fieldset {
	border:#EAEAEA solid 1px;
	margin:0 0 15px 0;
	padding:20px;
	width:400px;
}

legend {
	font-weight:bold;
	margin-bottom:0px !important; /** 'cause IE doesn't behave.. **/
	margin-bottom:20px;
}

label {
	float:left;
	width:110px;
	margin:4px 0 5px 0;
}

input, textarea, select {
	font-family:Arial;
	width:240px;
	margin:0px;
	padding:2px;
	border:#CCCCCC solid 1px;
	background:#F8F8F8;	
	color:#666666;
	font-size:0.9em;
}

.searchtable input, .searchtable select {
	margin:0px;
	padding:2px;
	border:#E6E6E6 solid 1px;
	background:#fff;	
	color:#666666;
	font-size:0.9em;
}

textarea {
	height:100px;	
}

.radio {
	width:13px;
	border:0;
	vertical-align:middle;
}

.button {
	width:100px;
}

.error {
	background:#FDF5F5 url(images/icon_attention.gif) right no-repeat;
	border:1px solid #F01C26;
}

.red {
	color:#F01C26;
}

.small {
	font-size:0.8em;
	padding-bottom:20px;
}



/****************************************  FOOTER  ****************************************/

#footer a:link, #footer a:visited, #footerDE a:link, #footerDE a:visited {text-decoration:none; color:#999;}
#footer a:active, #footer a:hover,  #footerDE a:active, #footerDE a:hover{text-decoration:underline; color:#999;}



/**************************************** Lightbox ****************************************/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData{	padding:0 10px; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
