@charset "UTF-8";

#main {
	width:1000px;
	height:650px;
	margin:0 auto;
	}

#header {
	width:1000px;
	height:100px;
	}

#navi {
	width:250px;
	height:450px;
	z-index:5;
	position:absolute;
	margin-top:14px;
	}
	
#navired a {
	color:#a61730; 
	width:180px; 
	margin-left:70px;
	padding-top:8px;
	padding-bottom:2px;
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration:none;
	}
	
#navigray a, #navigray a:hover, #navigray a:active {
	color:#999999; 
	width:180px; 
	margin-left:70px;
	margin-top:6px;
	font-style:italic;
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-size:12px;
	}

	
#mask {
	float:left;
	width:43px;
	}
	
#buttontext1 {
	float:right;
	font-family:"Trebuchet MS";
	font-size:15px;
	padding-top:7px;
	padding-bottom:7px;
	width:207px;
	height:16px;
	}
	 
#headline {
	font: bold 17px/20px Arial, Helvetica, sans-serif;
}

	
#headline_navi {
	width:218px;
	height:16px;
	font-family:"Trebuchet MS";
	font-size:15px;
	font-style:italic;
	color:#a61730;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:32px;
	}

#content {
	width:750px;
	height:450px;
	float:right;
	background-image:url(images/content_bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	}

#text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	}

#text a {
	color:#000000;
	text-decoration:none;
	border:none;
}

#content a {
	color: #a71730;
	text-decoration: underline;
	}

#text a.intern {
	text-decoration:underline;
	padding:0px;
	background:none;
	}

#text a.interna {
	text-decoration:none;
	padding:0px;
	background:none;
	}

#content a:hover {
	color:#a61730;
	}

#footer {
	width:1000px;
	height:100px;
	}
	
#icons {
	width:839px;
	height:43px;
	margin-top:25px;
	margin-bottom:32px;
	margin-left:161px;
	}

#icon {
	float:left;
	border:none;
	}

img {
border:none;
}
	
#clearer {
	clear:both;
	}

#navi2 {
	font-style:italic;
	color:#CCCCCC;
	}

.statement {
	font: 12px/16px "Trebuchet MS";
}



	h2	{clear:both;padding-top:20px;}
	ul {list-style:none;margin:0;padding:0;font-family:"Trebuchet MS"; font-size:12px;}
	li {width:251px; height:30px; margin:0;padding:0;text-align:left;}
	li a {display:block;padding-top:8px;padding-bottom:6px;padding-left:70px;padding-right:7px;height:100%;color:#000000;text-decoration:none;}
	li a {background:url(button_gfx.jpg) no-repeat;}
	li a:hover, li a:focus, li {background-position:-195px 0;color:#fff;}
	#b a {background:url(images/button_gfx.jpg) repeat 0 0;}
	
	#buttonactive {
			background:url(images/button_gfx.jpg) no-repeat;
			background-position:-195px 0;
			width:251px;
			height:30px;
			}
	#buttonactivetext {
		padding-left:70px;
		padding-top:8px;
		color:#FFFFFF;
		}
			


/* DATABOX */
.databox {
	width:280px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	z-index:100;
	display:none;
	position: absolute;
	left: 50%;
	top: 150px;
}

.linkbox {
	width:280px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}
	
#boxtable {
	margin-left:15px;
	margin-top:5px;
	width:250px;
	}


#dataheadline, #dataheadline a {
	font-family:"Trebuchet MS";
	font-size:15px;
	padding-left:5px;
	border:none;
	}

#dataclosetext, #dataclosetext a {
	font-family:"Trebuchet MS";
	font-size:12px;
	padding-right:5px;
	color:#000000;
	}

#databoxtop {
	background-image:url(images/databox_top.gif);
	width: 280px;
	height:39px;
	}

#databoxcontent {
	background-color:#FFFFFF;
	border-left:1px solid #a61730 ;
	border-right:1px solid #a61730 ;
	border-top:1px solid #a61730 ;
	width: 278spx;
	margin-top:0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
	
#databoxbottom {
	background-image:url(images/databox_bottom.gif);
	width: 280px;
	height:19px;
	margin-top:0px;
	}
	
/* DATABOX END */

/* FIRMEN LISTE */

#space {
	height:5px;
	width:271px;
	}

.listbox, .listbox a {
	height:20px;
	width:271px;
	padding-left:13px;
	padding-top:2px;
	background-image:url(images/unternehmen_box.jpg);
	background-position:top-left;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	cursor: pointer;
	}

.listbox a:hover {
   color: white;
    background-image:url(images/unternehmen_box_over.jpg);
	text-decoration:none;
	}
	

/* FIRMEN LISTE END */

/* FIRMEN INFOBOX */

#companybox {
	width:600px;
	margin:0 auto;
	background-color:#FFFFFF;
	}
	
	
.error {
	color:red;
	}