body {
text-align:left;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px;
color: #000000;
background-color:#D9D9D9;
}

body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre {
margin: 0;
padding: 0;
}

h1 {
font-family : Arial;
	font-size:17px;
	font-weight: bold;
	color: #000;
	line-height:20px;
	margin-top:10px;
	margin-bottom:15px;
}


h2 {
	font-size:12px;
	font-weight: bold;
	color: #666;
	line-height:18px;
}

h3 {
	font-size:11px;
	font-weight: bold;
	color: #000;
	margin-bottom:5px;
}



p{
	margin-top:10px;
	margin-bottom:10px;
	font-weight: normal;
}

/************** Rahmen mit Schatten und Footer *****************/

#shade3{ 
	text-align:left;
	width:769px;
	height:auto;
	margin: 0;
	padding: 0;
	background: url(../images/shade3.gif);
}

#innerWrap{
	width:762px;
}

#footer{ 
	text-align:left;
	width:780px;
	height:50px;
	margin-top:20px;
	background: #D8D8D8 url(../images/shade_bottom_2.gif) no-repeat;
}

#fusszeile { 
	float:left;
	margin:0px;
	padding:5px 0 10px 15px;
}

.top{
	float:left;
	text-align:right;
	margin-top:3px;
	width:370px;
}


/*************** Head mit Navigation ***************/


#masthead{
		width:760px;
		height:70px;
		margin-left:1px;
		background-image: url(../images/bg_header.jpg);
}

#dmenu{                   
        list-style-type: none;      
        margin: 0px;                
        padding: 0px;
        position: absolute;
		text-decoration:none;
		top:74px;
        color:#263F78;
		width:760px;
        z-index: 20;
    }


.hmenu {   
        list-style-type: none;
        float: left;
		background-color:#eee;
        margin: 0px;
        display: block;
    }
	
	
#dmenu li ul{  
		text-align: left;
        position: absolute;
		top:25px;
		left:0px;
		margin-left:0px;
        border-left: 0px;
        padding-left: 10px;
		padding-bottom:30px;
        list-style-type: none;
        display: none;
        width: 760px;
		background: url(../images/transparenz.gif);
    }


.omenue{
		position:absolute;
		top:-25px;
		left:0;
		font-weight:bold;
		margin-left:1px;	
		color:#263F78;
        display: block;
		text-decoration:none;
		background: url(../images/navbar_akt.gif);
    }	


#dmenu li ul a{
		float: left; 
		text-decoration:none;
		padding:3px 3px 10px 3px;
		color: #263F78;
    }
	
	
#dmenu li ul a:hover{
		float: left; 
		padding:3px 3px 10px 3px;
		color: #FF6600;
    }
	

#dmenu li:hover ul, #dmenu li.over ul{ 
        text-align: left;
		display: block;
    }


.navhg
{
		font-weight:bold;
		padding: 6px 13px 7px 13px;
		margin-left:1px;	
		color:#263F78;
        display: block;
		text-decoration:none;
		background: url(../images/navbar.gif);
}

a.navhg:link a.navhg:visited
{
	padding: 6px 13px 7px 13px;
	background: url(../images/navbar.gif);
}

a.navhg:hover
{
	background: url(../images/navbar_akt.gif);
}

#utility{
	width:250px;
	margin-left:520px;
	color: #263F78;
	width: 228px;
	text-align: right;
	text-decoration: none;
	padding-top:5px;
}

#utility a{
	color: #263F78;
	text-decoration: none;
}

#utility a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

/************ Subnavigation **************/


#subglobalBg{
	margin-left:1px;
	width:760px;
	height:20px;
	background-color: #EBECEB;	
}

.subglobalPath{
	position: absolute;
	top: 126px;
	height: 20px;
	padding: 0px 0px 0px 15px;
	color: #999;
	z-index: 500;
}

.subglobalPath a:link, .subglobalPath a:visited{
	color: #B6C2DA;
	text-decoration: none;
}

.subglobalPath a:hover{
	color: #999;
	text-decoration: none;
}
	
/************ Teaser **************/


#teaser{
	width:761px; 
	height:137px; 
	padding-left:1px; 
	}
	
#teaser-home{
	width:760px; 
	height:210px; 
	padding-left:1px; 
	}
	
#teaserImg-home{
	position:absolute;
	float:left;
	width:761px;
	height:205px;
	visibility: visible;
	}
	

.teaserProdukte{ 
	padding-left:1px;
	margin-left:1px; 
	}	
	
	
#teaserImg{
	position:absolute;
	float:left;
	width:761px;
	height:140px;

	}
	
.teaserImgBlank{
	float:left;
	width:504px;
	}

	
#teaserNav {
	position:absolute;
	top:140px;
	padding-left:520px;
	z-index:10;
	}


/************ content styles **************/


#content {
	width: 100%;
	float: left;
	margin-right: -253px;
	margin-top: 10px;
}





#containerLeft {
	float:left;
	width:490px;
	margin-left: 8px;
}



.contentRight { 
	width: 252px;
	float: right;
	padding-right:10px;
}

.contentBoxRahmenUnten { 

	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-right: 4px;
	padding: 2px 10px 10px 15px;
	line-height:16px;
	font-size:11px;
	background-image:url(../images/startseite/bg_content-box.gif);
}

.contentBoxRahmen { 
	border:1px solid #ccc;
	margin-right: 4px;
	margin-top:5px;
	padding: 5px 5px 5px 10px;
	line-height:16px;
	font-size:11px;

	background-color:#BEC3CC;
}
.contentBoxRahmenOben { 
	margin-top: 4px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	margin-right: 4px;
	padding: 5px 10px 5px 15px;
	line-height:16px;
	font-size:11px;
	background-color:#fff;
}

.contentBox { 
	margin-right: 4px;
	margin-top: 4px;
	padding: 10px 10px 10px 15px;
	line-height:16px;
	font-size:11px;
}

.image { 
	margin-top: 4px;
	margin-left: 15px;
}


.kundenbereich{
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	border:1px solid #FF6600;
	padding: 2px 3px 2px 22px;
	background-image: url(../images/kundenbereich.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;

}

.red-arrow2 {
	padding-left:20px;
  	background-image: url(../images/startseite/arrow.gif);
	background-repeat:no-repeat;
	padding-bottom:3px;
	line-height:12px;
	font-size: 10px;
	line-height:14px;
}

.textauszeichnung {
	color:#294481;
	font-weight: bold;
	}
	
.aktuell {
	font-size:11px;
	line-height:14px;
	padding-right:15px;
	padding-left:15px;
	height:203px;

  	background-image: url(../images/startseite/hg_aktuell.gif);
	background-repeat:no-repeat;
	}

a.content:link {
	font-weight:bold;
   	color: #4C6397;
   	text-decoration: none;
}

a.content:visited {
	font-weight:bold;
   color: #4C6397;
   text-decoration: none;
}

a.content:hover {
	font-weight:bold;
   color: #FF6600;
   text-decoration: none;
}

a.content:active {
	font-weight:bold;
   color: #FF6600;
   text-decoration: none;
}

a.impressum:link {
    color: #000;
   	text-decoration: none;
}

a.impressum:visited {
    color: #000;
   text-decoration: none;
}

a.impressum:hover {
   color: #FF6600;
   text-decoration: none;
}



.weiter {
	height:0px;
	clear: both;
}
 

	  
