/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
html, body { height:100%; }

body {	
	margin: 0px; padding: 0px;
	background-color:#b5dff9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#006699;
	line-height:1.3em;
	
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#006699;
	scrollbar-3d-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#006699;
	scrollbar-arrow-color:#006699
}

/***********************************************/
/* LAYOUT STYLES                               */
/***********************************************/
A {color:#838384; text-decoration:none;}
A:HOVER {color :#006699; text-decoration:none;}
th {font-size: 12px;}

.fliesstext_blau {}
.fliesstext_blau_klein {color:#006699; font-size:10px; line-height:1.6em;}
.fliesstext_black {color: #000000;}
.fliesstext_black_klein {font-size: 10px; color: #000000;}
.fliesstext_grey_klein {font-size: 10px; color: #838384;}
.fliesstext_black_bold {font-weight: bold; color: #000000;}
.big {color :#006699; font-size: 14px; font-weight: bold; line-height: 16px;}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
DIV#contentArea {
	position:relative; padding:14px 0 14px 13px;
	width:817px; height:432px;
	background-color:#fff; border:1px solid #006699;
}
* HTML #contentArea {width: 830px; w\idth: 817px; height:460px; he\ight:432px;}

DIV#navArea {
	position:relative; float:left; width:155px; height:432px;
	border-right:1px solid #006699;
}

DIV#content {position:relative; float:left; margin-left:23px; width:630px; height:432px; overflow:auto;}


/***********************************************/
/* COMPONENT Divs                              */
/***********************************************/

DIV#logoArea{position:relative; width:155px; height:102px;}
DIV#logo{position:absolute; bottom:0; width:155px;}

DIV#headlineArea {position:relative; float:left; width:485px; height:102px;}
DIV#headline {position:absolute; bottom:0; font-weight:normal; font-size:1em;}

DIV#textArea {position:relative; float:left; margin-top:50px; width:485px;}

DIV#nav {position:relative; margin-top:55px;}
DIV#navItem {position:relative; margin-top:17px;}
DIV#subnavItem {position:relative; margin-top:3px; padding-left:17px;}

/************* #downloadPDFs styles ************************/
DIV#downloadArea {position:relative; float:left;}
DIV#icon {position:relative; float:left; width:30px; padding-right:7px;}
DIV#downloadText {position:relative; float:right; width:430px;}

/************* #image list styles ************************/
TD.listImage {width:109px; height:105px;}
TD.listTrenner {width:16px;}


DIV#Presse {
	position:absolute; left: 441px; top: 23px;
	width:97px; height:22px;
}

DIV#Kunden {
	position:absolute; left: 10px;	top: 241px;
	width:39px;	height:16px;
}

DIV#se {
	position:absolute; left: 901px; top: 241px;
	width:32px; height:13px;
}

DIV#kon {
	position:absolute; left: 403px; top: 526px;
	width:46px; height:17px;
}

DIV#liste {
	position:absolute; left: 112px; top: 445px;
	width:725px; height:47px;
	white-space: nowrap;
}

