body {
	background-color: #c2ccd6;
	text-align: center;
    padding:0; 
	margin:20;
}

.txtfeldSuche {
	background-color: #d8dadc;
	width: 140px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.txtfeldSuchePopUp {
	background-color: #d8dadc;
	width: 300px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.naviAbschluss {
	width: 169px;
	height: 21px;
	text-align: left;
	background-color: #FFFFFF;
}

.naviPunkt {
	background-color: #c2ccd6;
	height: 21px;
	text-align: left;		
}

.naviPunktOver {
	background-color: #f0f9fd;
	height: 21px;
	text-align: left;		
}

.naviPunktIntern {
	background-color: #ff9a9a;
	height: 21px;
	text-align: left;		
}

.naviPunktOverIntern {
	background-color: #f0f9fd;
	height: 21px;
	text-align: left;		
}

.naviPunkt2 {
	background-color: #FDFDFD;
	height: 21px;
	text-align: left;		
}

.naviPunktOver2 {
	background-color: #f0f9fd;
	height: 21px;
	text-align: left;		
}

.naviPunkt3 {
	background-color: #FDFDFD;
	height: 21px;
	text-align: left;		
}

.naviPunktOver3 {
	background-color: #f0f9fd;
	height: 21px;
	text-align: left;		
}

.quickAbschluss {
	background-color: #005191;
	width: 169px;
	height: 21px;
	text-align: left;
}

.quickAbschlussIntern {
	background-color: #cc1325;
	width: 169px;
	height: 21px;
	text-align: left;
}

.naviTrenner {
	background-color: #FFFFFF;
	height: 1px;
}

a:link, a:hover, a:visited, a:active  {
	text-decoration: none;
	color: #666666;
}

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


.contentEineSpalte {

}

.contentEineSpalte .eineSpalte {
	float: left;
	width: 700px;
	position: relative;

}

.contentZweiSpalten {

}

.contentZweiSpalten .ersteSpalte {
	float: left;
	width: 234px;
	position: relative;

}



.contentZweiSpalten .zweiteSpalte {
	float: left;
	width: 234px;
	position: relative;
	border: solid;
	border-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: solid;
	border-left-width: 1px;
	border-color: #FFFFFF;	

}

.contentZweiSpaltig {

}

.contentZweiSpaltig .ersteSpalte {
	float: left;
	width: 351px;
	position: relative;

}



.contentZweiSpaltig .zweiteSpalte {
	float: left;
	width: 351px;
	position: relative;
	border: solid;
	border-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: solid;
	border-left-width: 1px;
	border-color: #FFFFFF;	

}


p {
	margin: 8px;
	padding: 0px;
}


.partnerZeile {
	position: relative;
	background-color: #e4e4e6;
	color: #333333;	
	height: 17px;
	
	border: solid;

	border-top: none;
	border-right: none;
	border-bottom: solid;
	border-left: none;
	border-bottom-width: 2px;	
	border-color: #f4f4f5;	
}


.partnerZeileOver {
	position: relative;
	background-color: #ffffff;
	color: #333333;	
	height: 17px;
	
	border: solid;

	border-top: none;
	border-right: none;
	border-bottom: solid;
	border-left: none;
	border-bottom-width: 2px;	
	border-color: #f4f4f5;	
}

.content #bottomshadow {
	position:absolute;
	bottom:-22px;
	right:0px;
	width:561px;
	z-index:1;
}

* html .content #bottomshadow {
	bottom:-21px;
	
}

#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	height: 1px;
	z-index: 5000;
}
