	/*
	*/
.footer	{
	position: absolute; 
	width: 100%;
	bottom: 0px;
	color: #cc0000;
	background-image:url(images/footer_line_swr.gif);
	background-repeat: repeat-x;
	font-size: 80%;
} 
#logo a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 190px;
	height: 110px;
	background-image: url('images/swr_logo.jpg');
	visibility: visible;
}
#headbild {
	position: absolute;
	left: 190px;
	top: 0px;
	width: 800px;
	height: 110px;
	background-image: url('images/rsv_header.jpg');
	visibility: visible;
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------  Rechte Seite -------------------------------------------------------------------*/
/* Header ist grün */
.modulHead {
	padding: 2px 0  4px 8px;
	background-color: #00854a;
	background-image: url('images/modul_bogen_rsv.gif');
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold
}
/*----------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------  Überschriften  -----------------------------------------------------------------*/
h1	{
	color: #00854a;
	white-space: normal;
	font-size: 1.3em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	white-space: normal;
	margin-bottom: 3px;
	font-size: 1.1em;
}
