@charset UTF-8
* {margin:0;padding:0;}
html {margin:0;padding:0;}
body {margin:20px; padding:0;background-color: #FFFFFF;font-family:arial;}
#container {width:860px;margin:0 auto;}
#placetop,#place{font-family:arial;font-weight:bolder;text-align:center;}
.place {text-align:center;}
#left {float:left;width:386px;margin-right:30px;}
#right{float:right;width:359px;}
#main {margin-top:5%;width:860px;float:left;}
img {border:0 none;}
#fl {}
.containerf{width: 790px;margin:0 auto;padding-top:15px;}
.containerl{width:550px;margin:0 auto;}
.containert{width:771px;margin:0 auto;padding-top:15px;}
ul {list-style:none;padding:0;}
li.nav {float:left;text-align:center;padding-right:10px;display:inline;}
li.nav a {font-family:arial;font-size:13px;font-weight:bold;color:#fff;text-decoration:none;}
#nav {width:780px;margin: 25px auto 0;text-align:center;}
.container1b {    padding: 0 85px;    width: 699px;}
.clear{clear:both;}
#con {}
.left {float:left;}
.mainnav {float: left;margin: 0;width: 786px;}
.midd {text-align:center;margin: 0px;}
p,a,input,textarea,.tooltipContent,.container1b ul li{font-family:arial;font-size:12px;color:#000;text-decoration:none;margin-bottom:15px;clear:left;}
.tooltipContent {padding:5px;}
.container1b ul {list-style-type:circle;list-style-position:inside;}
.container1b ul li {margin-bottom:0px !important;}
.container1b ul li{text-align:left;}
.container1b strong {text-align:left;}
a:hover {text-decoration:underline;}
h2 a {text-decoration:underline;font-size:25px;}
h2 a:hover {text-decoration:none;}
h2,h3 {font-family:arial;}
#logo {display:inline;width:392px;}
body#er {margin:20px;}
.containerla {width:872px;min-height:440px;margin:0 auto;padding-top: 30px;text-align: center;/*background: url("bilder/template/template_03.jpg") center bottom no-repeat;*/}
#fillet {width:100%;height: 137px;float:left;clear:left;} /*background:url(bilder/template/template_05.jpg) center top no-repeat;*/
.bottom{width:100%;float:left;clear: left;} /*background: url(bilder/template/template_06.jpg) center top no-repeat;*/
.containerla  h2 {margin: 0px;padding-bottom: 20px;}
#ergebnisse {cursor: pointer;}
.inputname {float:left;}
.btn{background: none repeat scroll 0 0 #FFFFFF;    border-radius: 45px 45px 45px 45px;   border: 1px solid #CCCCCC; float: left;    margin-right: 30px;    padding: 20px;    width: 60%;}
.btn a {text-align:center;font-size: 16px;}
.cont{display:block;width:100%;clear:left;margin-left: 121px;}
.cont h3  {text-align:center !important;}
.inputname1 {float:left;width:390px;}
.checkbox{margin-left: 0px;}
.right{float:right;}
form p {margin:0px 0px 10px 0px;}
p a {text-decoration:underline;}
ol li {font-family:arial;font-size:13px;text-align:left;}
ol.non{list-style-type:none;padding:0;} ol.non li {font-size:19px;}
td {font-family:arial;font-size:16px;}
.tabelle1 td{font-size:19px;}
form {float:left;clear:left;}
ol.dot {list-style:none;margin-bottom:20px;padding:0;}
ol.dot2 {margin-bottom:10px;list-style:none;padding:0;}
ol.dot2 li {font-size:19px;}
ol.dot li {font-size:19px;}
td p {margin:0;}
table.info p {margin-bottom: 5px;text-align: justify;}
table.info td {vertical-align: top;}
.sonder {    background-color: #FF6600;    color: #FFFFFF;padding: 5px 75px;position: relative;    top: -7px;}
.pad {padding-top:20px;}
ol.lar li {font-size:19px;font-weight:bold;}
ol.lar {margin-bottom:20px;padding:0;list-style:none;}
#mar li {margin-bottom:10px;}
iframe {clear:both;}
p.large {font-size:19px;font-weight:bold;color:red;}
.pic {position:relative;left:-190px;}
ol.non {margin-bottom:30px;}
img.pic1 {float:right;padding-left:10px;}
img.pic2 {float:right;padding-left:10px;padding-top:90px;}
.backimg {background-image:url(../Bilder/leaufer.jpg);background-repeat:no-repeat;background-position: 50% 3219px;}
#sub {margin:0 auto;width:486px;}
.paddright {padding-left:40px;}
#nfo { text-align: justify;
-moz-column-width: 15em;
-moz-column-gap: 2em;
-webkit-column-width: 15em;
-webkit-column-gap: 2em;
height: 762px;}
.Marathon,.Halbmarathon,.Walking,.Zehn-Kilometer-Lauf {line-height: 30px;}
.gal {width:600px;height:600px;margin: 0 auto;}
		/*	mediaboxAdvanced Light theme	*/
		/*	version 2.6 - June 2011			*/
		/*	for mediaboxAdvanced v.1.5.x	*/

		/*	Overlay background styling	*/

#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ccc;
	cursor: pointer;
}

		/*	Fixes for older or limited browsers	*/

#mbOverlay.mbOverlayOpaque {
	background: transparent url(80.png) repeat;
}

#mbOverlay.mbOverlayAbsolute {
	position: absolute;
}

#mbOverlay.mbMobile {
	position: absolute;
	background-color: transparent;
}

