@charset "utf-8";
/* CSS Document */
html {
	height:100%;
	padding-bottom:0.07em;
}
body {
	margin:0px;
	padding:0px;
	background-color:#f3f3f3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(bilder/bgstripes.jpg);
	background-repeat:repeat;
	color:#434343;
}
p{ line-height:20px;}
.aufzaehlung ul {
	margin:10px 0px 25px 5px;
	padding:0px 0px 0px 20px;
	line-height:17px;
	list-style-image:url(bilder/arrow.gif);
}
.aufzaehlung li {
	margin:0px 0px 10px 0px;
	padding:0px;
	line-height:17px;
}
h1 {
	margin:0px 0px 5px 0px;
	padding:0px;
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#6c86b6; 
}
h2 {
	margin:0px 0px 5px 0px;
	padding:0px;
	font:bold 12px Arial, Helvetica, sans-serif;
	;
	color:#7B797B;
}
h3 {
	background:#eee;
	border-left:5px solid #2b5082; 
	color:#666666;
	font:bold 100%/19px Arial, Helvetica, sans-serif;
	margin-bottom:7px;
	padding:5px 10px;
	text-align:left;
}
/**/
.navi {
	position:relative;
	clear:both;
	float:left;
	width:204px;
	background-color:#f3f3f3;
	margin:0px 20px 0px 0px;
	padding:22px 0px 22px 0px;
}
.navi ul {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 30px 0px;
	border-top:1px solid #6c86a9;
}
.navi ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.navi ul li a {
	color:#6c86a9;
	width:194px;
	display:block;
	font-weight:bold;
	padding:10px 0px 10px 10px;
	border-bottom:1px solid #6c86a9;
	text-decoration:none;
}
.navi ul li a:hover {
	background-color:#ffffff;
	border-bottom:1px solid #f49900;
	color:#f49900;
}
.aktiv{  	
	background-color:#ffffff;
	border-bottom:1px solid #f49900;
	color:#f49900;
	display:block;
	font-weight:bold;
	padding:10px 0px 10px 10px;
	width:194px;
}
/*.aktivheight{
	background-color:#ffffff;
	color:#f49900;
	display:block;
	font-weight:bold;
	padding:10px 0px 10px 10px;
}*/

/**/
.footernavi	{ 
height:15px; 
width:850px; 
margin-right:10px; 
/*border: 1px solid #000000;*/
text-align:right;
margin-top:5px;

}

.footernavi a:link{ color:#FF6600;
text-decoration:none;
}

.footernavi a:visited{ color:#FF6600;
text-decoration:none;
}

.footernavi a:hover{ color:#6c86a9;
text-decoration:none;
cursor:pointer;
}
.textlogo{ border:0px none; width:4em; }
.logo{ margin:20px 0px 0px 0px; border:0 none;}
.headtext{ margin:58px 0px 0px 0px; color:#003f8d; font-weight:bold;}


.bg {
	height:auto !important; /* !important-Regel für moderne Browser, damit sie die nachfolgende height-Angabe ignorieren */
	min-height:100%; /* Mindesthöhe in modernen Browsern */
	height:100%; /* Mindesthöhe im IE */
	width:848px;
	background-color:#fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	float:left;
}
.content {
	height:auto;
	padding-bottom:5px;
	background-color:#fff;
	float:left;
}
.textbreite {
	width:610px;
	margin-top:15px;
}
.footer {
	height:20px;
	width:850px;
	color:#ffffff;
	clear:both;
	background-color:#003f8d;
	text-align:center;
}
.outer {
	left:50%;
	position:absolute;
	width:850;
	margin-left:-450px;
	margin-top:0px;
}
.head {
	height:100px;
	width:850px;
	background-color:#fff;
	background-image:url(bilder/head.gif);
	background-repeat:no-repeat;
}
.clear{ 
	clear:both;
	}

/* Tabelle */
#z1{ background-color:#ebf4ff;
	 width:430px;
}  
#z2{ background-color:#ffffff;
	 width:430px;
}




/* Kontakt */
#clear {
	clear:both;
}
#katalog {
	width:250px;
	height:20px;
	float:left;
	margin-top:15px;
	line-height:20px;
	vertical-align:middle;	
}
#katalogcb{
	width:50px;
	float:left;
	margin-top:15px;
}
.button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:10px;
	font-weight:bold;
	background-color :#fff;  
	color:#f69900;  
	border:1px solid #f69900; 
}
#formulartext{
	float:left; 
	width:80px;
	height:32px;
	vertical-align: middle;
	line-height:32px;
}


/* Downloads */
.dlbackground {
	float:left; 
	background-image:url(bilder/dlbg_big.gif); 
	background-repeat:no-repeat; 
	height:234px; 
	width:300px;
	margin-top:10px;
	margin-bottom:10px;
}

.dlleftblock{
	float:left; 
	margin: 18px 0px 0px 10px; 
	border:1px #dbe9ec solid;
}

.dlrightblock{
	float:left; 
	margin: 25px 0px 0px 5px; 
}
.dltext{ margin-top:10px;}

.dltext a:link{ color:#FF6600;
text-decoration:none;
}

.dltext a:visited{ color:#FF6600;
text-decoration:none;
}

.dltext a:hover{ color:#6c86a9;
text-decoration:none;
cursor:pointer;
}


.dlhltext { font-weight:bold; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#6c86a9; }
.acrobatDL { margin: 15px 0px 15px 0px;}

.acrobatDL a:link{ color:#FF6600;
text-decoration:none;
}

.acrobatDL a:visited{ color:#FF6600;
text-decoration:none;
}

.acrobatDL a:hover{ color:#6c86a9;
text-decoration:none;
cursor:pointer;
}




.dlrightblock a:link{ color:#FF6600;
text-decoration:none;
}

.dlrightblock a:visited{ color:#FF6600;
text-decoration:none;
}

.dlrightblock a:hover{ color:#6c86a9;
text-decoration:none;
cursor:pointer;
}

.iteminfo{ width:190px;margin-top:3px; float:left; font-size:9px;}
.iteminfo2{ width:135px;margin-top:3px; float:left; font-size:9px;}
