/* CSS Document */

#bg_head {
	background-image:url(../images/bg_head_news.jpg);
	background-repeat:no-repeat;
	width:976px;
	height:293px;
}

#bg_cnt{
	background-image:url(../images/bg_cnt_schwimmbad.gif);
	background-repeat:no-repeat;
	width:976px;
}

#bg_cnt_line{
	background-image:url(../images/bg_cnt_schwimmbad_line.gif);
	background-repeat:repeat-y;
	width:976px;
}

.topnav_over {background-image:url(../images/bg_over_schwimm.gif); background-repeat:repeat-x;}

.leftnav {
	background-image:url(../images/bg_left_schwimm.gif);
	background-repeat:repeat-y;
	text-align:right;
	color:#818181;
	font-weight:bold;
	width:196px;
	height:36px;
	cursor:pointer;
	border-bottom:1px dotted #0C3F97;}

.leftnav_over {
	background-image:url(../images/bg_over_left_schwimm.gif);
	background-repeat:repeat-y;
	text-align:right;
	font-weight:bold;
	color:#FFFFFF;
	width:196px;
	height:36px;
	cursor:pointer;
	border-bottom:1px dotted #0C3F97;
}

.leftnav_sub {
	background-image:url(../images/bg_sub_left_schwimm.gif);
	background-repeat:repeat-y;
	font-weight:bold;
	text-align:right;
	border-bottom:1px dotted #0C3F97;
}

.a_leftnav_sub, .a_leftnav_sub:visited {color:#818181; text-decoration:none;}

.a_leftnav_sub:hover,  .a_leftnav_sub_high {color:#E60004; text-decoration:none;}

.bg_right_aktuell {
	background-image:url(../images/bg_right_akt_schwimm.gif); 
	background-repeat:no-repeat;
	width:254px;
	height:82px;
	border-bottom:1px dotted #0C3F97;
}

.bg_right_aktuell_img {
	width:80px;
	margin-top:20px;
	margin-left:15px;
	margin-bottom:20px;
}

.bg_right_aktuell_cnt {
	width:134px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:10px;
}

.newspic {width:175px;}

.newspic_small {width:85px; margin-bottom: 10px;}

.bilduntertitel{
	background-color:#ECEFF6;
	border-top:1px solid #FFFFFF;
	font-size:11px;
	color:#505050;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

















