html, body{height:100%;} 

body {
	padding:0;
	margin:0;
	background: #FFF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:70.01%;
	line-height: 130%;
	height: 101%;
}

#windowPos /*Gesamt-Fenster-Positionierung*/
{
	padding-top:15px;
	padding-bottom: 10px;
}

#window /* Breite des Fensters; Achtung: Änderung auch bei #header notwendig! */
{
	width:745px;
	background-image: url(/img/layout-border-left-and-right.gif);
	background-color:#8B99A9;
	text-align:left;
}

#outer{
	height:100%;
	min-height:100%;
	margin-left:181px;
	margin-right:88px;
	background-color:#fff;
	border-left:2px solid #173454;
	margin-bottom:-2px;
	padding: 0px;
	border-bottom: 1px solid #173454; /* Notwendig, damit Mozilla BG weiß bis unten auffüllt, wenn wenig Inhalt*/
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header{
	width: 745px;
	height:138px;
	overflow:hidden;
	/*background-image: url(/img/layout-header.jpg);*/
}
#left {
	position:relative;/*ie needs this to show float */
	width:181px;
	float:left;
	margin-left:-183px;/*must be 1px less than width otherwise won't push footer down */
	padding-top:0px;/*needed to make room for header*/
	/*border-right:2px solid #173454; evtl. aktivieren, falls keine durchgezogene Linie von #outer*/
	/*background-image: url(/img/layout-news-bg-left.jpg);*/
	/*background-repeat: no-repeat;*/
}

#news
{
	padding:7px;
	margin-top:-143px;
	height:130px;
	color: #173454;
	/*color: #F48D1F;*/
}

#news ul
{
	list-style-position: outside;
	padding:0px;
	margin:0px;
	list-style-type: none;
}

#news li
{
	padding: 3px 0px 3px 0px;
}

#news a,a:active,a:visited
{
	color: #173454;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
}


#navigation-left
{
	padding:7px;
	color: #FFF;
}

#navigation-left h2
{
	font-size: 120%;
	color: #173454;
}

#navigation-left ul
{
	/*list-style: url(/img/layout-navi-line.jpg);*/
	list-style-position: outside;
	margin: 0px;
	padding-left: 17px;
}

#navigation-left li
{
	/*margin-top:-3px;*/
	margin-top: 3px;
}

#navigation-left a:hover, #navigation-left a.active
{
	/*color: #F48D1F;*/
	color: #F1C499;
	text-decoration: none;
	font-weight: bold;
}

#navigation-left a,a:visited,a:active
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}




* html #left {padding-bottom:52px ;margin-right:-3px;}/*fix gap in ie next to float and clear footer because we've moved float too far left*/
#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:3px;padding-right:2px}

#right {
	position:relative;/*ie needs this to show float */
	width:85px;
	float:right;
	margin-right:-90px;/*must be 1px less than width otherwise won't push footer down */
	padding-top:0px;/*needed to make room for header*/
}

#footer {
	width:100%;
	clear:both;
	height:20px;
	color: #FFF;
	text-align: right;
	background-color: #173454;
	/*background-color: #013E7B; Originalblau */
	position:relative;
}
* html #footer {/*only ie gets this style*/
	\height:20px;/* for ie5 */
	he\ight:20px;/* for ie6 */
}
/*#clearheader{height:0px;border:1px solid green;}/*needed to make room for header*/
#clearfooter{clear:both;height:80px;}/*needed to make room for footer*/
#centrecontent
{
	padding: 3px 11px 11px 18px;
	background-color: #FFF;
}

#centrecontent a
{
	color: #173454;
	font-weight: normal;
	text-decoration: underline;
}

#centrecontent a:hover
{
	color: #F48D1F;
	font-weight: normal;
	text-decoration: underline;
}

#pagehead /* Seitenstruktur oben */
{
	margin: 13px 0px 13px 0px;
}


#centrecontent a.pagenavi
{
	font-size: 130%;
	color: #F48D1F;
	font-weight: normal;
	text-decoration: underline;
}

#centrecontent a.currentpage,a.currentpage:hover
{
	font-size: 130%;
	color: #F48D1F;
	font-weight: bold;
	text-decoration: none;
}

#centrecontent a.product_link, #centrecontent a.product_link:hover/* Produktlink im Haupttext */
{
	font-weight: bold;
}

* > html #clearfooter {float:left;width:100%;}/* ie mac styles */
div,p  {margin-top:0}/*clear top margin for mozilla*/
* html #centrecontent {height:1%;margin-bottom:0px;margin-top:0px;}/* combat IE's 3 pixel jog */
#minHeight{float:left;width:0px;height:100%;margin-bottom:-52px;} /*safari wrapper thanks to Tim Connor*/
* html #minHeight{margin-bottom:-20px;} 

H1
{
	color: #173454;
	font-size: 145%;
}	

H2
{
	margin: 30px 0px 10px 0px;
	color: #173454;
	font-size: 135%;
	line-height: 120%;
}

H3
{
	margin: 30px 0px 10px 0px;
	color: #173454;
	font-size: 125%;
}


#wait1 /* Text-Box für Aufforderung zum Warten bei ebaas Tests */
{
	margin-top: 10px;
	float: left;
	color: red;
}

#wait2 /* Text-Box für Punkte der Ladeanzeige */
{
	margin-top: 10px;
	margin-left: 10px;
	font-weight: bold;
	float: left;
	color: red;
}

#ebaas-distance-test-table TR, TD /* Formular für Eingabe von ebaas distance Test */
{
	border: 0px;
	font-size: 11px;
	vertical-align: top;
}

#ebaas-distance-test-table .feld /* Beschriftung */
{
	text-align: left;
	font-weight: bold;
	padding-right: 20px;
}

#ebaas-result /* Ergebistabelle aus Tests */
{
	border-spacing: 0px;
	border-collapse: collapse;
}
#ebaas-result TD
{
	border: 1px solid #8B99A9;
	padding: 5px;
	font-size: 11px;
}

#ebaas-result .feld /* Überschrift Tabelle */
{
	font-weight: bold;
}

#page_info /* Hinweise am Seitenanfang, etwa über versendete Formulardaten */
{
	margin: 10px 0px;
	padding: 10px;
	background-color: #8B99A9;
	color: #FFF;
	font-weight: bold;
}

#page_info a,#page_info a:hover
{
	font-weight: bold;
}

INPUT,TEXTAREA,SELECT
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 100%;
	width: 200px;
}

INPUT.Text
{
	width: 200px;
}

TD.text
{
	vertical-align: bottom;
}

#faqlist li /* Listenpunkt der FAQ-Liste */
{
	margin: 4px 0px;
}

/* Abschnitt für Code Intergrationsbeispiele */
#code-beispiel
{
	background-color: #DCDCDC;
	padding: 5px;
	color: #FF6347;
	font-size: 10px;
}

#code-beispiel .code-phpvariable,#code-beispiel .code-phpvariable:hover
{
	color: Blue;
	text-decoration: none;
}

#code-beispiel .code-phpsyntax, #code-beispiel .code-phpsyntax:hover
{
	color: Green;
	text-decoration: none;
}

#code-beispiel .code-phpcomment, #code-beispiel .code-phpcomment:hover
{
	color: #FFA500;
	text-decoration: none;
}
