/* CSS Document */

* {
	padding: 0;
	margin: 0;
	border: 0;
	}
html,body, p{margin:0;padding:0}
body{
	font: 90% verdana,sans-serif;
	background:  #B5AD94 url(graphics/bg2.gif) repeat;
	text-align:center;
	color: #660000;

}
a {text-decoration:none; outline: none;}
h1{
margin:0px 0px 0px 50px;
font-family: georgia, serif;
font-size: 138%;
font-weight: normal;
border-bottom: 1px dotted; 
width: 405px;
padding: 0px 0px 0px 10px;
}
h2{
margin:10px 0px 5px 40px;
font-family: georgia, serif;
font-size: 95%;
padding: 20px 0px 0px 20px;
font-weight: normal;
width: 380px;
}

h3{
margin:20px 0px 0px 40px;
font-family: georgia, serif;
font-size: 88%;
font-weight: normal;
padding: 0px 20px 0px 30px;
}
h4{
margin:0px 0px 5px 40px;
border-bottom: 1px dotted;
margin-bottom: 20px; 
width: 405px;
padding: 10px 0px 20px 20px;
font-size: 85%;
font-weight: normal;
font-family: georgia, serif;
}
h5{
margin:0 0px 0px 55px;
font-size: 87%;
font-weight: normal;
font-family: georgia, serif;
line-height: 1.8em;
}
h6{
margin:40px 0px 30px 50px;
font-size: 90%;
font-weight:bold;
width: 415px;
font-family: georgia, serif;
border-bottom: 1px dotted; 
padding-left: 6px;
}
div#header{
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 190%;
	border-bottom: 1px dotted;
	text-align: center;
	height: 80px;
	text-align: center;
	padding-top: 32px;
	background-color:;
	background:#660000 url(graphics/bg-head.jpg);

}
div#container{
text-align:left;
border: 1px dotted;
border-color:  #B5AD94;
background-color: #fff;
width:750px;
margin:0 auto;
}


div#footer{
color: #660000;
margin:0;
padding:5px 10px;

}

div#content{
float:left;
line-height:1.4;
top: 200px;
width:470px;
border-top:30px solid white;
border-bottom:30px solid white;

}

div#navigation{
float:right;
width:200px;
top: 200px;
padding-left: 20px;
margin: 30px 20px 0 0px;
list-style-type: none;


	}

#navigation ul {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	line-height: 0.4em;
	text-decoration: none;
	margin: 0 0 35px 0;

	display: block;	
	list-style-type: none;
	
	}
	#navigation	li {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 88%;
	text-align: center;
	display: block;
	border-bottom:1px dotted;
	border-color: #B5AD94;
	}	
	
#navigation ul li a:link, ul li a:visited, ul li a:active {
		display: block;
		border-bottom:none;
		color: ##660000;
		padding:9px;
		
		}

#navigation ul li a:hover {
	display: block;
	color: #B5AD94;
	background: #F6F5F2;
	padding:9px;	
	
	}
#navigation li #on {
	color: #908975;
	background: #F6F5F2;
	
	}		
	#navigation li #on2 {
	color: #908975;
	background: #F6F5F2;
	border-top: 1px dotted #B5AD94;
	}	
#navigation img {
	padding: 0;
	border: 0;
	text-align: left;
	}
	
.navhead {
	background: url(graphics/linie3.gif) no-repeat center 0px;	
	padding-top: 35px;
	}
#linie {
	border-top: 1px dotted #B5AD94;
	
	}

.navlast {
	border: bottom: 1px dotted;
	
	}
	.border{
padding-top: 35px;
background: url(graphics/linie3.gif) no-repeat center 0px;
border-bottom: 1px dotted;
	border-color: #B5AD94;
	}

div#extra{
clear:both;width:100%}

ul li {
list-style-type: none;

}

a:link {
	font-style: normal;
	color: #660000;
	text-decoration: none;
	}

a:visited, a:hover, a:active {
	font-style: normal;
	color: #660000;
	text-decoration: none;
}
p.nachoben  {
margin:50px 5px 0px 40px;
font-family: georgia, serif;
font-size: 93%;
border-top: 1px dotted; 
width: 415px;
padding: 10px 0px 0px 20px;
font-size: 79%;




}
img  {
border: none;
margin:0 10px 0px 55px;

background: #fff;

font: 80% verdana,sans-serif;
}

#rss  a:hover a:link{
background-image: #fff url(feed-icon.jpg) no-repeat;

}

li a:hover li a:link{
background: url(graphics/feed-icon.jpg) no-repeat center;

}

.last{ 
border-bottom: 0px;
padding: 10px 0px 5px 30px;
}

.center{ 
text-align: center;
}