*{
	margin:0px;
	padding:0px;
	margin-left: 0px;
}

body{
	background-color: #CCCCCC;
    margin-top: 0px;
	font:1em "Times New Roman", Times, serif;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	color: #666;
}

#seite{
	background:#fff url('images/hintergrund.gif') repeat-y;
	text-align:left;
	float: none;
	width: 733px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#oben{
	background:#fff url('images/logo.jpg');
	clear:both;
	height:178px;
	width:713px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: -30px;
}

#links{
	float:left;
	width:500px;
	padding-left: 25px;
}

#rechts{
	float:left;
	margin:0 0 0px 0px;
	width: 185px;
	padding-left: 0px;
	height: 350px;
}

#unten{
	clear:both;
	margin-left: 2px;
	width: 500px;
	height: 30px;
}

#navigation{
 background:#fff;
 float:left;
 width:100px;
 padding:0 0 4px
}

#navigation ul{
}

#navigation ul li{
 display:inline;
 margin:0 10px 0 0 
}

#navigation ul li a{
 text-decoration:none;
 border-bottom:4px solid #fff;
 color:#666;
 font-size:.9em; 
 font-weight:bold;
}

#navigation ul li a:hover{
 text-decoration:none;
 border-bottom:4px solid #666
}

.titel{
 float:right;
 width:90px;
 padding:0 10px 0 0
}

.titel img{
 border:0px none; 
}

h2{
 border-bottom:1px solid #ccc;
 color:#666;
 font-size:1.0em;
 letter-spacing:0.01em;
 margin:25px 0 0 0
}

h3{
	border-bottom:1px solid #ccc;
	color:#666;
	font-size:1.2em;
	letter-spacing:0.01em;
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}

h6{
 font-size:.8em;
}

#links p{
	text-align:justify;
	padding-left: 10px;
	padding-right: 0px;
}

#unten p{
 color:#eee;
 font:.86em "Times New Roman", Times, serif;
 padding: 5px;
}

#rechts ul{
list-style:none;
 margin:0 0 0 0
}

#rechts ul li{
	background:url('images/bullet.jpg') no-repeat;
	display:block;
	margin-left:75px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0;
	padding-left:16px;
	padding-right:0;
	padding-top:0;
	padding-bottom:0
}

#rechts ul li a{
 text-decoration:none;
  color:#666;
}

#rechts ul li a:hover{
	color:#000099;
}

a:link, a:active{
	color:#333333;
	text-decoration:none
}
a:visited{
	color:#666;
	text-decoration:none;
}
a:hover{
	color:#000099;
	text-decoration:none;
}

#unten a{
 color:#fff;
 text-decoration:underline
}

#unten a:hover{
 text-decoration:none
}
