body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image: url(../images/bg_gelb.gif);
	background-repeat: no-repeat;
	background-position: 875px 340px;

}

#wrapper{
	width:1000px;
}

img{
	border:none;
}

a{
	color:#456E98;
	text-decoration:none;
}

.clr{
	clear:both;
}
.flright{
	float:right;
}
.flleft{
	float:left;
}
.txtright{
	text-align:right;
}
.fontHell{
	color:#8d8d8d;
}
#logo{
	position:absolute;
	left:830px;
	top:62px;
}
#logoHome{
	display:none;
}
/*  --- basis --- */
#colLeft{
	width:268px;
	float:left;
	margin-top:435px;
	color:#595959;
	position:relative;
	z-index:10;
	padding:0 40px 0 35px;
}

.colMiddle{
	width:473px;
	float:left;
	position:relative;
	margin:93px 0 0 0;
	margin:0 0 0 0;
	padding:0 30px 0 0;
	z-index:50;
}
.colMiddleTop{
	width:473px;
	float:left;
	position:relative;
	margin:93px 0 0 0;
	padding:0 30px 0 0;
	z-index:50;
}
.colRightHome{
	float:left;
	z-index:10;	
	margin-left:-100px;
	width:250px;
}
.colRight{
	float:left;
	z-index:10;	
}

/*  --- news --- */
.news{
	margin:25px 0 0 5px;
	color:#5b5b5b;
	line-height:16px;
}
.news h1{
	font-size:12px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	color:#456e98;
	text-transform: uppercase;
}
.news h2{
	font-size:11px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.news p{
	margin:18px 0 0 0;
	padding:0 0 0 0;
}
.news a{
	color:#595959;
	text-decoration:none;
}
.news a:hover{
	color:#898888;
}

/*  --- breadcrumb --- */

.breadcrumb{
	font-size:9px;
	color:#898888;
	margin:0 0 0 87px;
	height:40px;
}
.breadcrumb a{
	color:#898888;
	text-decoration:none;
}
.breadcrumb a:hover{
	font-weight:bold;
	color:#3e3e3e;
}


/*  --- content --- */
.content h1{
	font-size:26px;
	padding:0 0 0 0;
	margin:0 0 48px 87px;
	font-weight:normal;
	line-height:32px;
	color:#5B5B5B;
}
.content h2{
	font-size:11px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.content{
	line-height:18px;
	position:relative;
	z-index:200;

}
.content ul{
	padding:0 0 0 25px;
	list-style-image: url(../images/icon_ul.gif);
	margin:0 0 20px 0;
	
}

.content li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.content p{
	margin:0 0 20px 0;
	padding:0 0 0 0;
}
.content a:hover{
	
}

.contentHome{
	margin-top:64px;
	position:relative;
}
.contentHome h1,
*+html .contentHome h1{
	margin-left:-30px;
	z-index:100;
	position:relative;
}
* html .contentHome h1{
	margin-left:0;
}


/* --- placeholder --- */
.placeholderImg{
	height:203px;
}


/* --- formular --- */
form{
	width:350px;
}
fieldset{
	border:none;
}
hr{
	width:400px;
	height:2px;
	background-color:#829dba;
}
input,select,textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	text-align:left;
}
.buttonSubmit{
	clear:both;
	border:none;
	font-weight:bold;
	background-color:#fff;
	background-image: url(../images/pfeil_meta.gif);
	background-repeat: no-repeat;
	background-position: left 1px;	
	margin:20px 0 0 0;
	padding-left:18px;	
	cursor:pointer;
}

.buttonAktiv{
	color:#ffcd00;
	clear:both;
	border:none;
	font-weight:bold;
	background-color:#fff;
	background-image: url(../images/pfeil_meta.gif);
	background-repeat: no-repeat;
	background-position: left 1px;	
	margin:20px 0 0 0;
	padding-left:18px;	
	cursor:pointer;	
}

.download .buttonAktiv{
	font-weight:bold;
	background-image: url(../images/pfeil_subnavi.gif);
	background-repeat: no-repeat;
	background-position: left 1px;	
	margin:20px 0 0 0;
	padding-left:18px;	
	color:#456e98;
}


.buttonSizeS{
	width:80px;
}
.buttonSizeM{
	width:150px;
}
.buttonSizeL{
	width:80px;
}

.errorTxt{
	color:#9f000b;
}
/* ---  seite empfehlen --- */
#pageEmpf{
	background-image: url(../images/bg_empfehlen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:470px;
	width:430px;
	color:#fff;
	padding:20px 20px 20px 20px;
	display:none;
}

#pageEmpf form{
	width:100%;
}
#pageEmpf label,
.content label{
	float:left;
	width:200px;
	
}
#pageEmpf input{
	width:200px;
}
.content input{
	width:400px;
}
#pageEmpf textarea,
.content textarea{
	width:400px;
	height:80px;
}

#pageEmpf .buttonSubmit{
	border:none;
	font-weight:bold;
	background-color:#829dba;
	color:#fff;
	background-image: url(../images/pfeil_aktivsub2.gif);
	background-repeat: no-repeat;
	background-position: left 1px;	
	margin:0 0 0 0;
	padding-left:20px;	
	cursor:pointer;
	clear:both;
	text-align:left;	

}
#pageEmpf .buttonAktiv{
	clear:both;
	border:none;
	font-weight:bold;
	background-color:#829dba;
	color:#003872;
	background-image: url(../images/pfeil_aktivempf.gif);
	background-repeat: no-repeat;
	background-position: left 1px;	
	margin:0 0 0 0;
	padding-left:20px;	
	cursor:pointer;
	text-align:left;
}

.newsOff{
	display:none;
}
.newsOn{
	display:inline;
}

.line{
	border-bottom:1px dotted #666;
	/*background-image: url(../images/icon_line.gif);*/
	background-repeat: repeat-x;
}

.special a{
	display:block;
	font-size:20px;
}
table{
	border-right:1px dotted #828282;
	border-top:1px dotted #828282;
}
th{
	text-align:left;
	border-left:1px dotted #828282;
	border-bottom:1px dotted #828282;
	background-color:#f5f5f5;
	padding:3px;

}
td{
	border-left:1px dotted #828282;
	border-bottom:1px dotted #828282;
	padding:3px;
}

.extralogos{
	margin:260px 0 0 32px;
}

.extralogos img{
	margin:13px 0 0 0;
}
