body {
background-image: url(images/verlauf_efefef.jpg);
background-color: #EFEFEF;
background-repeat: repeat-x;	
margin: 12px 0px 12px 0px;
}

#container {
width: 716px;
text-align: center;
margin: 0 auto;
background-color: #FFFFFF;
border: 12px solid #ffffff;
}
			
/* Kopfzeilen */

#header {
height: 154px;
vertical-align: top;
background-image: url(images/bg3.gif);
background-position: 5px -3px;
}

#header img {
border-bottom: 4px solid #564c48;
border-top: 0;
border-left: 0;
border-right: 0;
}		
				
#header a {
border: 0;
margin: 0;
}	

#navigation {
width: 175px;
vertical-align: top;
background-color: #EFEDE3;
text-align: left;
}

#content	{
width: 543px;
vertical-align: top;
padding: 21px 20px 20px 20px;
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 11px;
line-height: 14px;
text-align: left;
}
 
#aktuell {
width: 145px;
padding: 0px 10px 10px 10px;
text-align: left;
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 10px;
line-height: 13px;
}

#aktuell a {
color: #4b4b4b;
}

#footer {
height: 25px;
background-color: #EFEDE3;
vertical-align: middle;
color: #4B4B4B;
padding: 0px 10px 0px 10px;
text-align: right;
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 10px;
}

#footer a {
color: #4B4B4B;
border-bottom: 0;
}

/* MenŸ */
#menubg {
float: left;
width: 175px;
vertical-align: top;
text-align: left;
background: url(images/bg3.gif);
background-position: 5px -5px;
border-top: 1px dotted #ababab;
border-bottom: 4px solid #564c48;
padding-bottom: 26px;
margin-bottom: 15px;
}

.menu {
width: 175px;
font-size:11px;
font-family: verdana, tahoma, sans-serif;
background: url(images/bg3op.gif);
background-position: 5px -6px;
text-align: left;
}

.menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

div.menu a {
display: block;
}

div.menu a.top_menu {
width: 163px;
color: #ffffff;
padding: 4px 2px 4px 10px;
border-bottom: 1px dotted #ababab;
}

div.menu a.top_menu_start {
background: url(images/pfeil.gif);
background-repeat: no-repeat;
background-position: 10px 50%;
width: 150px;
color: #ffffff;
padding: 4px 2px 4px 23px;
border-bottom: 1px dotted #ababab;

}

div.menu a.top_menu:hover {
color: #A13813; 
background-color: #ffffff;
font-weight: bold;
}

div.menu a.top_menu_selected {
background: url(images/pfeil.gif);
background-repeat: no-repeat;
background-position: 10px 50%;
background-color: #ffffff;
width: 150px;
color: #A13813; 
font-weight: bold;
padding: 4px 2px 4px 23px;
border-bottom: 1px dotted #ababab;
}

div.menu a.submenu {
width: 150px;
color: #4b4b4b;
background-color: #EFEDE3;
padding: 4px 2px 4px 23px;
border-bottom: 1px dotted #ababab;
}

div.menu a.submenu:hover {
color: #4b4b4b; 
background-color: #ffffff;
font-weight: bold;
}

div.menu a.submenu_selected {
background: url(images/pfeil.gif);
background-repeat: no-repeat;
background-position: 23px 50%;
background-color: #ffffff;
width: 137px;
color: #4b4b4b; 
font-weight: bold;
padding: 4px 2px 4px 36px;
border-bottom: 1px dotted #ababab;
}

/* DIVERSES */

/* News-Box */
.news {
padding-bottom: 10px;
}

.newsdatum {
background-color: #F2F0EA;
color: #999999;
padding: 2px;
margin: 0px auto 4px auto;
font-family: Georgia, serif;
font-size: 12px;
}

/* Navigation fŸr Texte Ÿber mehrere Seiten */
.pages {
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
margin: 25px 0px 0px 0px;
padding: 5px;
text-align: left;
background-color: #F2F0EA;
}
.pages h2 {
display: inline;
padding-right: 20px;
}

