/* CSS Document */

body {
	margin:0px;
	top:0px;
	left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background-color:#ffffff;
	background-image:url(../images/background.gif);
	background-repeat:repeat-y;
	background-position:top center;
	color:#FFFFFF;
	}
	
/*.headerlinie1 {
	position:absolute;
	margin-top:171px;
	width:100%;
	height:1px;
	border-bottom:1px solid #ffffff;
	}

.headerlinie2 {
	position:absolute;
	margin-top:204px;
	width:100%;
	height:1px;
	border-bottom:1px solid #ffffff;
	}*/
	

.inhalt {
	width:100%;	
	position:absolute;
	}	
	
.inhaltbreite {
	width:945px;
	}	
	
.navi {
	margin-top:40px;
	width:280px;
	float:left;
	text-align:left;
	letter-spacing:0.3em;
	z-index:100;
	}	
	
.navipos{
	padding-left:30px;
	padding-right:40px;
	}		
	
.navitext {
	padding-left:10px;
	padding-bottom:3px;
	border-bottom:1px solid #ffffff;
	margin-top:20px;
	}	
	
.navitext a:link{
	color:#FFFFFF;
	text-decoration:none;
	}		
		
.navitext a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}		
	
		
.navitext a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}		
	
.subnavi {
	padding-left:30px;
	padding-top:10px;
	}	
	
.subnavi a:link{
	color:#FFFFFF;
	text-decoration:none;
	}		
	
	
.subnavi a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}	
	
.subnavi a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}	
	
.naviblog {
	margin-top:25px;
	margin-left:30px;
	}	
	
/* inhalt */	
	
.text {
	width:617px;
	margin-top:60px;
	text-align:left;
	float:right;
	padding-right:40px;
	letter-spacing:0.1em;
	line-height:1.6em;
	}		
	
.text a:link {
	color:#FFFFFF;
	}	
	
.text a:visited {
	color:#FFFFFF;
	}	
	
.text a:hover {
	color:#61CBF0;
	}			
	
h1 {
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px solid #ffffff;
	}	
	
.bildrechts {
	float:right;	
	}
	
hr {
	height:1px;
	border-bottom:1px solid #ffffff;
	}
	
.footer {
	margin-top:50px;
	margin-bottom:30px;
	border-top:1px solid #ffffff;
	font-size:0.7em;
	}
		