* {
	margin:0;
	padding:0;
	border:none;
	position:static;
	}
	
body {
	background:#000000;
	font: 8pt Verdana, Arial, Helvetica, Sans-Serif; 
	color: #ffffff;
	letter-spacing:0.00em;
	text-align:left;
	overflow-y:scroll;		
	
	scrollbar-arrow-color: #cccccc;
	scrollbar-3dlight-color: #444444;
	scrollbar-highlight-color: #cccccc;
	scrollbar-face-color: #444444;
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #444444;
	scrollbar-track-color: #444444;
	}

*:first-child+html body {
	overflow-y:visible;	
  }

p {
	margin-bottom:10px;
	}

  	
a { 
	color: #ffffff;
	font-size: 8pt; 	
	letter-spacing:0.00em;	
  	font-weight: normal;
  	text-decoration: none;
  	}
  	

a:hover { 
  	text-decoration: underline;
  	} 	

h1 {
	margin:25px 0 10px 0;
	font-size: 12pt; 
	font-weight:normal;
	color:#FF6600;
	}

h2 {
	margin:5px 0 0 0;
	font-size: 10pt; 
	font-weight:normal;
	}
		
h3 {
	margin:5px 0 0 0;
	font-size: 11px; 
	font-weight:normal;
	text-decoration:underline;
	}


h4 {
	margin:5px 0 0 0;
	font-size: 8pt; 
	font-weight:normal;
	}


ul {
	margin: 10px 0 10px 20px;
	list-style-type:square;
	}
	


/* ------- ALLG. KLASSEN ------- */

	
.top{
	margin-top:0;
	}
		
.fb{
	color:#FF6600;
	} 
	
.abst{
	margin-bottom:10px;
	}
	
.oabst {
	margin:0;
}
	
.small{
	font-size:9px;
}	

.kursiv{
	font-style:italic;
}

.floatre {
	float:right;
}	

/* ------- EBENEN ------- */

#header {
	margin: 0 auto;
	margin-top:35px;
	width: 900px;
	height:186px;
	position: relative;
	}

#ecke{
	background:transparent;
	left:0px;
	top:0px;
	position: absolute;
	z-index:2;
	}


#container {
	background: transparent;
	position: relative;
	width: 898px;
	padding:0;
	margin: 0 auto;
	border-left:1px solid #444444;
	border-right:1px solid #444444;
	overflow:visible;
	}
	
	
#content {
	background:444444;
	padding:20px 30px 20px 30px;
	padding:20px 100px 20px 100px;
	line-height:18px;
	border-bottom:0px solid #ffffff;
	overflow:auto;
}


#content.center {
	padding:20px 100px 20px 100px;
	text-align:center;
}

#content div.spli{
	clear:left;
	float:left;
	width:335px;
	padding-right:15px;
	border:0px solid #ffffff;
	}
	
#content div.spre{
	float:left;
	width:335px;
	padding-right:0px;
	border:0px solid #ffffff;
	}

#footer {
	background:transparent;
	width: 898px;
	margin: 0 auto;
	padding:5px 0 5px 0;
	text-align:center;
	font-size:8pt;
	letter-spacing:0.05em; 
	border:0px solid #444444;
	border-top:1px solid #444444;
	border-top:1px solid #FF6600;
}


#footer a:link, #footer a:visited, #footer a:active, #footer a:hover { 
	font-size: 8pt; 	
	letter-spacing:0.05em; 
  	}


#line{
	margin:20px auto;
	clear:both;
	float:none;
	background:#ffffff;
	width:698px;
	height:1px;
	}

#clearer{
	clear:both;
	float:none;
	width:698px;
	height:1px;
	}


/* ------- IVA NEUHEITEN ------- */


#iwa {
	background:url(../images/inhalt/iwa-logo.png) no-repeat; /*Container Background*/
	position:absolute;
	bottom:15px;
	right:15px;
}

*html #iwa {
	background:url(../images/inhalt/iwa-logo.gif) no-repeat; /*Container Background*/
}


#boxiwa {
	float:left;
	margin:0 9px 0 0!important;
	width:165px;
	border:0px solid #ffffff;
}


#boxiwa a{
	text-transform:uppercase;
}

