/*********************************************************************************/
/* laufnacht.de - css        				 			 						 */
/* (c) 2009 Raphael Schmitt Web- und Printdesign 				 				 */
/*********************************************************************************/

/* html elemente *****************************************************************/

body {
	margin: 0px;
	padding: 0px;
	}
	
ul {
	margin: 0px;
	padding: 0px;
	}
	
ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	color: #FFED00;
	text-decoration: none;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	}
	
h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	color: #FFED00;
	text-decoration: none;
	line-height: 26px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	}
	
h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	color: #FFED00;
	text-decoration: none;
	line-height: 24px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
	}

h4 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #FFED00;
	text-decoration: none;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	}
	
h5 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #858585;
	text-decoration: none;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	}
	
p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #BFBFBD;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	}
	
img {
	margin: 0px;
	padding: 0px;
	}
	
tr {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background-color: #5C5D58;
	color: #BFBFBD;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	}

/* hintergrundfarben *************************************************************/

.bggelb {
	background-color: #FFED00;
	}
	
.bggrau {
	background-color: #000000;
	}
	
.bgweiss {
	background-color: #000000;
	}
	
.bgschwarz {
	background-color: #000000;
	}


/* contentlayer ******************************************************************/

#wrapper {
	text-align: center;
	}

#page {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	}
	
#global_navigation {
	background-color: #5F5F5F;
	position: relative;
	height: 30px;
	padding: 8px;
	}
	
#events_layer {
	display: none;
	}
	
#events_layer_content {
	background-color: #000000;
	height: 395px;
	padding: 10px;
	}
	
#header {
	background-image: url(../../images/background_header.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 181px;
	}
	
#header_logo {
	position: relative;
	top: 50px;
	left: 20px;
	}
	
#header_service_navi {
	position: absolute;
	top: 20px;
	right: 30px;
	text-align: right;
	}
	
#header_main_navi {
	position: absolute;
	top: 147px;
	right: 20px;
	}

#content {
	position: relative;
	padding: 0px;
	margin: 0px;
	}
	
#content_teaser {
	height: 399px;
	}
	
#content_divider {
	background-color: #FFED00;
	height: 20px;
	}
	
#content_container {
	background-image: url(../../images/background_content.jpg);
	background-repeat: no-repeat;
	background-color: #636163;
	position: relative;
	height: 800px;
	}

#content_container_box {
	background-image: url(../../images/background_content_with_box.jpg);
	background-repeat: no-repeat;
	background-color: #636163;
	position: relative;
	height: 800px;
	}

#content_closer {
	background-image: url(../../images/background_content_closer.jpg);
	background-repeat: no-repeat;
	height: 78px;
	}
	
#content_column_left {
	position: absolute;
	top: 85px;
	left: 25px;
	}
	
#content_column_right {
	background-image: url(../../images/background_content_column.jpg);
	background-repeat: repeat-y;
	position: absolute;
	top: 50px;
	left: 335px;
	width: 600px;
	}
	
#top_sponsoren {
	position: absolute;
	top: 370px;
	left: 20px;
	}

#top_sponsoren img {
	position: relative;
	top: 0px;
	left: 35px;
	}
	
#footer {
	background-image: url(../../images/background_footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50px;
	position: relative;
	height: 375px;
	}

#footer_divider {
	background-color: #FFED00;
	height: 50px;
	}
	
#footer_sponsoren {
	background-color: #FFFFFF;
	height: 100px;
}

#footer_box_left {
	background-image: url(../../images/teaser_box_grey.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 76px;
	left: 25px;
	width: 290px;
	height: 186px;
	}
	
#footer_box_center {
	background-image: url(../../images/teaser_box_grey.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 76px;
	left: 335px;
	width: 290px;
	height: 186px;
	}

#footer_box_right {
	background-image: url(../../images/teaser_box_grey.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 76px;
	left: 645px;
	width: 290px;
	height: 186px;
	}
		
#footer_text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #5C5C58;
	position: absolute;
	top: 318px;
	left: 25px;
	}
	
#participants_list {
	overflow: auto;
	width: 560px;
	height: 800px;
	}
	
/* contentelements ***************************************************************/

#global_navigation ul li {
	float: left;
	}
	
#global_navigation ul li.eventname {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #FFED00;
	text-decoration: none;
	width: 684px;
	}
	
#events_layer_content ul li {
	float: left;
	padding-right: 25px;
	}