#mbBottom.mbMobile {
	line-height: 24px;
	font-size: 16px;
}

		/*	Overlay panel styling	*/

#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	padding: 10px;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000'); /* For IE 5.5 - 7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')"; /* For IE 8 */
	-webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.50);
	-khtml-box-shadow: 0px 5px 20px rgba(0,0,0,0.50);
	-moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.50);
	box-shadow: 0px 5px 20px rgba(0,0,0,0.50);
}

#mbCenter.mbLoading {
	background: #fff url(loading-light.gif) no-repeat center;
		/*	This style is applied only during animation.	*/
		/*	For example, the next lines turn off shadows	*/
		/*	improving browser performance on slow systems.	*/
		/*	To leave shadows on, just remove the following:	*/
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#mbMedia {
	position: relative;
	left: 0;
	top: 0;

		/*	Inline content styling	*/

	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
}

@mbMedia img {
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#mbAudio {
	padding: 0 0 2px;
	background-color: #000;
}

		/*	Title, Caption and Button styling	*/

#mbBottom {
	line-height: 20px;
	font-size: 12px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #777;
	min-height: 20px;
	padding: 10px 0 0;
}

#mbTitle, #mbPrevLink, #mbNextLink, #mbCloseLink {
	display: inline;
	color: #000;
	font-weight: bold;
}

#mbNumber {
	display: inline;
	color: #777;
/*	line-height: 0.8em; */
	font-size: 0.8em;
	margin: auto 10px;
}

#mbCaption {
	display: block;
	color: #777;
	line-height: 1.6em;
	font-size: 0.8em;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	float: right;
	outline: none;
	margin: 0 0 0 10px;
	font-weight: normal;
}

#mbPrevLink b, #mbNextLink b, #mbCloseLink b {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

#mbPrevLink big, #mbNextLink big, #mbCloseLink big {
	color: #333;
	font-size: 1.4em;
/*	line-height: 0.9em;*/
	font-weight: bold;
}

#mbBottom a, #mbBottom a:link, #mbBottom a:visited {	/* Thanks to Danny Jung for feedback and corrections */
	text-decoration: none;
	color: #333;
}

#mbBottom a:hover, #mbBottom a:active {
	text-decoration: underline;
	color: #000;
}

		/*	Error message styling	*/

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #d00;
	font-weight: bold;
	text-decoration: underline;
}