/*<![CDATA[*/



/**

 * allgemeine HTML-Tags

 */



body

{

	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;

	margin: 0;

	padding: 0 0 25px 0;

	font-size: 100.01%; 	/******** IE Hack ********/

	text-align: center;

	color: #A9A9AB;

	background: #000;

}



h1,

h2,

h3,

h4,

h5

{

	margin: 0;

	padding: 0 0 0.5em 0;

	font-size: 1em;

	font-weight: bold;

	text-align: left;

}


h1
{

	margin: 0;

	padding: 15px 0 10px 0;

	font-size: 1.4em;

	font-weight: bold;

	text-align: left;

}
h4
{

	margin: 0;

	padding: 25px 0 10px 0;

	font-size: 1.4em;

	font-weight: bold;

	text-align: left;

}

p

{

	margin: 0;

	padding: 0;

}



a

{

	color: #A9A9AB;

	text-decoration: none;

}



a:hover

{

	text-decoration: underline;

}



ul

{

	list-style-image: url(../images/ul-item-image.gif);

	padding: 0;

	margin: 1em 0 1em 2em;

	text-align: left;

}



ul ul

{

	list-style-image: url(../images/ul-item-image-grey.gif);

	margin-top: 0;

}



ul ul ul

{

	margin-top: 0;

}



ol li

{

	margin: 1em 0 0 0;

	padding: 0;

}



hr

{

	display: block;

	height: 1px;

	color: #5d5f62;

	background-color: #5d5f62;

	margin: 0;

	padding: 0;

	border: 0;

}



strong

{

	font-weight: bold;

}



img

{

	border: 0;

}






/**

 * Hilfsklassen

 */



.invisible

{

	position: absolute;

	top: -3000px;

	left: -3000px;

	width: 1px;

	height: 1px;

}



.clear

{

	clear: both;

	float: none;

	line-height: 0;

	font-size: 0;

	display: block;

}



html>body .clear

{

	font-size: 0.1px;

}

	

/**

 * allgemeine Seitenstruktur

 */

 

#page

{

}



#content

{

	text-align: left;

	font-size: 0.7em;

	width: 824px;

	margin: 0 auto;



}





#mainnav

{

	padding: 10px 15px 35px 10px;
	text-align: left;
	background: url(../images/header-unten.jpg) top left no-repeat;
	font-size: 1.02em;
}

#mainnav .links
{
	float: left;
}

#mainnav .countdown
{
	float: right;
	font-weight: bold;

}


#mainnav ul

{	

	list-style: none;

	margin: 0;

	padding: 0;

}



#mainnav li

{	

	float: left;

}



#mainnav a

{	


	padding: 0 18px 0 0;
	text-decoration: none;

	color: #A9A9AB;
	font-size:1em;
	font-weight:bold;

}



#mainnav a:hover,
#mainnav li.active a,
#mainnav a.active
{	

	color: #ECB244;

}



#body

{

	width: 100%;

	background: url(../images/body-bg.jpg) top left repeat-x #fff;

}





#header

{

}



#elements

{

	background: #fff;

	padding: 0 15px 10px 15px;

}



#subnav

{

	

}



#subnav ul

{

	list-style: none;

	margin: 0;

	padding: 0;

}



#subnav ul li

{

	display: inline;	

}



#subnav ul li a

{

	display: block;

	padding: 5px 7px 5px 20px;

	margin: 0 0 1px 0;

	background: url(../images/subnav-item-bg.gif) left no-repeat #e9e9e9;

	text-decoration: none;

	color: #5d5f62;

}



#subnav ul li.active a

{

	background: url(../images/subnav-item-active-bg.gif) left no-repeat #42676f;

	color: #fff;

}



#subnav ul li a:hover

{

	background: url(../images/subnav-item-hover-bg.gif) left no-repeat #42676f;

	color: #fff;

}



#subnav ul li.active a:hover

{

	background: url(../images/subnav-item-active-bg.gif) left no-repeat #42676f;

	color: #fff;

}



#subnav ul li ul li a,

#subnav ul li.active ul li a,

#subnav ul li.active ul li.active a

{

	background: none;

	color: #5d5f62;

	font-weight: normal;

}



#subnav ul li ul li a:hover,

#subnav ul li.active ul li a:hover,

#subnav ul li.active ul li.active a:hover

{

	background: none;

	color: #42676f;

	font-weight: bold;

}



#subnav ul li.active ul li.active ul

