/*Cross-browser settings*/
*
{
	margin: 0;
	padding: 0;
}
/*general styles*/
BODY
{
	height: 100%;
	background: #000000;
	font-size: 14px;
	margin: 0 auto;
	color:#FFFFFF;
}
.label
{
width:130px;
float:left;
margin-left:5px;
}
.workon
{
width:500px;
}
input.seo
{
color:#FFFFFF;
border-width:1px;
border-color:#ffffff;
background-color:#000000;
border-style:solid;
}
textarea.seo
{
color:#FFFFFF;
border-width:1px;
border-color:#ffffff;
background-color:#000000;
border-style:solid;
}
select.seo
{
color:#FFFFFF;
border-width:1px;
border-color:#ffffff;
background-color:#000000;
border-style:solid;
}

.button
{
margin-top:4px;
margin-right:5px;
background-color:#FF0000;
width:90px;
height:25px;
font-size:14px;
border:none;
}
.abschnittblk
{
width:500px;
margin-bottom:40px;
text-align:left;
}

.abschnittblk p
{
color:#000000;
}

.abschnittwit
{
width:500px;
margin-bottom:40px;
text-align:left;
}

.abschnittwit p
{
color:#ffffff;
}

.clear
{
clear:both;
}

.imgl
{
float:left;
margin-right:10px;
margin-top:5px;
}
.imgr
{
float:right;
margin-left:10px;
margin-top:5px;
}

IMG
{
	border: 0;
}
IMG.survey-image
{
	margin: 0 0 5px;
	border: 1px solid #111111;
}
IMG.buttonright
{
	margin: 25px 20px 10px 475px;
}
A
{
	color: #ffffff;
}
A:visited
{
	color: #ffffff;
}
A:hover
{
	color: #777;
}

a.sitemap
{
color:#FFFFFF
}
a.sitemap:hover 
{
color:999999
}
a.sitemap:visited
{
color:#ffffff
}

