/* Body */

body {
	margin-top:0px;
	background-color: #F0F5E3;
	background-image: url(images/mainback.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

/* Helpers */

.clearer {
	clear: both;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
}

/* posotionen */

#wrapper {
   width: 962px;
	margin-left:auto;
   margin-right:auto;
}

#header {
	width: 962px;
	height: 220px;
	background-color: Black;
	z-index: 1;
}



#mainback {
background-color: White;
width: 962px;

}

#maininhalt{
   float:left;
	width: 733px;
	
}

#sideinhalt{
   float:left;
	width: 220px;

}

#footer{
background-image: url(images/contfooter.jpg);
background-repeat: no-repeat;
    height: 20px;
	 width: 962px;
	
}

/* Box */

.sidebox {
	width: 212px;
	margin-bottom: 10px;
	background-image: url(images/boxback_new.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
 background-color: #F0F0F0;

	
}

.sidebox h3 {
   width: 212px;
	height: 32px;
	background-color: White;
	background-image: url(images/boxhead_new.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: White;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 5px;
}

.sidebox p {
padding: 5px;
text-align: left;
}



/* Navigation */
#menue {
background-color: White;
background-image: url(images/menbacknew.gif);
background-repeat: no-repeat;
background-position: top left;
height: 35px;
 
}

#nav {
float: left;
	margin: 0;
	padding: 8px 0 0 5px;
	list-style: none;
}



/* Hauptinhalt */

#maininhaltinnen {
	margin: 15px;
	text-align: left;
	line-height: 15px;
	
}

#maininhaltinnen h3 {
font-size: 18px;
color: #60A625;
letter-spacing: 2px;
}

#maininhaltinnen p {
color: #303030;
}

/* Links */

a.su:link, a.su:visited {
	color: #60A625;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

a.su:hover {
	color: #E4752A;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

a.box:link, a.box:visited {
	color: #3D3D3D;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;

}

a.box:hover {
	color: #60A625;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
}

a.intext:link, a.intext:visited {
background-image: url(images/popup.gif);
background-position: center left;
background-repeat: no-repeat;
padding-left: 15px;
	color: #623714;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;

}

a.intext:hover {
	color: #555555;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

/* Sidebox Anmeldung */
.sidebox ul{
padding: 0px 25px;
margin: 0;
text-align: left;
line-height: 18px;

}

.sidebox li{
list-style: none;
list-style-image: url(images/16-arrow-right.png);

}

.uhr {
width: 198px;
padding-bottom: 10px;
text-align: left;
}

/* Main Inhalte */

.subheadline {
font-size: 14px;
font-weight: bold;
color: #60A625;
letter-spacing: 2px;
}

.subheadline1 {
font-size: 11px;
font-weight: bold;
color: #60A625;
letter-spacing: 2px;
}

.subheadline1a {
font-size: 14px;
font-weight: bold;
color: #353535;
letter-spacing: 2px;
border-bottom:;
border-bottom-color: #60A625;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

li {
	list-style-image: url(images/16-cube-green.png);
	list-style-type: none;
	font-size: 13px;
	padding-left: 5px;
	line-height: 18px;
	
}

td {
	background-color: White;
}

/* Formular */

input, textarea, select { 
	font: normal 11px; 
   color : #000000; 
   border-collapse: separate; 
   border: 1px solid Gray; 
   background-color: #F4F4F4;
	}

	.legend {
color: #60A625;
letter-spacing: 2px;
font-size: 12px;
font-weight: bold;
}

fieldset {
	border: 1px solid #747474;
}

/* News */

h4 {
font-size: 14px;
font-weight: bold;
color: #60A625;
letter-spacing: 2px;
	border-bottom-color: #60A625;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.backhead {
	border: 1px solid #623714;

}