/* ------------------------------------------------------------------------
      
   This Style Sheet document is a part of www.enwave.eu
   © AXINO AG Stuttgart, all rights reserved
   ---------------------------------------------------------------------- */




/* GERUEST
------------------------------------------------------- */
body, html {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
body {
	background: #2376A8 url(gfx/bg.gif) repeat-x;
	color: #333333;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
a {
	color: #C35D31;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
hr {
	display: block;
	clear: both;
	visibility: hidden;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: left;
}
th {
	text-align: left;
}
.tab {
	float: left;
	width: 220px;
	text-align: left;
	margin-right: 10px;
}
#navi a.sprache {
	margin-left: 210px;
}

#container {
	width: 820px;
	position: relative;
	margin: 0px auto;
	color: #005288;
}
#wrapper {
	background: url(gfx/bg_wrapper.gif) repeat-y center 0px;
	clear: both;
	margin-top: 10px;
}




/* HEAD
------------------------------------------------------- */
#head {
	height: 149px;
	background: url(gfx/bg_head.jpg) no-repeat right top;
	width: 820px;
}
#head #logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 226px;
	height: 90px;
}
#head #logo a {
	display: block;
	height: 90px;
	width: 226px;
}
#head h1 {
	margin: 0px;
	background: url(gfx/logo.gif) no-repeat;
	height: 126px;
	width: 226px;
}
#head h1 span {
	display: none;
}



/* NAVI
------------------------------------------------------- */
#navi {
	padding-top: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#navi a {
	color: #005288;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin-right: 12px;
	text-decoration: none;
}
#navi a:hover,
#unternehmen a.unternehmen,
#technologie a.technologie,
#investoren a.investoren,
#medien a.medien,
#kontakt a.kontakt {
	color: #c35d31;
	line-height: 16px;
	border-bottom: 7px solid #c35d31;
}
#impressum a.impressum {
	color: #c35d31;
	line-height: 16px;
	border-bottom: 7px solid #c35d31;
}



/* CONTENT
------------------------------------------------------- */
#content {
	float: left;
	width: 521px;
	margin-right: 7px;
	padding: 10px;
}
#content h1 {
	font-size: 20px;
	margin-top: 34px;
	margin-bottom: 20px;
}
#content h2 {
	font-size: 14px;
	margin-top: 14px;
	margin-bottom: 3px;
}


#content ul {
	margin-top: 0px;
	margin-bottom: 10px;
}

#content li {
	list-style: disc;
	margin-bottom: 4px;
	margin-top: 0px;
}
#content table#finanzdaten {
	margin-bottom: 24px;
}

#content table#finanzdaten th {
	background: #C35D31;
	color: #FFFFFF;
	text-align: left;
}

p.subnavi {
	padding-bottom: 5px;
	border-bottom: 1px solid #C35D31;
	margin-bottom: 15px;
}
p.subnavi a {
	text-decoration: none;
	color: #005288;
	font-weight: normal;
	text-transform: uppercase;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
}
p.subnavi a.on {
	color: #C35D31;
	font-weight: bold;
}

#content img {
	border: 1px solid #c35d31;
}

#content .maintext {
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 14px;
	line-height: 110%;
}

#news h3 {
	font-weight: bold;
	font-size: 120%;
	margin-top: 24px;
	margin-bottom: 4px;
	line-height: 110%;
}
#news h4 {
	font-size: 100%;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 20px;
}
#infobox {
	background: #EAECEE url(gfx/symb_info.png) no-repeat 5px 7px;
	border: 1px solid #BAC0C8;
	color: #505B6B;
	padding: 10px 4px 4px 30px;
}


/* TEASER
------------------------------------------------------- */
#teaser {
	float: left;
	width: 250px;
	padding: 10px;
}
#teaser h1 {
	color: #FFFFFF;
	background: #C35D31;
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 7px;
	padding-left: 14px;
}
#teaser .box {
	border: 1px solid #C35D31;
	background: #f5f5f2;
	margin-bottom: 10px;
}
#teaser .box p {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#teaser .box a.boxlink {
	display: block;
	border-bottom: 1px solid #005288;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#teaser .box a.box2link {
	display: block;
	padding-bottom: 10px;
	text-transform: uppercase;
}







/* FOOT
------------------------------------------------------- */
#foot{
	clear: both;
	font-size: 90%;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;
}
#foot a {
	color: #FFFFFF;
}




/* FORMULARE
------------------------------------------------------- */
form p  label {
	float: left;
	width: 75px;
	padding-top: 3px;
	font-weight: bold;
}
form .field {
	background: #FFFFFF url(gfx/bg_input.gif) no-repeat;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #83A3A7;
	border: 1px solid #e0e8e9;
	padding: 1px;
	width: 137px;
}
#teaser form {
	padding-top: 0px;
	padding-bottom: 0px;
}
#teaser form .field {
	width: 137px;
}
form#newsletter .btn {
	margin-top: 7px;
	margin-left: 75px;
}
#sort select {
	background: #f6f3ec url(gfx/bg_input.gif) repeat-x left bottom;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #6E6445;
	padding: 3px;
	border-top: 1px solid #A49875;
	border-right: 1px solid #D3CBB3;
	border-bottom: 1px solid #D3CBB3;
	border-left: 1px solid #A49875;
}
form#sort {
	margin-bottom: 20px;
	margin-top: 20px;
}



/* LISTEN
------------------------------------------------------- */
ul#berichte, #links ul {
	margin-left: -41px;
	padding-left: 41px;
}
#content #berichte li h2 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 2px;
	background: url(gfx/bg_headline.gif) no-repeat;
	padding: 2px;
}

ul#berichte li {
	margin-top: 8px;
	padding: 3px;
	list-style: none;
}
#links li {
	list-style: url(none) none;
	margin-bottom: 5px;
}



/* SONSTIGE KLASSEN
------------------------------------------------------- */
a.details {
	background: url(gfx/symb_arrow.png) no-repeat 0px 1px;
	padding-left: 16px;
	font-weight: normal;
}
a.details:hover {
	background: url(gfx/symb_arrow.png) no-repeat 1px 2px;
}
a.magnify {
	background: url(gfx/magnifier.gif) no-repeat 1px 1px;
	display: block;
	padding-left: 18px;
	margin-top: 3px;
	margin-bottom: 10px;
	height: 16px;
}
.imgfloat {
	float: left;
	margin-right: 10px;
}
.imgfloat2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 50px;
}
.textfloat {
	float: left;
	width: 400px;
	margin-bottom: 20px;
}
.weitereartikel {
	border-bottom: 1px dotted #526680;
	padding-bottom: 2px;
	margin-top: 30px;
}
.weitereartikel2 {
	border-top: 1px dotted #526680;
	padding-top: 2px;
	margin-bottom: 30px;
}
.subline {
	color: #777777;
	margin-top: -5px;
	font-style: italic;
}





/* LIGHTBOX
------------------------------------------------------- */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	background: #FFFFFF;
}

#imageContainer{
	padding: 15px;
}

#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: 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 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 11px/1.4em Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
}

#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
