/* CSS Document */

#hauptnavigation_oben{
	width:153px;
	height:70px;
}

#search {
	width: 153px;
	height: 20px;
}

#finder {
	width: 153px;
	height: 36px;
	//height: 20px;
	background-image:url(../images/backgrounds/hauptnavigation_oben_unten_20.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#hauptnavigation_unten{
	width:153px;
}

a {
	line-height:15px;
	font-family: Arial,sans-serif;
	font-size: 11px;
	text-decoration:none;
	//color: #ffffff;
	font-weight:bold;
}

a.startseite {
	line-height:15px;
	font-family: Arial,sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #ffffff;
	font-weight:bold;
}

a.primNav {
	line-height:15px;
	display:block;
	padding-left:15px;
	padding-top:2px;
	font-family: Arial,sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #ffffff;
	font-weight:bold;
	background-image:url(../images/backgrounds/hauptnavig.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

a.primNav:link {
	background-image:url(../images/backgrounds/hauptnavig.gif);
}

a.primNav:hover {
	background-image:url(../images/backgrounds/hauptnavig_o.gif);
}

a.primNav_current {
	line-height:15px;
	display:block;
	padding-left:15px;
	padding-top:2px;
	font-family: Arial,sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #ffffff;
	font-weight:bold;
}


/*zweite Ebene*/

.hauptnav_zweiteEbene{
	width:153px;
	background-image:url(../images/backgrounds/navig_zweiteEbene.jpg);
	background-repeat:no-repeat;
	background-color:#c5cad1;
}




a.primNav_1 {
	line-height:15px;
	display:block;
	padding-left:35px;
	padding-top:2px;
	font-family: Arial,sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #ffffff;
	font-weight:bold;
}
a.primNav_1:link {
}

a.primNav_1:hover {
	background-image:url(../images/backgrounds/hauptnavig_grau_o.gif);
	background-position:left;
	background-repeat:no-repeat;
}

a.primNav_current_1 {
	line-height:15px;
	display:block;
	padding-left:35px;
	padding-top:2px;
	padding-bottom:2px;
	font-family: Arial,sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #ffffff;
	font-weight:bold;
}

.navigation_linie{
	top:0px;
	left:0px;
	width:153px;
	height:1px;
	background-image:url(../images/teaser/_linie_h.gif)
}

/*--------------------------------------------------------*/

/* -----------------  Aktionskacheln ---------------------*/
h3.aktionskachel{
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:10px;
	color:#FFFFFF;
}

p.aktionskachel{
	margin-top:5px;
	margin-bottom:5px;
	color:#FFFFFF;
}

a.aktionskachel{
	line-height:15px;
	display:block;
	text-align:right;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:0px;
	margin-right:15px;
}

p.aktionskachel_mehr{
	display:block;
	text-align:right;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:0px;
	margin-right:15px;
}

#aktionskacheln{
	width:306px;
}

.kachel{
	width:306px;
	height:90px;
	overflow:hidden;
	background-image:url(../images/backgrounds/aktionskachel.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.kachel_rechts{
	float:right;
	width:148px;
	height:81px;
	overflow:hidden;
/**/
	padding-left:5px;
	padding-top:5px;
	background-color:#999999;
}

.aktionskachel_text{
	width:148px;
	height:61px;
	font-size:11px;
	text-align:left;
	overflow:hidden;
	background-color:#999999;
}

aktionskachel_mehr{

	width:148px;
	height:20px;
	font-size:11px;
	text-align:left;
	overflow:hidden;
	background-color:#999999;

}

.aktionskachel_bild{
	float:right;
	width:149px;
	height:86px;
	overflow:hidden;
}




#sponsorenlogos{
	height:160px;
	background-color:#ffffff;
}

#teaserbild{
	height:110px;
	width:306px;
}

#abbinder_blau{
	float:right;
	height:22px;
	width:302px;
	background-image:url(../images/backgrounds/abbinder.gif);
}



/*--------------------------------------------------------*/



form.navig{
	padding-left:15px;
	margin-top:7px;
}

input.navig{
	font-size:10px;
	color:#333333;
	width:115px;
}

select.navig{
	font-size:10px;
	color:#333333;
	width:119px;
}