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

.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 {
	background-image: url(../_img/allg/navigation_abschlussOben.gif);
	width: 169px;
	height: 21px;
	text-align: left;
}

.naviAbschlussGreen {
	background-image: url(../_img/allg/navigation_abschlussObenGreen.gif);
	width: 169px;
	height: 21px;
	text-align: left;
}

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

.naviPunktGreen {
	color:#FFFFFF;
	background-color: #8dc670;
	height: 21px;
	text-align: left;		
}

.naviPunktGreenAktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
	background-color: #339900;
	height: 21px;
	text-align: left;		
}

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

.naviPunktGreenOver {
	color:#FFFFFF;
	background-color: #339900;
	height: 21px;
	text-align: left;		
}


.quickAbschluss {
	background-color: #aee1f5;
	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: #00a3e0;
}



.ag:link, .ag:hover, .ag:visited, .ag:active  {
	text-decoration: none;
	color: #FFFFF;
}

.ag:hover {
	text-decoration: none;
	color: #FFFFF;
}

.contentZweiSpalten {

}

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

}



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

}


.contentZweiSpalten .zweiteSpalte {
	float: left;
	width: 352px;
	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;	

}

.ubsFlashC {
	float: left;
	width: 352px;
	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;	
}
