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;
}



h2{
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 3px;
	margin-top:20px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	color: #4C6397
}

h3{
	font-size: 10px;
	font-weight: bold;
	color: #4C6397;
}

h4{
	font-size: 11px;
	font-weight: bold;
	padding: 7px 0 3px 22px;
	margin-bottom: 5px;
	background-image: url(../images/boxhead_bl.gif);
	background-repeat:no-repeat;
	color: #4C6397
}

h5{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 7px 0 3px 22px;
	background-image: url(../images/boxhead_or.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #cccccc;
	color: #4C6397
}

.h51{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 7px 0 3px 22px;
	background-image: url(../images/boxhead_or.gif);
	background-repeat:no-repeat;
	color: #4C6397
}

h6{
	display:block;
	font-size: 12px;
	text-align:right;
	font-weight: bold;
	padding: 3px 20px 3px 5px;
	color: #FFFFFF;
	margin-top:8px;
	margin-bottom:8px;
	background-color:#A5AFC7;	
}


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/shade2.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;
}

/************** vwd styles *****************/

#vwdgroup {
	margin-left:1px;
	width: 759px;
	height: 29px;
	padding: 0;
	background-image:  url(../images/leiste_hg.gif);
	z-index: 100;
}

#vwdgroup select {
	font-family: Verdana;
	font-size: 10px;
	width: 210px;
	margin: 6px 6px 0px 11px;
	border: 1px solid #A5ACB2;
	float: left;
}

#vwdgroup form {
	margin: 0;
	padding: 0;
}

#vwdgroup input {
	font-family: Verdana;
	font-size: 10px;
	margin: 5px 2px 0 0;
	vertical-align: middle;
	float: left;
}


