/* CSS Document */

body {
	background: #5D798D url(../images/back.jpg) repeat-y 50%;
	text-align:center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	margin:0;
	padding:0;
	overflow:true;
}

#preamble{
	display:none;
}

#main{
	position: relative;
	width:955px;
	height:102px;
	margin:0 auto;
	text-align:left;
}

#head{
	position: relative;
	width:955px;
	height:94px;
	background-image: url(../images/4p_head.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
}

#login{
	float:right;
	position: relative;
	width:204px;
	height:94px;
	background-color: #4E91BC;
	margin-left: 2px;
}

#nav{
	position: relative;
	width:955px;
	height:24px;
	background-image: url(../images/nav_back.jpg);
	background-repeat: repeat-x;
	border-bottom: solid 1px #333333;
}

#subnav{
	width:180px;
	height:287px;
	float:left;
}

#cont{

	margin-left:15px;
	width:540px;
	text-align:left;
}

#cont a,#cont a:hover,#cont a:visited,#cont p a,#cont p a:hover,#cont p a:visited{
	text-decoration:none;
	font-weight:normal;
	color: #990000;
}


#cont p{
	line-height:16px;
}

#cont .h2{
	padding-top:20px;
	margin:0;
	font-size:12px;
	color:#EE512B;
	font-weight: bold;
}
#cont h2{
	padding-top:20px;
	margin:0;
	font-size:12px;
	color:#EE512B;
	font-weight: bold;
}

.logintext{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	font-family:arial,verdana;
}

#sprachen{
	z-index:100;
	position:absolute;
	right:207px;
	top:2px;
}

#sprachen img{
	border: 0px none #fff;
}

#sprachen ul {
	margin: 0px;
	padding: 0px;
  	list-style: none;
 	list-style-image: none;
  	list-style-type: none;
}

#sprachen li{
	float: left;
	padding-left:2px;
}

#branchen{
	z-index:100;
	position:absolute;
	left:434px;
	top:68px;
	display:none;
}

#branchen ul {
	margin: 0px;
	padding: 0px;
  	list-style: none;
 	list-style-image: none;
  	list-style-type: none;
}

#branchen li{
	float: left;
}

#branchen li a{
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	text-decoration: none;
}

#branchen .metall{
	height:28px;
	width:105px;
	background-image: url(../images/branchenbutton-metall.jpg);
}

#branchen .papier{
	height:28px;
	width:105px;
	background-image: url(../images/branchenbutton-papier.jpg);
}

#branchen .industrie{
	height:28px;
	width:105px;
	background-image: url(../images/branchenbutton-industrie.jpg);
}

#branchen .metallakt{
	height:28px;
	width:105px;
	background-image: url(../images/branchenbutton-metall-aktiv.jpg);
}

#branchen .papierakt{
	height:28px;
	width:105px;
	background-image: url(../images/branchenbutton-papier-aktiv.jpg);
}

#branchen .industrieakt{
	height:28px;
	width:105px;
	background-image: url(../images/branchenbutton-industrie-aktiv.jpg);
}

#branchen span{
	display:none;
}

#leisteneutral{
	background-image: url(../images/leiste-neutral.jpg);
	background-repeat: repeat-x;
	height:12px;
	font-size:1px;
	width:955px;
}

#leistemetall{
	background-image: url(../images/leiste-metall.jpg);
	background-repeat: repeat-x;
	height:12px;
	font-size:1px;
	width:955px;
}

#leistepapier{
	background-image: url(../images/leiste-papier.jpg);
	background-repeat: repeat-x;
	height:12px;
	font-size:1px;
	width:955px;
}

#leisteindustrie{
	background-image: url(../images/leiste-industrie.jpg);
	background-repeat: repeat-x;
	height:12px;
	font-size:1px;
	width:955px;
}

#nav ul{ 
	height:24px; 
	padding: 0; 
	margin: 0;	
	list-style-image: none;
	list-style-type: none;	
	font-size:13px; 
	font-weight:bold; 
	font-family: Arial;
}

#nav li{  
	top:0px; 
	text-indent: 0px; 
	height:24px;
	border-left: solid 1px #FFF; 
	border-right: solid 1px #883E1C;
}

#nav ul li img{
	vertical-align: middle;
}

#nav li a { 
	height:24px;
	float:left; 
	text-decoration: none;  
	color: #FFFFFF; 
	padding: 0px 8px 0px 8px;
	line-height:24px;
}

#nav li a:hover {
	height:24px;	
	color: #FFFFFF;	
	background-image: url(../images/nav_back_a.jpg); 
	background-repeat: repeat-x;
}

#nav li.active {
	height:24px;	
	color: #FFFFFF;	
	background-image: url(../images/nav_back_a.jpg); 
	background-repeat: repeat-x;
}

#navpunkt{
	float:left;
	display:block;
	height:24px;
}

#subnav ul{ 	
	font-family:arial,verdana;
	padding: 0; margin: 0px; 
	list-style-image: none;  
	list-style-type: none;
}

#subnav li{ 

	width:180px; 
	display: block; 
	border-bottom: 1px solid #fff;
}