/* Bilder */
img.wrap {
border: 0px;
margin: 3px 10px 6px 0px;
float: left;
}
img.wrap2 {
border: 0px;
margin: 3px 10px 6px 0px;
float: right;
}

/* Text-Box */
.infobox {
width: 100%;
background-color: #F2F0EA;
border-top: 2px dotted #ccc;
border-bottom: 2px dotted #ccc;
margin-top: 11px;
}
.infobox td	{
padding: 10px;
}
.infoboxleftcol {
width: 50%;
}
.infoboxrightcol {
width: 50%;
}

/* Klassen zum schnellen Ausrichten von Text */
.right {
text-align: right;
}

.left {
text-align: left;
}
		
.center {
text-align: center;
}

/* Die beiden Spalten von index.htm */

#twocols {
width: 100%;
}

.indexleft {
border-right: 1px solid #CCCCCC;
vertical-align: top;
padding: 0px 20px 0px 0px;
text-align: left;
}
			
.indexright {
width: 175px;
padding: 0px 0px 0px 10px;
vertical-align: top;
text-align: left;
}

/* Links */
a:link, a:visited, a:active { 
color: #A13813; 
text-decoration: none; 
border-bottom: 1px solid #ccc; 
}
			
a:hover { 
color: #7F7F81; 
text-decoration: none;  
border-bottom: 1px solid #CCC;
}

a:link.autor, a:visited.autor, a:active.autor {
color: #ab6400;
font-family: Georgia, serif;
font-size: 12px;
}

a:hover.autor {
color: #7F7F81; 
text-decoration: none;  
border-bottom: 1px solid #CCC;
}

/* †berschriften */

h1 {
font-family: Georgia, serif;
color: #372e2b;
margin: 0px;
padding: 0px 0px 7px 0px;
font-size: 20px;
line-height: 20px;
font-weight: normal;
}
	
h2 {
font-family: Verdana, sans-serif;
color: #4B4B4B;
margin: 0;
margin: 0px 0px 5px 0px;
font-size: 10px;
line-height: 14px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
}

/* Kontakt-Formular */
.mailwrapper {
	text-align: center;
}

.maildiv {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 370px;
}
.maildiv form {
	text-align: left;
}
.maildiv label {
	/* used for right side captions */
	vertical-align: top;
	padding: 0 0 0 3px;
}

.maildiv .sidelbl {
	/* used for left side labels */
	width: 70px;
	text-align: right;
	padding: 0 10px 0 0;
	vertical-align: top;
	position: relative;
    display: block; 
    float: left; 
	clear: left;
}

.maildiv h2 {
	color: #005ABE;
	font-size: 120%;
}
.maildiv input {
	margin-bottom: 10px;

}
.maildiv select {
	margin-bottom: 10px;

}
.maildiv textarea {
	margin-bottom: 10px;

}
.maildiv .ver_img {
	padding: 0;
	margin: 0 0 10px 10px;
	vertical-align:bottom;  
	border: 1px solid #ccc; 
}
.maildiv fieldset {
border: 0;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	background-color: #F2F0EA;
}
.maildiv .legendspacing {
	height: 10px;
}
.maildiv .fmcredits {
	font-size: 90%;
	color: #4b4b4b;
}

.maildiv .fmcredits a {
color: #4b4b4b;
}

.maildiv .fmsubmit {

}
.maildiv .fmrequired {
	color: #A13813;
	float: right;
	margin-left: 5px;
	vertical-align: top;
}
.maildiv .fmspacer {
	height: 10px;
}

.maildiv .fminfofull {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-bottom: 15px;
}
.maildiv .fminfohalf {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-left: 110px;
	margin-bottom: 15px;
}
.maildiv .fmerrorbox {
	text-align: left;
}
.maildiv li {
	margin: 0 0 4px 0;
}
.maildiv .fmerrortitle {
	color: #FF0000;
	font-size: 120%;
}