body
{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
p
{
	margin:0px;
	padding-bottom:10px;
}
.rrvgmbh, .rvvgmbh {
	font-family: Arial, Helvetica, sans-serif;	
}
#background
{
	position:fixed;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	bottom:0px;
	right:0px;
	background-image:url(images/pageBG.jpg);
	background-repeat:repeat-x;
}
#page
{
	position:relative;
	margin:auto;
	width:913px;
	top:50px;
}
.head a, .head a:link, .head a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
.head a:hover {
	text-decoration: underline;	
}
#head
{
	position:relative;
	margin:auto;
	width:913px;
	height:108px;
	background-image:url(images/head.jpg);
}
#head-rrv
{
	position:relative;
	margin:auto;
	width:913px;
	height:108px;
	background-image:url(images/head-rrv.jpg);
}
#head-rvv
{
	position:relative;
	margin:auto;
	width:913px;
	height:108px;
	background-image:url(images/head-rvv.jpg);
}
#mainBody
{
	position:relative;
	width:913px;
	min-height:600px;
	background-image:url(images/mainBg.png);
}
#footer
{
	position:relative;
	background-image:url(images/pageBottom.png);
	width:913px;
	height:134px;
}
#menu
{
	position:relative;
	float:left;
	border-right:2px solid black;
	border-top:1px solid #f3f3f3;
	width:182px;
	left:13px;
}
#menu ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}
#menu ul li
{
	display:block;
/*	min-height:20px; */
	padding-top:5px;
	padding-left:20px;
	padding-bottom: 5px;
	border-bottom:1px solid #f3f3f3;
}
#menu * a, #menu * a:link, #menu * a:visited
{
	display:block;
/*	height:20px; */
	text-decoration:none;
	color:#000000;
}
#menu ul li:hover
{
	display:block;
	background-color:#f3f3f3;
}
#contentFull
{
	position:relative;
	min-height:550px;
	width:820px;
	left:50px;
	line-height:20px;
	text-align:left;
}
#content
{
	position:relative;
	min-height:550px;
	width:620px;
	left:50px;
	margin-left:200px;
	line-height:20px;
	text-align:left;
}
#content ul li
{
	text-align:left;
}
#pageTitleFull
{
	position:relative;
	width:820px;
/*	height:20px; */
	border-bottom:1px solid #163e75;
	margin-bottom:20px;
	padding-top:5px;
}
#pageTitle
{
	position:relative;
	width:620px;
/*	height:20px; */
	border-bottom:1px solid #163e75;
	margin-bottom:20px;
	padding-top:5px;
}
h1
{
	font-size:15px;
	font-weight:bold;
	color:#163e75;
	margin:0px;
	padding:0px;
}
#subnav
{
	position:relative;
	top:-12px;
	margin-bottom:10px;
}
.selected
{
	font-weight:bold;
}
#content a, #content a:visited, #content a:link
{
	color:#003399;
	text-decoration:none;
}
#content a:hover
{
	text-decoration:underline;
}.underlined {
	text-decoration: underline;
}
.hinweis {
	padding: 4px;
	border: 2px blue solid;
	margin: 10px 0 10px 0;	
}
