body {
	background-color:#cccccc;
	text-align:center;
}

#box1 {
	width:600px;
	border:#666666 1px solid;
	background-color:#ffffff;
	position: relative;
	margin-left:auto;
	height:500px;
	padding:0;
	margin-right:auto;
}

#box1 h1 {
	font-family:Geneva, Verdana, san-serif;
	font-size:30px;
	line-height:40px;
	font-weight:500;
	width:100%;
	border-bottom:1px solid #666666;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	color:#666666;
	margin-bottom:0;
	margin-top:10px;
}

#inhalt {
width:70%;
margin-right:5%;
float:right;
font-family:Lucida Sans, Verdana, san-serif;
font-size:12px;
line-height: 18px;
}

h2 {
	font-family:Geneva, Helvetica, san-serif;
	color:#3a62a4;
	font-size:20px;
	line-height:22px;
	margin:0;
}

#box1 p {
	width:100%;
	margin:0;
	padding:0;
}

#navi {
    width: 130px;
    text-indent: 5px;
    color: inherit;
	float:left;
	margin-right:2%;
	margin-left:5px;
}

#navigation .headline   {
    border: 0px/*1px solid black*/;
    width: 20%;
    text-indent: 5px;
    color: inherit;
}
    
#navi ul {
	width:100%;
	list-style: none;
	margin:0;
	padding:0px;
	margin-bottom:10px;
	text-align:left;
}

#navi li a {
	display:block;
	text-decoration: none;
	color:#333333;
	font-family:Helvetica, Arial, Geneva, san-serif;
	font-size:12px;
	line-height:17px;
	width:100%;
	background-image:url(../res-eigene/liC.gif);
	background-repeat: no-repeat;
	text-indent:22px;
}

#navi li a:hover {
	color:#000000;
	background-image:url(../res-eigene/liChover.gif);
}

#footer {
	clear:both;
}

h3 {
	font-family:Verdana, san-serif;
	font-size:13px;
	line-height:22px;
	font-weight:normal;
	margin:0;	
	background-image:url(../res-eigene/h3c.gif);
	width:130px;
	text-indent:6px;
	color:#ffffff;
}

p {
	margin:0;
	padding:0;
	font-family:"Lucida Sans", Geneva, Verdana, san-serif;
	font-size:12px;
	line-height:20px;
	color:#333333;
}

p a {
	color:#333333;
	text-decoration: underline;
}

p a:hover {
	color:#000000;
	text-decoration: none;
}

li{
     margin-right:5%;
     font-family:Lucida Sans, Verdana, san-serif;
     font-size:12px;
     line-height: 18px;
}