{

	margin: 0 0 0 20px;

}



#subnav ul li.active ul li.active a

{

	color: #42676f;

	font-weight: bold;

}



#subnav ul li.active ul li.active ul li a

{

	color: #5d5f62;

	font-weight: normal;

}



#subnav ul li.active ul li.active ul li.active a

{

	color: #42676f;

	font-weight: bold;

}






#footer

{

	margin: 10px 0 0 0;

}



#print

{	

	text-align: left;

	padding: 6px 220px 30px 240px;

	color: #446972;

}



#print a

{	

	color: #446972;

}



#copyright

{

	font-size: 0.9em;

	border-top: 2px solid #9eb1b5;

	text-align: right;

	padding: 6px 10px 0 10px;

}



#copyright a

{

	color: #5d5f62;

}



/**

 * Bereiche strukturieren

 */



#start #col-left

{

	width: 397px;

	float: left;

	margin: 0 0 30px 0;



}



#start #col-right

{

	width: 397px;

	float: right;

	margin: 0 0 30px 0;



}


#sponsor #col-left

{
	text-align: center;
	width: 274px;

	float: left;

	margin: 0 0 30px 0;



}

#sponsor #col-center

{
	text-align: center;
	width: 274px;

	float: left;

	margin: 0 0 30px 0;



}


#sponsor #col-right

{
	text-align: center;
	width: 274px;

	float: left;

	margin: 0 0 30px 0;



}






#start #header

{

	padding: 0;

}



#start #footer,

#main #footer

{

	background-image: url(../images/verlauf-fuss.jpg);

	background-repeat: repeat-x;

        text-align: center;

}



.infopoint

{

	background: url(../images/fuss-mitte.jpg) no-repeat;

	margin: 0 auto;

        height: 200px;

	width:824px;

}



.infopoint .links

{

        text-align: left;

        padding: 10px 0 0 10px;

	font-size: 0.7em;

}



/**

 * Inhalte

 */



#start #col-left .text,
#start #col-right .text
{

	background-image: url(../images/verlauf-startbox.jpg);

	background-repeat: repeat-x;

	text-align: left;

	line-height: 1.5em;

	padding: 10px 5px 30px 10px;

	height: 220px;

}



#main .text

{

	text-align: left;

	line-height: 1.5em;

	padding: 10px 5px 60px 10px;

}



#start #col-bottom .text

{

	text-align: left;

	line-height: 1.5em;

	padding: 10px 5px 30px 10px;

}


.race

{

	color: #EDCE01;

	font-weight: bold;

}



.tour

{

	color: #A4CC48;

	font-weight: bold;

}



.rgsgnest20 {

	text-align: center;
	margin: 0 auto;
	padding: 20px 0 40px 0;
}

#main #col-left

{

	width: 536px;

	float: left;

	margin: 0 0 30px 0;

}

#main #col-right

{

	width: 260px;

	float: right;

	margin: 0;



}

#main .element.infobox .text

{

	text-align: left;

	line-height: 1.5em;

	padding: 0;

}

#main .element.infobox .link,
#sponsor .element.infobox .link
{
	display: none;

}


img
{
	border: 0;
}

fieldset
{
	border: 0;
	margin: 0;
	padding: 0;
}

legend
{
	display: none;
}

form
{
	margin: 0;
	padding: 0;
}

input,
textarea,
select
{
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 280px;
	padding: 2px;
}

input[type=image]
{
	background: transparent;
}

input[type=checkbox],
input[type=submit],
input[type=button],
input[type=radio]
{
	width: auto;
}


/**
 * Formular
 */

form.form
{
	margin: 0;
	padding: 0;
}

form.form span.label
{
	display: block;
	float: left;
	width: 125px;
	line-height: 1.5em;
	font-weight: normal;
}

form.form div.comment span.label
{
	width: auto;
	margin: 0 15px 0 0;
}

form.form input.input.text,
form.form input.input.password,
form.form select.input.select,
form.form textarea.input.textarea
{
	display: block;
	float: left;
	width: 270px;
	border: 1px solid #d4d4d4;
	margin: 0 0 10px 0;
	padding: 0;
	color: #898989;
}

form.form textarea.input.textarea
{
	height: 100px;
}

form.form input.input.checkbox
{
	float: left;
	margin: 0 5px 15px 0;
}

form.form div.comment,
form.form div.check
{
	display: block;
	margin: 0 10px 25px 150px;
	padding: 5px 0 0 0;
	line-height: 1.5em;
	font-size: 0.9em;
}

