html { 
  padding:0px;
}

body {
	font-size: 12px;
	font-family: Arial, SunSans-Regular, Sans-Serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #0c325a;
	color:#564b47;  
	padding:0px;
}

#oben {
	margin: 0px auto;
	width: 800px;
	text-align: right;
	padding-right:10px;
	color: #fff;
	font-size:10px;
	padding-bottom: 2px;
}


#wrapper {
	margin: 0px auto;
	width: 800px;
	background-color: #fff;
}


#header {
	background-color: #fff;
	width: 592px;
	float:right;
	background-image:url(images/header.jpg);
	height: 259px;
}

h1 {
	color:#225589;
	font-size: 16px;
}

.content {
	background-color: #fff;
	width:400px;
	min-height:370px;
	float:left;
	font-size:12px;	
	line-height:19px;
	padding-bottom:100px;
}

.sidebar {
	float:left;
	width: 208px;
	height: 562px;
	background-color: #fff;
	background-image:url(images/sidebar.gif);
}

.main {
	width:589px;
	float:right;
	padding-top: 20px;
}

.bilder {
	width:146px;
	float:right;
	border: 0px;
}

* html .bilder {
	margin: -2px;
	padding: 0px;
	float:right;
	border: 0px;
}


.clearer {
	clear:both;
}

a {
text-decoration:none;
color:#255384;
}

a:hover {
text-decoration:none;
color:#564B47;
}


ul#navigation {
border-color:#f0f #909090 #fff;
padding:3px;
margin-top:150px;
list-style-type: none;
width:160px;
line-height:26px;
}

* html ul#navigation {
border-color:#f0f #909090 #fff;
padding:3px;
margin-top:150px;
margin-left:0px;
list-style-type: none;
width:160px;
line-height:26px;
}

*+html ul#navigation {
border-color:#f0f #909090 #fff;
padding:3px;
margin-top:150px;
margin-left:0px;
list-style-type: none;
width:160px;
line-height:26px;
}

ul#navigation li {
text-decoration:none;
margin-bottom: 5px;
display:inline-block;
border-bottom: 1px dotted #c4c4c4;
padding-left:20px;
}

ul#navigation li a {
text-decoration: none;
}

ul#navigation li a:hover {
color:#564B47;
}

ul#navigation ul {
padding:0px;
margin-left:17px;
margin-bottom:12px;
}

* html ul#navigation ul {
padding:0px;
margin-left:0px;
margin-bottom:12px;
}

*+html ul#navigation ul {
font-size:10px;
padding:0px;
margin-left:0px;
margin-bottom:15px;
}

ul#navigation ul a {
font-size:10px;
text-decoration:none;
padding:0px;
}

ul#navigation ul li {
font-size:10px;
border-bottom: 0px dotted #c4c4c4;
padding:0px;
margin-left: 10px;
margin-top: 5px;
margin-bottom: -5px;
list-style-type:none;
font-weight: none;
}


li.navigation_selected {
border-bottom: 6px dashed #333;
color:#ff00ff;
}

ul#navigation li.sub_navigation a {
color:#564B47;
}

ul#navigation li.sub_navigation a:hover {
color:#255384;
}

ul#navigation li.sub_navigation_selected a {
color:#255384;
}

ul#navigation li.selected a{
color: #564B47;
}

.navpoint a {
color:#255384;
}

#oben a {
color:#ffffff;
}

#oben a:hover {
color:#ffffff;
text-decoration: underline;
}

li {
padding-left:5px;
}

.liste {
	margin-left:15px;
}

img {
	border: 0px solid #c4c4c4;
	padding:2px;
}

a img {
	border: 1px solid #c4c4c4;
	padding:2px;
}

a:hover img {
	border: 1px solid #255384;
	padding:2px;
}

.bilder2 {
	border: 1px solid #c4c4c4;
	padding:2px;
	color:#ff00ff;
}

.no {
	border:0px;
}

.no a {
	border:0px;
}

a:hover .no {
	border:0px;
	text-decoration: underline;
}