/*************** 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:761px; 
	height:137px; 
	padding-left:1px; 
	}
	
#teaserImg-home{
	position:absolute;
	float:left;
	width:761px;
	height:137px;

	}
	

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

	}
	
.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;
}

#contentLeft { 
	margin-left:5px;
	width: 252px;
	float: left;
}
	
#contentMiddle { 
	width: 250px;
	margin-left: 253px;
}

.contentRight { 
	width: 252px;
	float: right;
}

#contentLeftNav { 
	margin-top:15px;
	margin-bottom:25px;
	width: 45px;
	float: left;
}

#contentMiddleBreit { 
	float:left;
	width: 460px;	
}

#containerLeft2 {
	float:left;
	width:490px;
	margin-left: 5px;
}


.contentLeft2 { 
	margin-top:3px;
	margin-bottom:3px;
	float: left;
	width:180px;
}

.contentLeft3 { 
	margin-top:3px;
	margin-bottom:3px;
	padding-right:10px;
	float: left;
	width:200px;
}

.contentMiddle2 { 
	margin-top:3px;
	margin-bottom:3px;
	margin-left: 200px;
}

.line{
	border-top:1px solid #cccccc;
}

.contentBox { 
	padding: 15px 15px 5px 15px;
	line-height:14px
}

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

.prodtitelarrow{
	padding: 10px 10px 10px 22px;
	background-image: url(../images/ic_arrow_blue45.gif);
	background-repeat:no-repeat;
}

.boxhead-home{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px 3px 3px 22px;
	background-image: url(../images/boxhead_or_home.gif);
	background-repeat:no-repeat;
	color: #4C6397
}


.download{
	font-size: 11px;
	font-weight: bold;
	padding: 7px 0 3px 22px;
	margin-bottom: 5px;
	background-image: url(../images/produkte/ic_download.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #cccccc;
	color: #4C6397
}

.download-home{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px 3px 3px 22px;
	background-image: url(../images/boxhead_down_home.gif);
	background-repeat:no-repeat;
	color: #4C6397
}


.red-arrow2 {
	padding-left:25px;
	margin-top:2px;
  	background-image: url(../images/produkte/ic_arrow.gif);
	background-repeat:no-repeat;
	padding-bottom:3px;
}

.red-arrow-home {
	padding-left:25px;
	margin-top:2px;
  	background-image: url(../images/produkte/ic_arrow.gif);
	background-repeat:no-repeat;
	background-color:#eee;
	padding-bottom:3px;
}

.no-arrow {
	display:block;
	padding-left:25px;
	background-color:#eee;
}

ul.featureList {
	list-style-image: url(../images/listbullet.gif);
	padding-left:7px;
}

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;
}

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

.kontakt {
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	background-color:#eee;
	padding:5px 5px 5px 23px;
	font-weight:bold;
	color: #4C6397;
}

	  
ul.redarrow li {
	list-style: none;
	font-weight:bold;
	color: #4C6397;
	list-style: none;
	padding:2px 3px 3px 25px;
  	background-image: url(../images/produkte/ic_arrow.gif);
	background-repeat: no-repeat;
	margin-top:2px;
	border-bottom:1px solid #ccc;
}

	 
ul.redarrow1 li{
  list-style: none;
  font-weight:bold;
  color: #4C6397;
  list-style: none;
  padding:0px 3px 3px 25px;
  background-image: url(../images/produkte/ic_arrow.gif);
  background-repeat:no-repeat;
}


ul.redarrow2 li {
  font-weight:bold;
  color: #4C6397;
  line-height:14px;
  list-style: none;
  padding:2px 3px 3px 25px;
  background-image: url(../images/produkte/ic_arrowoff.gif);
  background-repeat:no-repeat;
  margin-top:4px;
}


	  
ul.redarrow3 li {
	list-style: none;
	height:auto;
	font-weight:bold;
	overflow:hidden;
}

ul.redarrow3 li a{
  display:block;
  text-decoration: none;
  padding:2px 3px 3px 25px;
  color: #4C6397;
  background-image: url(../images/produkte/ic_arrow222off.gif);
  background-repeat:no-repeat;
  margin-top:1px;
}

ul.redarrow3 li a:hover{
	display:block;
   	text-decoration: none;
	padding:2px 3px 3px 25px;
   	color: #FF6600;
	background-image: url(../images/produkte/ic_arrow2.gif);
	background-repeat:no-repeat;
}


	  
ul.teaserListe{
	width:225px;
	list-style: none;
}
	  
ul.teaserListe li{
	padding:6px 0 6px 20px;
	border-bottom:1px solid #4C6397;
}
	  
ul.teaserListe li a{

	text-decoration:none;
	font-weight:bold;
	color: #4C6397;
}

ul.teaserListeprod li{
	list-style: none;
	width:225px;
	padding:6px 0 6px 20px;
}

ul.teaserListeprod li a{
	text-decoration:none;
	font-weight:bold;
	color: #4C6397;
}
	 
	
.tabTitel {
	margin:0;
	font-weight: bold;
	padding:2px 2px 2px 10px;
	border: 1px solid #ccc;
	color:#4C6397;
	background-color:#DFE2EB;
}
	
.tabRahmen {
	margin:0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color:#000;
}

.tabLinks {
	float:left;
	padding:5px 5px 5px 10px;
}

.tabRechts {

	margin-left:150px;
	padding:5px 5px 5px 10px;
	border-left: 1px solid #ccc;
	background-color:#fff;
	color:#000;
}

dl.definitionList dt {
	list-style: none;
	font-weight:bold;
	padding:2px 0 3px 25px;
	color: #4C6397;
	background-image: url(../images/produkte/ic_arrow.gif);
	background-repeat:no-repeat;
	margin-top:1px;
}

dl.definitionList dd {
	padding:0 3px 10px 25px;
   	color: #000;
	border-bottom:1px solid #ccc;
}

.definitionLast {
	padding:0 3px 10px 25px;
   	color: #000;
}

dl.featureList dt {
	font-weight:bold;
	padding:2px 0px 3px 25px;
	color: #4C6397;
	background-image: url(../images/produkte/ic_arrow.gif);
	background-repeat:no-repeat;

}

dl.featureList dd {
	padding:0 3px 10px 180px;
   	color: #000;
	border-bottom:1px solid #ccc;
}

.featureLast {
	padding:0 3px 10px 180px;
   	color: #000;

}