form.form div.group
{
	margin: 0 0 15px 0;
}

form.form div.group.radio
{
	float: left;
}

form.form div.group.checkbox
{
	margin-left: 150px;
}

form.form div.group.checkbox span.label
{
	width: 330px;
	margin: 0 0 10px 0;
}

form.form span.required
{
	display: block;
	float: left;
	width: 150px;
	margin: 33px 0 0 0;
}

form.form span.password
{
	display: block;
	float: left;
	margin: 12px 0 0 0;
}

/**
 * Powermailer
 */

.element.powermailer
{
	display: none;
}
 
#main #col-left .element.powermailer,
#overview #colspan-top .element.powermailer
{
	display: block;
}
 
.element.powermailer
{
	margin: 0 0 30px 0;
	padding: 0;
}

.element.powermailer .title
{
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
}

.element.powermailer div.text
{
	line-height: 1.5em;
	margin: 0 0 10px 0;
	padding: 0;
}

.element.powermailer form.form
{
	margin: 15px 0 0 0;
}

.element.powermailer span.label
{
	
}

#main .element.powermailer span.label.text,
#main .element.powermailer input.text
{

	text-align: left;
	line-height: 1em;
	padding: 0;

	
}


.element.powermailer span.label.group
{
	display: block;
	margin: 0 0 10px 0;
	font-weight: bold;
}

.element.powermailer span.label.text,
.element.powermailer span.label.select,
.element.powermailer span.label.password
{
	width: 135px;
	display: block;
	float: left;
	margin: 10px 0 0 0;
}

.element.powermailer span.label.checkbox,
.element.powermailer span.label.radio
{
	margin: 3px 0 0 0;
	float: left;
	width: 450px;
}

html>body .element.powermailer span.label.checkbox,
html>body .element.powermailer span.label.radio
{
	margin: 0;
}

.element.powermailer span.label.textarea
{
	width: 90%;
	display: block;
	float: none;
	clear: both;
	margin: 25px 0 0 0;
}

.element.powermailer span.label.comment
{
	float: none;
	clear: both;
	width: 430px;
	display: block;
	margin: 40px 0 0 0;
	line-height: 1.5em;
}

.element.powermailer input.input
{
	
}

.element.powermailer input.input.text,
.element.powermailer select.input.select,
.element.powermailer input.input.password,
.jscalendar
{
	width: 310px;
	float: right;
	border: 1px solid #dcdcdc;
	color: #6e6e6e;
	margin: 10px 0 0 0;
	padding: 0;
}

.element.powermailer textarea.input.textarea
{
	/*width: 465px;*/
	width: 100%;
	float: none;
	border: 1px solid #dcdcdc;
	color: #6e6e6e;
	margin: 10px 0 0 0;
}

.element.powermailer textarea.input.textarea
{
	height: 150px;
}

.element.powermailer input.input.checkbox,
.element.powermailer input.input.radio
{
	margin: 0 5px 5px 0;
	float: left;
}

.element.powermailer div.padding
{
	padding: 0;
}

.element.powermailer input.input.submit,
.element.powermailer input.tx_powermail_pi1_submitmultiple_forward
{
	float: right;
	margin: 35px 0 0 0;
}

.element.powermailer input.tx_powermail_pi1_submitmultiple_back
{
	float: left;
	margin: 35px 0 0 0;
}

.element.powermailer br
{
	float: none;
	clear: both;
}

.element.powermailer .legend
{
	margin: 15px 0;
	text-align: left;
}

.powermail_all.powermail_all_table
{
	margin: 20px 0;
}

.tx-powermail-pi1_confirmation .powermail_all.powermail_all_tr
{
	padding: 10px 0;
}

.tx-powermail-pi1_confirmation .powermail_all.powermail_all_td
{
	padding: 5px 5px;
}

.tx-powermail-pi1_confirmation .tx-powermail-pi1_confirmation_back
{
	float: left;
	margin: 35px 0 0 0;
}

.tx-powermail-pi1_confirmation.tx-powermail-pi1_confirmation_submit
{
	float: right;
	margin: 35px 0 0 0;
}


.jscalendar_cb,
.date2cal_img_help
{
	display: none;
}

#col-sponsor
{
  margin: 10px 0 20px 0; 
}

#start img.center
{
  text-align: center;
  margin: 0 auto;
display: block;
}
/*]]>*/