body, html{
	height:100%;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font: bold 10pt Verdana,Arial,Helvetica;
	
}
body{
	
	background-image:  url(../images/aufbau/htmlBack.gif);
}
td{
	font: normal 8pt Verdana,Arial,Helvetica;
	text-align: right;
	color: #000;
	text-decoration: none;
	padding-bottom: -5px;
}
.bigTitle{
	font-size:20px;
	color:#ccc;
}
.frame{
	position:relative; 
	width:775px; 
	height:auto;
	margin:auto;
	top: 15px;
	vertical-align: bottom;
}
.topNaviSide { 
	background-image: url(../images/aufbau/top.gif); 
	background-repeat:no-repeat; 
	height:57px; 
	text-align:right;

}
.topNaviLinks{
	position:absolute;
	width: 300px;
	right: 15px;
	top: 10px;
	height: 20px;
}
.topNaviLinks a{
	font: normal 8pt Verdana,Arial,Helvetica;
	color: #999;
	text-decoration: none;
}
.topNaviLinks a:hover{
	color: #333;
}


.navi{ 
	position: absolute;
	background-image: url(../images/aufbau/navi.gif); 
	background-repeat:no-repeat; 
	width: 775px;
	left: 0px;
	height:29px; 
	z-index:100;
}

.content{ 
	display: block;
	position:relative;
	font: normal 10pt Verdana,Arial,Helvetica;
	background-image: url(../images/aufbau/center.gif); 
	background-repeat:repeat; 
	min-height: 400px; 
	top: 29px;
	width:775px;
	z-index:1;
}
.foot{
	position:absolute;
	display: block;
	background-image: url(../images/aufbau/center.gif); 
	color: #949494;
	text-decoration: none;
	padding-bottom:1px;
	height: 15px;
	width:775px;
	bottom:6;
	left:0;
}
.foot a{
	color: #949494;
	text-decoration: none;
}

.foot a:hover{
	color: #666;
	text-decoration: none;
}


.foot #pcvisit{position:absolute;left:10px;;}

.bottom { 
	position: absolute;
	background-image: url(../images/aufbau/bottom.gif); 
	background-repeat:repeat-x; 
	height:6px; 
	width:775px;
	bottom:0;
	left:0;
}

#b_b{
	width:775px;
	margin: 30px auto;
	background-image: url(../images/aufbau/center.gif); 

}
#b_b_bot{
	position: relative;
	background-image: url(../images/aufbau/bottom.gif); 
	background-repeat:repeat-x; 
	height:6px; 
	
}
#b_b_inhalt{
	border: 1px solid #ccc;
	width: 760px;
	margin-left: 5px;
}

#banner_table td{
	text-align: left;
	padding:5px;
}

.backPic{
	position:relative;
	width:736px;
	height:400px;
	z-index:1;
	left: -11px;
	background-image: url(../images/backs/start.jpg);
	background-repeat: no-repeat;
}
a#textMoreLink{
	font: normal 10px Verdana,Arial,Helvetica;
	color: #336699;
}
.text, .textLink, .tI, .AGBtext{
	position: relative;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;	
	color: #000;
	text-align: justify;
	text-decoration: none;
}




.AGBtext{
	font-size: 10px;
}
.textLink{
	text-decoration:  underline;
	color: #336699;
}
.tI, .tIerr{
	position: absolute;
	left: 310px;
	font-size: 10px;
	border: 1px solid #EAEAEA;
	background-color: #F3F3F3;
	width: 200px;
}

.tIcall1, .tIcall1err{
	position: absolute;
	left: 110px;
	font-size: 10px;
	border: 1px solid #EAEAEA;
	background-color: #F3F3F3;
	width: 200px;
}
.tIcall1err, .tIerr{
	border: 1px solid #990000;
}
.tB{
	font-size: 11px;
	font-weight: bold;
	border: none;
	background-color: #EAEAEA;
	border: solid 1px #990000;
	color: #990000;

}
h1{
	font-size: 13px;
	margin-bottom:0px;
}
h2{
	font-size: 12px;
	margin-bottom:0px;
}
h3{
	font-size: 11px;
	margin-bottom:0px;
}
h4{
	font-size: 12px;
	margin-bottom:0px;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul a{
	padding-top:5px;
	display: block;
	font: normal 10pt Verdana,Arial,Helvetica;
	text-decoration:none;
	color: #333;
}  
ul a:hover{
	background-color: #E4E4E4;

}  

li {
  float: left;
  position: relative;
  width: 180px;
}
li ul {
  display: none;
  position: absolute; 
  left: 0;
  text-align:left;
  background-color: #fff;
  border: 1px solid #ccc;
  width: auto;
}
li > ul {
	top: 22px;
	left: auto;
	text-align:left;
}
li:hover ul, li.over ul{ 
	display: block; 
}
li ul li{
	float: left;
	position: relative;
	padding: 0px;
}
li ul li a{
	display:block; 
	font: normal 8pt Verdana,Arial,Helvetica;
	color: #666;
	text-decoration: none;
	padding:4px;
	width: auto;
}
li ul li a:hover{
	background-color: #E4E4E4;
	color: #000;
}
li#p1, li#p2, li#p3, li#p4{
	width: 150px;
}
li ul#sub1, li ul#sub2,li ul#sub3, li ul#sub4{
	width: 150px;
}

