/* CSS Document internetpunkt */
div > p {
	margin-top: 0;
	}
div > a {
	margin-top: 0;
	}
div > h1 {
	margin-top: 0;
	}
div > h2 {
	margin-top: 0;
	margin-bottom: 0px;
	}
img > h1 {
	margin-top: 0;
	}
html, body {
background: #dbe6f0;
color: #000;
}

body {
padding: 0% 0%;
margin:0px;
}

.box
{	width:800px;
	margin:auto;
	position:relative;
	
}


#header {
top: 10px;
height:123px;
width: 800px;
left:0px;
position:relative;
border:1px solid #5f6b2e;
background-color:#ffffff;
}
#werbung {
display: none;
margin-top: 15px;
height:90px;
width: 800px;
left:0px;
position:relative;
border:1px solid #d4e8f7;
background-color:#ffffff;
}
#links {
left: 0px;
top: 146px;
position: absolute;
height: 100%;
width:133px;
border:0px solid #000000;


}
#navi {
width: 130px;
height: 100%;
position: absolute;

}


#content_box
{ left:0px;
	top: 146px;
	position: absolute;
	width: 800px;
	min-height:600px;
}

#content {
margin-left:150px;
width: 550px;
border:1px solid #5f6b2e;
background-color:#ffffff;
padding: 3px;
}

#spacer
{ float:right;
	height:560px;
	width:0px;
}


#content2 {
margin-left:140px;
margin-top: 20px;
width: 550px;
border:0px solid #000000;
background-color:#ffffff;
}

#foot {
border: 1px solid #5f6b2e;
position:absolute;
bottom:-100px;

width:100%;
background: #ffffff;




}

#navi-rechts {

position: absolute;
right: -40px;
top: 146px;
height: 600px;
width: 120px;
border:0px solid #000000;
background-color:#ffffff;
}

/*menue*/

ul#mainnav {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#mainnav li a:link, ul#mainnav li a:visited {
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 1px 1%;
	background-color: #bb3e00;
	font: bold 9pt/1.5 Verdana, sans-serif;
	color: #fff;
}
ul#mainnav li {
	border-top: 1px solid #a5b5c6;
}
ul#mainnav li a:hover {
	background-color: #ffbb00;
	color: #eee
}
/*sehenswürdigkeiten*/
ul#sehens {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #bb3e00;
	width: 130px;
	font: 8pt Verdana, sans-serif;
	text-decoration: none;
	display: block;
}
ul#sehens li a:link, ul#sehens li a:visited {
	color: white;
	text-decoration: none;
	width: 100%;
}
ul#sehens li a:hover {
	
	color: white;
	width: 100%;
	text-decoration: underline;
} 

/*schriften*/
p {
	font: 9pt verdana, sans serif;
	
}
h1 {
	font-family: Verdana; 
	font-size: 15px;
	font-weight: bold;
	color: black;
}
h2 {
	font-family: Verdana; 
	font-size: 11px;
	font-weight: bold;
	color: black;
}
.ueberschrift {
	font: 8pt tahoma, sans serif;
	font-style: italic;
}
.fett {
	font-weight: bold;
}
.kursiv {
	font-style: italic;
}
/*schriften*/
.ort {
	background-color: #078fc2;
	font: 8pt tahoma, sans serif;
	color: white;
	padding: 1px;
}
#box-rechts {
	width: 200px;  
	background-color: #d4e8f7; 
	border-bottom: 1px solid #ffa951;
	border-left: 1px solid #ffa951;
	border-right: 1px solid #ffa951;
	font: 8pt verdana, sans serif;
	}
.box-head {
	background-color: #ffa951;
	font: bold 9pt tahoma;
	color: white;
	padding: 2px 0px 2px 8px;
}
/*links für ort*/
a:link#ort { text-decoration:none; COLOR: #d4eef7; }
a:visited#ort { text-decoration:none; COLOR: #d4eef7;   }
a:hover#ort { text-decoration:underline; COLOR: #d4eef7;  }
a:active#ort { text-decoration:none; COLOR: #d4eef7; }
/*links allgemein schwarz*/
a:link#black { text-decoration:none; COLOR: #000000; }
a:visited#black { text-decoration:none; COLOR: #000000;   }
a:hover#black { text-decoration:none; COLOR: #000000; background-color: #ffa951;  }
a:active#black { text-decoration:none; COLOR: #000000; }
/* adsense 250*250 unter Artikel*/
#adsense {
	float: left;
	width: 250px;
	height: 250px;
	border: 1px solid #000000;
	
}
/*werbung uebersicht unten*/
#werbung-uebersicht {
	display: none;
	width: 250px;
	height: 5px;
	border: 1px solid #000000;
	
}