#subnav li a { 
	padding-left:10px;
	background-color:#E8EFF4; 
	text-decoration: none; 
	display: block; 

	line-height:21px; 
	background-image: url(../images/subnavi.gif); 
	background-repeat: repeat-y;  
	color: #333333; 
}

#subnav li a:hover { 
	background-color: #f8fafc; 
	color: #333333;
	background-image: url(../images/subnavi-aktiv.gif);
		background-repeat: repeat-y;  
}

#subnav li a.active { 
	background-color: #f8fafc; 
	color: #333333;
	background-image: url(../images/subnavi-aktiv.gif);
		background-repeat: repeat-y;  
}

#subnav li.active { 
	background-color: #f8fafc; 
	color: #333333;
}


#headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #29488C;
	/*background-color: #E8EFF4;*/
	padding:10px 0 10px 10px;
}

#login div{
	position: relative;
	left: 15px;
	top:5px;
	height:23px;
	display:block;
}

#article{
	width:202px;
	background-color: #E8EFF4;

}

#article ul{
	padding:0px;
	margin:0px;
	padding-left:8px;
}
#article li{
	padding:0px;
	margin:0px;

}




#helpbox{
	width:204px;
	float: right;
	z-index:100;
	margin-left:-3px;
}

.navbox{
	background-color:#9BBDD8;
	height:75px;
	display:block;
	width:180px;
	border-bottom: 2px solid #fff;
}

.extrabox{
	background-color:#9BBDD8;
	height:75px;
	display:block;
	width:204px;
	border-bottom: 2px solid #fff;
}
.extrabox td{
	position:relative;
	padding-left:15px;
	top:23px;
}

.extrabox span a,.extrabox span a:hover,.extrabox span a:visited{
	display:block;
    	height:25px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;

}
.extrabox  img{
	border: 0px none #fff;
	margin-left:5px;
	margin-top:5px;
}
.mittig{
	vertical-align:bottom;
}
.extraboxheader {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding: 15px 0 5px 10px;
}
#article div.text{
	line-height: 18px;
	padding: 5px 5px 12px 10px;
	border-bottom: 1px solid #fff;

}
#article div.links{
	line-height: 13px;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #fff;

}

#article div.text img{
	border: 0px none #fff;
	margin-top:2px;
	margin-right:5px;
	margin-bottom:2px;
}

#article div.text , #article div.text a,#article div.text a:hover,#article div.text a:visited{
	padding-bottom:15px;
	color: #333;
	text-decoration: none;
	display: block;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



#article div.links a, #article div.links a:hover, #article div.links a:visited{
	color: #333;
	text-decoration: none;
	display: block;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#contentheader{
	margin-left:2px;

	display:block;
	width:567px;
	height:75px;
	background-color:#E8EFF4;
	vertical-align: middle;
	border-bottom: 2px solid #fff;
}

#contentheadline {
	display:block;
	height:45px;
	vertical-align: middle;
}

#contentheadline h1{
	margin:0;
	font-weight: normal;
}

#contentheadline span{
	position:relative;
	color:#1D69B6;
	font-variant:small-caps;
	font-size: 22px;
	left:10px;
	top:8px;
	vertical-align: middle;
}

#breadcrumbs {
	display:block;
	width:567px;
	height:22px;
	background-color: #C5C4C9;
	border-bottom: 1px solid #fff;
	border-top: 2px solid #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
}

#breadcrumbs span{
	position:relative;
	left:10px;
	top:3px;
	vertical-align: middle;
}

#breadcrumbs a{
	color: #000000;
	text-decoration: none;	
}

#breadcrumbs a:hover{
	color: #FFF;
}

#contentbereich{
	float:left;
	margin-right:-3px;
}
#cont p img{
	border: 0px none #fff;
}

#cont p .imglinks{
	float:left;
	margin-top:3px;
	margin-right:7px;
	margin-bottom:3px;	
}

#cont p .imgrechts{
	float:right;
	margin-top:3px;
	margin-left:7px;
	margin-bottom:3px;	
}

.tabellerechts{
	float:right;
	margin-top:3px;
	margin-left:7px;
	margin-bottom:3px;	
}

.tabellelinks{
	float:left;
	margin-top:3px;
	margin-right:7px;
	margin-bottom:3px;	
}

.bildunterschrift{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	display:block;
		
}
#cont td{
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#cont a{
	color: #333;
	text-decoration:none;
}

#contnavi{
	margin-top:60px;
	clear:both;

}
#contnavi div{
	float:left;
	width:250px;
	margin-bottom:15px;
	margin-right:15px;
}
#contnavi div span.link,#contnavi div span.link a,#contnavi div span.link a:hover,#contnavi div span.link a:visited{
	width:250px;
	display:block;
	line-height:16px;
	text-decoration:none;
	font-weight:normal;
	float:left;
	font-size:12px;
	color:#990000;
}
#contnavi div span.text{
		width:250px;
	display:block;
	line-height:16px;
	float:left;
	font-size:12px;
}
#specialHeadFont 
{ 
	text-transform: lowercase;
	font-variant: normal;
	top: 0px;
	vertical-align: top;
	left: 0px;
}

*+html #specialHeadFont { 
	top: 8px;
} 

