
body {
margin:0;
padding: 0;
background: #1697ce;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 12px;
line-height: 15px;
color: #404040;
} 

p {
margin: 15px 3px;
}

h1, h2, h3 {
margin: 20px 3px 15px 3px;
font-style: bold;
line-height: 1.3em;
}

h1 { font-size: 18px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }

ul, ol { }

li { }

blockquote {
font-size: 10px;
font-style: italic;
margin: 3Px 25px;
}

a {
color: #1697ce;
text-decoration: none;
padding: 1px;
}

a:hover {
color: #404040;
background: gold;
text-decoration: none;
padding: 1px;
}

#kopf {
	width: 810px;
	height: 100px;
	margin: 0 auto;
	background: #ffffff;
	border-right: 1px solid #737373;
}

#kopf h2 {
	float: left;
	margin: 0;
	padding: 15px;
	font-size: 20px;
	color: #404040;
}

#titel {
	float: right;
	padding: 7px;
	color: white;
	font-weight: bold;
	font-size: 18px;
}

#hals {
	width: 810px;
	margin: 0 auto;
	height: 25px;
	background: gold;
	border-right: 1px solid #737373;
	border-top: 1px solid #737373;
	border-bottom: 1px solid #737373;
}

#topnavi {
	float: right;
}

#topnavi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topnavi li {
	float: left;
	padding-right: 1px;
}

#topnavi a {
	float: left;
	display: block;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
}

#topnavi a:hover {
	background: #1697ce;
	color: #ffffff;
}

#inhalt {
	width: 810px;
	margin: 0 auto;
	background: white;
	border-right: 1px solid #737373;
}

#hauptfeld {
	float: left;
	width: 420px;
	padding: 4px;
	margin: 0;
}


.text {
	padding: 0px 20px;
}


.seite {

}


#rand {
	float: left;
	width: 370px;
	padding: 4px;
	margin: 0;
}

.mitte {
/** background: url(layout/mitte.jpg);
background-position: right;
background-repeat: repeat-y; **/
}

.klein {
font-size: 9px;
}

.rechts{
float: right;
}

.mitte a {

}

.mitte a:hover {

}


#ordnung2	{
border-top: 2px solid #ba0001;
border-bottom: 2px solid #ba0001;
padding: 5px 0;
background: #fcf5e3;
}

h2.ordnung2 {
margin-top: 5px;
}
	
ul.ordnung2 {
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 15px;
	list-style-type: circle;
	}

#clear {
	clear: both;
	height: 5px;
	width: 960px;
	margin: 0 auto;
}

#fuss {
	width: 790px;
	margin: 0px auto;
	padding: 10px;
	border-top: 1px solid #737373;
	border-right: 1px solid #737373;
	background: gold;
}

#fuss p {
	text-align: center;
	color: #404040;
	font-size: 10px;
	line-height: 13px;
	margin: 0;	
	}
	

#fuss a {
color: #404040;
}

#fuss a:hover {
color: #ffffff;
background: #1697ce;
}