li#p1{
	width:80px;
}
li ul#sub1, li ul#sub1 li{
	width:140px;
}

li#p2{
	width:150px;
}
li ul#sub2, li ul#sub2 li{
	width:190px;
}

li#p3{
	width:130px;
}
li ul#sub3, li ul#sub3 li{
	width:190px;
}

li#p4{
	width:80px;
}
li ul#sub4, li ul#sub4 li{
	width:120px;
}

.wegweiser { 
	position: absolute;
	top: 8px;	
	left: 15px;
	font: normal 8pt Verdana,Arial,Helvetica;
	text-align: center;
	color: #666;
	text-decoration: none;
}


/*subnavigation*/
div#navcontainer{
	position:relative;
	text-align: right;
	left: 200px;
	top: 80px;
	width: 500px;
	border-bottom:1px solid;
	vertical-align:bottom;
}

ul#navlist
{
	position:relative;
	font: bold 10px verdana, arial, sans-serif;
	list-style-type: none;
	height: 20px;
}

ul#navlist li
{
	float: left;
	height: 17px;
	left: 50px;
	background-color: #fff;
	margin: 2px 2px 0 2px;
	border: 1px solid #333;
	width: 110px;
	margin-bottom:-2px;
}

li#active a
{

	border-bottom: 0px solid #fff;
	background-color: #ccc;
}

li#active a { 
	color: #000; 
}

#navlist a
{
	text-align:center;
	display: block;
	color: #666;
	text-decoration: none;
	padding: 0px;
}

#navlist a:hover { 
	background: #fff; 
}



/*Zweitnavigation*/
ul#navi2{
	position:relative; 
	left: 10px;
	top: 5px;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 745px;
	text-align:right;
}

ul#navi2 a{
	padding-top:2px;
	text-align:center;
	display: block;
	font: normal 10pt Verdana,Arial,Helvetica;
	text-decoration:none;
	color: #333;
}  
ul#navi2 a:hover{
	background-color: #E4E4E4;

}  
ul#navi2 a.act{
	font-weight:bold;
	color: #666;

}  
ul#navi2 li{
	float: right;
	width:150px;
}

ul#navi2 li a{
	font-size:11px;
	height:17px;

}
.seitentitel{
	font-size:16px;
	font-weight: bold;
	color:#E4E4E4;
	margin-right:25px;
}




.news{
	font-size:10px;
}
.newsDate, .produktDate{
	position:relative;
	height: 15px;
	top:-15px;
	right:0px;
	font-size:10px;
}
.produktDate{
	top:0;
	font-size:11px;
	font-weight:bold;
}
.newsTitle, .produktTitle{
	text-align:left;
	position:relative;
	height: 15px;
	top:0px;
	font-weight:bold;
	font-size:11px;
}
.newsText{
	position:relative;
	top:-15px;
	font-size:10px;
}
.produktText{
	text-align:justify;
	width:130px;
	height:0px;
}

.news a{
	color: #990000;
}

.produkttText{
	text-align:left;
	font-size:12px;
	width:400px;
}

.produkttTextdownloads{
	text-align:justify;
	font-size:12px;
	width:500px;
}

.produkttTitle{
	text-align:left;
	font-size:12px;
	height:15px;
	font-weight:bold;
}
.produkttPic{
	text-align:right;
	font-size:12px;
	height:50px;
}

.err{
	color: #990000;
}
ul#wegbeschreibung{
	font-size:12px;
	position:relative;
	width:400px;
	list-style-type:circle;
}
ul#wegbeschreibung li{
	
	font-size:12px;
	position:relative;
	left: 20px;
	width:400px;
}