H1, H2, H3, H4, H5, H6
{
	color: #FFFFFF;
	font-family: Georgia;
	font-weight: normal;
	line-height: normal;
}
H4.survey-title
{
	font: normal 13pt Arial;
	margin: 15px 0px 20px;
}
H5.contact
{
	font: normal 1.2em Arial;
	padding: 3px 0px 5px;
}
P
{
	font: 0.9em arial;
	color: #FFFFFF;
}
P.quote
{
	font-style: italic;
	color: #A5A5A5;
	padding: 5px 0px 5px 20px;
	border-left: 1px solid #FF0101;
}
P.method
{
	padding: 5px 0 5px 20px;
	line-height: 1.5;
	border-left: 2px solid #393939;
}
P.contact
{
	padding: 2px 0px 5px 20px;
	border-left: 2px solid #353535;
}
P.survey-comment
{
	padding: 2px 0px 3px 20px;
	border-left: 1px solid #454545;
}
P.copyright
{
	font-size: 8.5pt;
	color: #666666;
}
HR
{
	color: #2D2D2D;
	margin: 20px 0px 30px;
}
#container
{
	width: 960px;
	margin: 0px auto;
	padding: 0px 0;
	background: #000;
	color: #333;
	font: 1em/150% arial, sans-serif;
}
/*Logotype*/
#masthead
{
	float: left;
	width: 100%;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background: #000;
}
#logotype
{
	margin: 12px 0px 0px 10px;
	padding: 0px;
	font: bold 2.5em "arial black", sans-serif;
	text-align: left;
}
#masthead P.tagline
{
	margin: 5px 0px 0px 10px;
	padding: 0px;
	color: #666;
	font-size: 1.2em;
	text-align: left;
}
/*Top navigation*/
#topnav
{
	float: left;
	width: 940px;
	margin: 0px 10px 1px;
	padding: 5px 0 0;
	background: #000 url(images/bgtopNav.gif);
}
#topnav UL
{
	list-style: none;
	float: left;
	width: 940px;
	padding: 0 0 0px;
}
#topnav LI
{
	display: inline;
	float: left;
	margin: 0px;
}
#topnav LI A.tabs
{
	text-decoration: none;
	padding: 0px 22px 0px 0px;
}
#topnav LI A.tabs SPAN
{
	float: left;
	padding: 2px 0px 4px;
	color: #888;
	font-size: 1em;
	border-bottom: 5px solid #111111;
}
#topnav LI A.tabs:hover SPAN
{
	background: #000000;
	color: #FFFFFF;
	border-bottom: 5px solid #434343;
}
#topnav LI.current-tabs
{
	display: inline;
	float: left;
	margin: 0px;
}
#topnav LI.current-tabs A.tabs
{
	text-decoration: none;
	padding: 0px 22px 0px 0px;
}
#topnav LI.current-tabs A.tabs SPAN
{
	background: #000000;
	color: #FFFFFF;
	border-bottom: 5px solid #434343;
}
#topnav LI.current-tabs A.tabs:hover SPAN
{
	background: #000000;
	color: #FFFFFF;
	border-bottom: 5px solid #434343;
}
/*Banner Image*/
#headbanner
{
	margin: 0px 10px;
	width: 940px;
	float: left;
	height: 310px;
	background: url(images/bgbanner.gif) repeat-x;
	margin: 0 10px;
	border-top: 1px solid #0F0F0F;
}
#headbanner IMG
{
	margin: 1px 0px 0px;
}
#headbanner IMG.text
{
	float: left;
	width: 700px;
	padding: 20px 20px 120px;
}
#headbanner IMG.pict
{
	float: left;
}
/*Contents*/
#contents
{
	float: left;
	margin: 3px 10px 2px;
	border-top: 4px solid #FF0101;
	border-bottom: 4px solid #111111;
	padding: 0 0 20px;
}
/*Main contents*/
H1.sectiontitle
{
	padding: 10px 20px 20px 0px;
	font-size: 26pt;
}
H2.sectiontitle
{
	margin: 10px 20px 10px 0;
	padding: 15px 0 10px;
	color: #FFFFFF;
	text-align: left;
	font-size: 20pt;
}
H3.sectiontitle
{
	margin: 20px 20px 10px 0px;
	padding: 0;
	font: bold 1em arial, sans-serif;
	text-align: left;
}
#maincontents
{
	float: left;
	width: 640px;
	margin: 8px 0px 0px 20px;
	padding: 0px 0px 5px;
	background: #000000;
	text-align: left;
	border-top: 2px solid #121212;
}
#maincontents BLOCKQUOTE
{
	padding: 10px;
	background: #EFEFEF;
	border: #999999;
}
#maincontents .contents_body
{
	color:#FFFFFF;
	margin: 15px 20px;
	padding: 0px;
}
.contents_body P
{
	margin: 5px 0 15px;
}
.cb-1
{
	width: 500px;
}
/*Sidebar*/
#leftSide
{
	float: left;
	background: #000000 url(images/bgleftNav.gif) repeat-x top;
}
.sidebar
{
	margin: 8px 0px 10px;
	padding: 1px 20px 20px 10px;
	font-size: 1em;
	text-align: left;
	border-top: 2px solid #121212;
}
.sidebar UL
{
	list-style: none;
}
.sidebar P
{
	padding: 3px 0px 3px 15px;
}
.sidebar LI
{
	margin: 0;
	list-style: none;
}
.sidebar LI A
{
	display: list-item;
	line-height: normal;
	padding: 9px 0px 8px;
	border-bottom: 1px solid #121212;
	color: #777777;
	font-size: 1em;
	text-align: left;
	text-decoration: none;
	list-style: square inside;
	margin: 0 0 0 10px;
}
.sidebar LI A:hover
{
	color: #FFFFFF;
}
/*Side Navigation*/
.sidenav LI
{
	width: 250px;
}
.sidenav LI.current-cat A
{
	color: #FF0202;
}
/*Footer*/
#footer
{
	clear: both;
	width: 940px;
	height: 35px;
	margin: 0 10px 20px;
	padding: 10px 0px 0px;
	border-top: 1px solid #1D1D1D;
	background: #000000;
	font-size: 0.9em;
	text-align: left;
	text-decoration: none;
}
#footer UL
{
	list-style: none;
}
#footer LI
{
	display: inline;
	padding: 0 18px 0 0px;
}
#footer LI A
{
	text-decoration: none;
	color: #5F5F5F;
}
#footer LI A:hover
{
	text-decoration: none;
	color: #B5B5B5;
}

/*  LIGHTBOX  */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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; line-height: 0; }
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }