/* 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: 3px;
	}
html, body {
background: #ffffff;
color: #000;
}

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

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


#header {
top: 10px;
height:100px;
width: 900px;
left:0px;
position:relative;
border:1px solid #ffa951;
background-color:#ffffff;
}
#werbung {
display: none;
margin-top: 15px;
height:90px;
width: 900px;
left:0px;
position:relative;
border:1px solid #d4e8f7;
background-color:#ffffff;
}
#links {
left: 0px;
top: 121px;
position: absolute;
height: 600px;
width:140px;
border:0px solid #000000;
background-color:#ffffff;
}
#navi {
width: 130px;
height: 600px;
position: absolute;
}


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

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

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


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

#foot {
border: 1px solid #ffa951;
position:absolute;
bottom:-80px;
width:100%;
background: #ffffff;




}

#navi-rechts {
position: absolute;
right: 0px;
top: 122px;
height: 600px;
width: 200px;
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: 96%;
	padding: 2px 2%;
	background-color: #d4e8f7;
	font: bold 9pt/1.5 Arial, sans-serif;
	color: black;
}
ul#mainnav li {
	border-top: 1px solid #ffffff;
}
ul#mainnav li a:hover {
	background-color: #ffa951;
	color: black;
}
/*schriften*/
p {
	font: 10pt tahoma, sans serif;
	
}
h1 {
	font-family: Verdana; 
	font-size: 13px;
	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: #d4e8f7;
	font: 8pt tahoma, sans serif;
	color: #5ab3f6;
	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: #5ab3f6; }
a:visited#ort { text-decoration:none; COLOR: #5ab3f6;   }
a:hover#ort { text-decoration:underline; COLOR: #5ab3f6;  }
a:active#ort { text-decoration:none; COLOR: #5ab3f6; }
/*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: 0px solid #000000;
	
}
/*werbung uebersicht unten*/
#werbung-uebersicht {
	display: none;
	width: 250px;
	height: 5px;
	border: 1px solid #000000;
	
}
/*links im texte*/
a:link#text { COLOR: #000000; }
a:visited#text {COLOR: #000000;   }
a:hover#text { COLOR: #000000;  }
a:active#text {COLOR: #000000; }