body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0px;
	background-image: url("../Bilder-neu/Oben.gif");
	background-position:center;
}
h1{
	font-size: 14px;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
}
h2{
	font-size: 14px;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
}
/*H3 fuer Menu*/
h4{
	font-size: 14px;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
}
h5{
	font-size: 14px;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
}
h6{
	font-size: 14px;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
}
a:link {
	font-size: 13px;
	color: #6699CC;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	color: #6699CC;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #CC0000;
	font-weight: normal;	
	text-decoration: underline;
}
a:active {
	font-size: 13px;
	color: #6699CC;
	font-weight: normal;	
	text-decoration: none;
}
/* Standardwert */
p{
margin:0px;
padding:0px;
}
/* Tabellen */
td{
vertical-align:top;
}

/***** Oben *****/
#Oben{
	position:relative;
	margin:0px auto;
	width:797px;
	height:61px;
	text-align:left;
	background-image: url("../Bilder-neu/Oben.gif");
}
/***** Inhalt *****/
#Inhalt{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:797px;
	height:589px;
	text-align:left;
	font-size: 13px;
	line-height:22px;
}
#Inhalt p{
margin:0px 0px 10px 0px;
padding:0px;
}
#Inhalt a:link {
	color: #000000;
	font-weight:bold;
	font-style:italic;
} 
#Inhalt a:visited {
	color: #000000;
	font-weight:bold;
	font-style:italic;	
}
#Inhalt a:hover {
	color: #CC0000;
	font-weight:bold;
	font-style:italic;	
}
#Inhalt a:active {
	color: #000000;
	font-weight:bold;
	font-style:italic;	
}
/** Spaltelinks **/
#Spaltelinks {
	position:absolute;
	left:0px;	
	width:177px;
	height:589px;
	margin:0px;
	padding:0px;
	background-image: url("../Bilder-neu/Spaltelinks.jpg");
}

/* Menu */
#navlist
{
position:absolute;
left:21px;
top:6px;
padding:0px;
margin:0px;
font: bold 12px Verdana, sans-serif;
width: 152px;
}

#navlist li
{
list-style: none;
margin: 0px;
padding: 0px;
border-top: 1px solid gray;
text-align: left;
}

#navlist li a
{
display: block;
height:30px;
margin:0px;
padding: 10px 0px 0px 40px;
text-decoration: none;
background-image:url(Listenzeichen.gif);
background-repeat:no-repeat;
}

#navlist li a:link { color: #FFF; }
#navlist li a:visited { color: #FFF; }
#navlist li a:active {color: #FFF;}

#navlist li a:hover
{
color: #FFF;
background: #ea5a00;
background-image:url(Listenzeichen.gif);
background-repeat:no-repeat;
}


/** Spalterechts **/
#Spalterechts {
	position:absolute;
	left:177px;	
	width:620px;
	height:589px;
	margin:0px;
	padding:0px;
	background-image: url("../Bilder-neu/Spalterechts-Hintergrund.jpg");
	overflow: auto;
}
.Titelbild {
margin: 0px;

}
.Titel {
margin: 0px;
}
/* Text */
.Textinhalt {
margin: 20px 20px 0px 20px;
}
/* Listen */
#Spalterechts ul {
margin: 0px 0px 10px 30px;
padding: 0px;
}
#Spalterechts li{
margin: 0px 0px 5px 0px;
padding: 0px;
list-style-image:url(orange_5x7.gif);
}
/* Bilder */
.bildlinks {
margin: 0px 20px 0px 0px;
float:left;
}
.bildrechts {
margin: 0px 0px 0px 20px;
float:right;
}
/***** Fussbereich *****/
#Fussbereich{
	position:relative;
	margin:0px auto;
	width:797px;
	height:120px;
	text-align:left;
}
.Adresse{
margin: 12px 0px 0px 22px;
}
.designby{
margin: 0px 0px 0px 220px;
}
.designby a:link {
	font-size: 10px;
	color: #7794a4;
	font-weight: normal;
	text-decoration: none;
}
.designby a:visited {
	font-size: 10px;
	color: #7794a4;
	font-weight: normal;
	text-decoration: none;
}
.designby a:hover {
	font-size: 10px;
	color: #000000;
	font-weight: normal;	
	text-decoration: none;
}
.designby a:active {
	font-size: 10px;
	color: #7794a4;
	font-weight: normal;	
	text-decoration: none;
}

