body{
background-image:url(../bilder/scanlines.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
color:#0160A4;}
#rahmen{
	position:absolute;
	margin:-283px 0 0 -300px;
	top:50%;
	left:50%;
	width:600px;
	height:567px;
	background-image:url(../bilder/ruediger_bg.jpg);
	background-repeat:no-repeat;
	border:1px solid black;}
#nav{
	width:auto;
	height:25px;
	margin-top:95px;
	padding-left:3px;
	}
ul{
list-style-type:none;
margin:0;
padding:0;
}
li{
	width:100px;
	float:left;
	text-align:center;
	border-right:1px solid white;
}
li a{
	text-decoration:none;
	color:white;
	display:block;
	width:100%;
	background-color:#0160A4;
}
li a:hover{
	background-color:#3399FF;
	color:#FFCC33}
#inhalt{
margin:15px 20px 0px 20px;
overflow:auto;
}
.index_left{
	float:left;
	}
	.index_right{
	float:left;
	margin: 45px 0 0 15px;
	border: 2px solid black;
	width: 192px;
	height: 156px;
	background-color: #0160A4;
		}
	

h1 {
text-align:left;
font-size:1.2em;
color:#0160A4;
padding:95px 0px 0px 0px;}
h2{
font-size:1em;
color:#0160A4;
}
h3{
font-size:1.2em}
.disclaimer{
font-size:0.8em}
.adresse{
font-size:0.9em;}
#kontakt{
float:left;}
#adresse{
float:right;
margin-right:15px;}
