/* ------------------------------------------------------------------------
      
   This Style Sheet document is a part of www.example-page.com
   © AXINO AG Stuttgart, all rights reserved
   ---------------------------------------------------------------------- */




/* GERUEST
------------------------------------------------------- */
body, html {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
body {
	background: #FFFFFF url(gfx/bg.gif) repeat-x;
	color: #333333;
	font: 70%/110% Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
#content a, #teaser a, #map a {
	color: #2b5fa8;
}


#container {
	width: 974px;
	background: #FFFFFF;
	position: relative;
	margin: 0px auto 50px;
}
#slide {
	text-align: right;
	height: 202px;
}

.floatleft {
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	width: 200px;
}
.floatright {
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	width: 200px;
}




/* TOP
------------------------------------------------------- */
#top {
	background: url(gfx/bg_top.gif) no-repeat;
	height: 124px;
	width: 974px;
	margin: 0px;
}
#top h1 {
	margin: 0px;
	background: url(gfx/bg_logo.gif) no-repeat;
	height: 108px;
	width: 312px;
	float: left;
}
# top h1 a span {
	display: block;
	height: 108px;
	width: 312px;
}
#top h1 span {
	display: none;
}
#top #global {
	float: left;
	margin-top: 98px;
	margin-left: 36px;
}
#top #global a {
	color: #FFFFFF;
	margin-right: 25px;
}
#top #global a:hover {
	text-decoration: underline;
}
#top #langauge {
	float: right;
	width: 60px;
	margin-top: 98px;
}




/* HEAD
------------------------------------------------------- */
#head {
	height: 203px;
	background: url(gfx/bg_head.jpg) no-repeat 0px -1px;
	width: 974px;
	margin: 0px;
}
#head h1 {
	margin: 0px;
}
#head h1 span {
	display: none;
}



/* NAVI
------------------------------------------------------- */
#p7PMM_1 {
	background: url(gfx/bg_navi.gif) repeat-x;
}
#p7PMM_1 a {
	font-size: 14px;
	font-weight: bold;
	color: #fbedd5;
	margin-right: 70px;
}



/* CONTENT
------------------------------------------------------- */
#content {
	float: left;
	width: 453px;
	padding-left: 20px;
	padding-right: 15px;
}
#content h1 {
	color: #1b4a8c;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
}
#content h2 {
	font-size: 16px;
	color: #E38D1A;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height: 20px;
}
#content .h2presse {
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 3px;
}

#content h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
}
#content h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 18px;
}


#content, #teaser, #map {
	margin-bottom: 20px;
	line-height: 15px;
	margin-top: 28px;
}
#content p, #teaser p, #map p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#content img {
	float: left;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 5px;
}

#investoren #content img {
	float: none;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 5px;
}




/* PROJECT MAP
------------------------------------------------------- */
#content #projects {
	position: relative;
}
#content #projects #tapajos,
#content #projects #tapajos_en {
	background: #FFFFFF;
	border: 1px solid #BDB69F;
	width: 235px;
	padding: 5px;
	position: absolute;
	left: 221px;
	top: 217px;
	visibility: hidden;
}
#content #projects #colorado,
#content #projects #colorado_en {
	background: #FFFFFF;
	border: 1px solid #BDB69F;
	width: 255px;
	padding: 5px;
	position: absolute;
	left: 69px;
	top: 54px;
	visibility: hidden;
}
#content #projects img {
	float: none;
}







/* TEASER
------------------------------------------------------- */
#teaser {
	float: left;
	width: 243px;
}
#teaser h1,
#map h1 {
	color: e69d22;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
#teaser h1 {
	background: url(gfx/bg_teaser.gif) no-repeat;
}
#map h1 {
	
	background: url(gfx/bg_map.gif) no-repeat;
}
#teaser .teaser h2,
#map .teaser h2 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 4px;
}

#container #teaser .subnavi a {
	display: block;
	font-size: 12px;
	line-height: 40px;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 20px;
}
#teaser .subnavi a:hover,
#teaser .subnavi a.on {
	color: #163256;
	background: #ECE7D7;
}

#teaser .subnavi {
	background: #F6F2E9 url(gfx/bg_subnavi.gif) no-repeat;
	padding-top: 22px;
	padding-bottom: 10px;
}
#map .subnavi {
	background: #F6F2E9 url(gfx/bg_map.gif) no-repeat;
	padding-top: 22px;
	padding-bottom: 10px;
}
#map {
	float: left;
	padding-left: 10px;
	width: 233px;
}
/*#map h1 {
	color: #1B4A8C;
	font-size: 20px;
}*/
#map h3 {
	color: #E69B20;
	font-size: 14px;
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 8px;
}

#index #map {
	margin-top: 28px;
}
#content .tab {
	width: 185px;
	float: left;
	padding-right: 15px;
}





/* FOOT
------------------------------------------------------- */
#foot{
	clear: both;
	background: #eee6d4;
	height: 60px;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#teaser .teaser,
#map .teaser {
	background: #f6f2e9;
	margin-top: 3px;
	padding: 10px 5px 10px 20px;
	margin-bottom: 20px;
}
#teaser .teaser p,
#map .teaser p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#teaser .teaser a,
#map .teaser a,
a.detail {
	background: url(gfx/arrow.gif) no-repeat 0px 1px;
	padding-left: 14px;
}



#foot p {
	float: left;
	width: 315px;
	padding-left: 10px;
	border-right: 1px dotted #333333;
	height: 50px;
	margin: 7px 0px 17px;
}




/* FORMULARE
------------------------------------------------------- */

form {
	padding-top: 0px;
	padding-bottom: 0px;
}
form p  label {
	float: left;
	width: 75px;
	padding-top: 3px;
	font-weight: bold;
}
form .field {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #e0e8e9;
	padding: 1px;
	height: 17px;
	width: 110px;
}
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.download {
	display: block;
	background: url(gfx/sym_arrow.gif) no-repeat 0px 4px;
	padding-left: 12px;
}
a.magnify {
	background: url(gfx/magnifier.gif) no-repeat 1px 1px;
	display: block;
	padding-left: 18px;
	margin-top: 3px;
	margin-bottom: 10px;
	height: 16px;
}

#infobox {
	background: #EAECEE url(gfx/symb_info.png) no-repeat 5px 7px;
	border: 1px solid #BAC0C8;
	color: #505B6B;
	padding: 10px 4px 4px 30px;
}

p.author {
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #999999;
}



/* 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 */
}
