	/*
	*/

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100px;
	height: 97px;
	background-image: url('images/print_swr_logo.jpg');
	visibility: visible;
}
#headbild {
	position: absolute;
	left: 110px;
	top: 0px;
	width: 688px;
	height: 97px;
	background-image: url('images/print_rsv_header.jpg');
	visibility: visible;
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------  Rechte Seite -------------------------------------------------------------------*/
/* Header ist grün */
.modulHead {
	display: none;
}
/*----------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------  Ü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;
}