#events_layer_content p {
	width: 240px;
	}

#header_service_navi ul li {
	float: left;
	}

#header_service_navi li a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #FFED00;
	text-decoration: none;
	padding-left: 5px;
	}
	
#header_service_navi a:hover {
	text-decoration: underline;
	}
	
#header_main_navi ul li {
	float: left;
	}
	
#header_main_navi li {
	width: 185px;
	height: 34px;
	padding-left: 2px;
	}
	
#header_main_navi li a {
	background-image: url(../../images/navi_tab_yellow.gif);
	background-repeat: no-repeat;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding: 8px 20px;
	display: block;
	}
	
#header_main_navi li a:hover, #header_main_navi li.not_selected a:hover {
	background-image: url(../../images/navi_tab_yellow.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-weight: bold;
	}
	
#header_main_navi li.not_selected a {
	background-image: url(../../images/navi_tab_black.gif);
	background-repeat: no-repeat;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #FFED00;
	text-decoration: none;
	padding: 8px 20px;
	display: block;
	}
	
#content_column_left li {
	width: 290px;
	margin-bottom: 5px;
	}
	
#content_column_left li a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #BFBFBD;
	line-height: 24px;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	}
	
#content_column_left a:hover, #content_column_left li.active a {
	background-color: #FFED00;
	color: #000000;
	}
			
#footer_boxes .box_header {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #BFBFBD;
	position: absolute;
	top: 12px;
	left: 20px;
	}

#footer_boxes .box_content {
	position: absolute;
	top: 31px;
	left: 0px;
	}
	
#footer_boxes .box_footer {
	position: absolute;
	top: 160px;
	left: 175px;
	}
	
#footer_boxes .box_more_link {
	background-image: url(../../images/navi_arrows_yellow.gif);
	background-repeat: no-repeat;
	background-position: 76px 0px;
	position: relative;
	width: 100px;
	height: 18px;
	text-align: right;
	}

#footer_boxes .box_more_link a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #FFED00;
	text-decoration: none;
	padding-right: 24px;
	position: relative;
	top: -3px;
	}

#fotogallery_2009 {
	height: 460px;
	}	

#fotogallery_2009 img {
	border: 10px solid #FFED00;
	}

#fotogallery_2009_navigation {
	padding: 15px;
	background-color: #000000;
	width: 490px;
	}
	
.streckenplan, .equipment {
	border: 4px solid #FFED00;
	}
	
.box_news, .box_subscribe {
	padding: 0px 20px;
 	}
 	
.box_subscribe label {
	line-height: 30px;
	}

.box_subscribe select, #content_column_right select {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	border: 3px solid #000000;
  width: 200px;
	}

.content_item label {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 30px;
	color: #BFBFBD;
	}
	
.content_item input, .content_item textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	padding: 3px;
	border: 3px solid #000000;
	}
	
.news_item, .content_item {
	padding-left: 20px;
	padding-right: 40px;
	}
	
.news_date {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #BFBFBD;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	}
	
.text_grey {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #BFBFBD;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	}
	
.text_yellow {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #FFED00;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	}

.error_text {
	position: relative;
	top: 2px;
	left: 3px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	background-color: #FF0000;
	line-height: 18px;
	padding: 5px;
	width: 297px;
	}
	
.pager {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFED00;
	padding-left: 200px;
	}
	
.info_list li {
	list-style-type: square;
	margin-left: 20px;
	}
	
.news_link {
	padding-top: 10px;
	}
	
.more_link {
	background-image: url(../../images/navi_arrows_grey.gif);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	position: relative;
	height: 18px;
	}

.send_link {
	background-image: url(../../images/navi_arrows_grey.gif);
	background-repeat: no-repeat;
	background-position: 65px 0px;
	position: relative;
	height: 18px;
	}

.more_link a, .send_link a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #FFED00;
	text-decoration: none;
	position: relative;
	top: -3px;
	}
	
a.button_link {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFED00;
	background-color: #000000;
	border: 1px solid #FFED00;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	width: 150px;
	}
	
a.text_link {
	color: #FFED00;
	text-decoration: none;
	}
	
a.text_link:hover {
	text-decoration: underline;
	}
	
tr.head {
	background-color: #FFED00;
	color: #000000;
	font-weight: bold;
	}


/* ie6 patches *******************************************************************/

*html #footer {
	top: -4px;
	}
	
*html #fotogallery_2009_navigation {
	width: 520px;
	}
