* {
 padding: 0;
 margin: 0;
}



	
h1.fontface {
	font-family: 'GeosansLight.ttf', Arial, sans-serif;
	font-size: 20px;
	color: #D68B41;
	display: block;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 15px;
	background-color: #F7F7F7 !important;
	overflow: scroll;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-box-shadow: 0px 0px 8px #a9a9a9; /* webkit browser*/
	-moz-box-shadow: 0px 0px 8px #a9a9a9; /* firefox */
	box-shadow: 0px 0px 8px #a9a9a9;


	margin-top: 30px;
	
	max-width:1080px; /* vivo */
	margin-bottom: 0; /* vivo */
	width: 100%;      /* vivo */
}
#inhalt {
	width: 100%;
	float: left;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 6px;
}

#header {
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	min-height: 200px;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	background-image: url(images/banner10.jpg);
	height: 268px;
	border-right-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	border-bottom-width: 0px;
	margin: 0px;
	padding: 0px;
}
#underheader {
	min-height: 10px;
	background-color: #F2C584;
	height: 4px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	width: 932px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
* html #header {} /* IE Min-Height Hack */ 

#centercolumn { /* Parent Wrapper for inside boxes */
	display: inline;
	width: 16%;
	float: left;
	background-color: #FFFFFF;
	padding: 20px;
	margin: 0px;
}

#rightcolumn {
	padding-top: 20px;
	display: inline; /* IE Hack */
	width: 69%;
	float: left;
	padding-left: 3.6%;
	background-color: #FFFFFF;
	line-height: 1.4em;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4%;
}

#footer {
	background-repeat: no-repeat; /* IE Hack */
	color: #666666;
	font-size: 12px;
	float: left;
	height: 50px;
	text-align: center;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 0px;
	/*	-webkit-box-shadow: 2px 2px 4px 1px rgba(20, 20, 20, 0.2);    */
	-moz-box-shadow: 2px 2px 4px 1px rgba(20, 20, 20, 0.11);
	box-shadow: 2px 2px 4px 1px rgba(20, 20, 20, 0.11);
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius : 10px;
	border-bottom-right-radius: 10px;
	background-color: #FFDCAF;
	max-width: 1080px;
	width:100%;
	text-decoration: none;

/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/

}
#wrapper #footer p a {
	color: #666666;
}

.termin {
	font-weight: bold;
	color: #747474;
}

.linie {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
h1, h2 , h3{
	color: #EF8941;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
h1 {
	font-size: 30px;
	margin-bottom: 4px;
	color: #EC8940;
	padding-bottom: 10px;
	font-family: 'Taviraj', serif;
	font-style: italic;
	font-weight:normal;


}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	
}
.border {
	font-size: 12px;
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
	background-color: #F8F8F8;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 28px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.border2 {
	background-color: #FEBD74;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FEBD74;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FEBD74;
	border-left-color: #FEBD74;
}
.zeile1 {
	background-color: #FDF7EC;
	padding-left: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.zeile2 {
	background-color: #FCE6CE;
	padding-left: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.zeile3 {
	background-color: #FDF7EC;
	padding-left: 7px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.zeile4 {
	background-color: #FFFEFB;
	padding-left: 7px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-style: dashed;
	border-top-color: #F4D8A8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.zeile5 {
	background-color: #FDF7EC;
	padding-left: 7px;
	padding-top: 6px;
	padding-bottom: 10px;
}

.boxrahmen {

	
		-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EFC176;
	border-bottom-color: #EFC176;
	border-left-color: #EFC176;
}
.mainnav {
	list-style: none;

	padding-top: 8px;
	width:15%;
}
#wrapper #centercolumn .mainnav li {
	padding-top: 0px;
	padding-bottom: 0px;
	width: 220px;
	margin-left: 2px;
	margin-top: 0px;
}


ul.mainnav li a:link, ul.mainnav li a:visited {
	display: block;
	text-decoration: none;
	width: 100%;
	color: #DC6A1F;
	height: 24px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EDBA65;
	margin-top: 0px;
}
#wrapper #centercolumn .mainnav a {
	text-align: left;
	padding-top: 8px;
	font-size: 15px;
	padding-bottom: 1px;
	padding-left: 10px;
}
ul.mainnav li a {
	text-align: left;
	padding-top: 8px;
	font-size: 14px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-weight: normal;
	background-color: white;
	transition-property: color background-color;
	transition-duration: 0.3s;
	color: #F69147;
}

ul.mainnav li a:hover {
	display: block;
	text-decoration: none;
	padding: 4px 0px 4px 2px;
	color: #DB8332;
	width: 100%;
	background-color: #FAEACF;
}

a:link {
	color: #F9924F;
	text-decoration: none;
}
#wrapper #inhalt #rightcolumn a {
	color: #666666;
	text-decoration: underline;
}
#wrapper #inhalt #rightcolumn a:hover{
	color: #D6871D;
	
}


a:visited {
	color: #D8911B;
}
a:hover {
 color: #666666;
 text-decoration: none;
}
.bildrahmen {
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #E5E5E5;
}
.adresse {
	background: #f5f5f5;
	border: 1px solid #e5e5e5;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#wrapper #inhalt #rightcolumn #form1 ul {
	padding-left: 20px;
}
.laufenanmelde {
	height: 32px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
	background-image: url(images/verlauf1.gif);
}
.neu {
	font-size: 20px;
	font-weight: bold;
	color: #D6991D;
	display: block;
	padding-top: 8px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1D1D1;
	margin-bottom: 20px;
}
img.pfeil {
	margin: 0px;
	padding: 0px;
	display: block;
}
.klein {
	font-size: 11px;
}
.abstand {
	line-height: 2em;
	width:100%;
}
#droprunter #jumpMenu {
display:none;
}
 /*   @media screen and (max-width:800px) {
#header {
	background-image: url(images/banner6-mobile.jpg);
}	
	
  #centercolumn {
	  display:none;
}
#droprunter #jumpMenu {
	display:block;
	width: 38%;
	height: 26px;
	margin-left: 40%;
	margin-right: auto;
	background-color: #F4F2E6;
}
#rightcolumn {
	width: 87%;
}
#wrapper {
		margin-top: 0px;
	
}*/
}	 
