/************************************************************
	ROCKYMOUNTAIN MARATHON
*************************************************************/

/*************************
	GLOBAL
**************************/

html
{
	width:100%;
	height:101%;
}

body
{
	margin:0;
	padding:0;
	background-image:url(../../Global_Images/background.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#b20000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

/*************************
	HOLDER
**************************/

#GlobalHolder
{
	width:100%;
	height:100%;
	background-image:url(../../Global_Images/background_mountain.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	position:absolute;
	right:0;
	left:0;
}

#MainHolder
{
	position:absolute;
	width:955px;
	margin-left:-477px;
	left:50%;
}


/*************************
	Header
**************************/

#HeaderBar
{
	width:955px;
	height:263px;
	background-image:url(../../Global_Images/header_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:1;
}

#MainNaviBar
{	
	margin-top:230px;
	padding-left:9px;
	width:586px;
	height:33px;
	background-image:url(../../Global_Images/navigation_bar_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	text-transform:uppercase;
}

#BikeTeaser
{
	float:left;
	width:360px;
	height:155px;
	background-image:url(../../Global_Images/bike_teaser.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:108px;
}

#Countdown
{
	width:480px;
	height:78px;
	position:absolute;
	z-index:3;
	top:0;
	left:409px;
}

/***********************************
	MAIN NAVIGATION
************************************/


/*************************
	CONTENT
**************************/

#ContentBox 
{
	width:677px;
	float:left;
}
#ContentBox h1
{
	clear:both;
	text-transform:uppercase;
	color:#FFF;
	background-color:#ff0800;
	font-size:26px;
	position:absolute;
	left:17px;
	padding-left:40px;
	padding-right:5px;
	top: 312px;
}

#ContentBar
{
	width:955px;
	background-image:url(../../Global_Images/background_shadow.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#ContentHolder
{	
	width:916px;
	background-color:#ffffff;
	float:left;
}

#ContentHolderLeft
{
	width:677px;
	float:left;
}

#ContentHolderRight
{
	width:239px;
	float:left;
}

#LeftContentShadow
{
	width:20px;
	height:100px;
	float:left;
	vertical-align:top;
	background-image:url(../../Global_Images/left_shadow_top.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

#RightContentShadow
{
	width:19px;
	height:100px;
	float:left;
	vertical-align:top;
	background-image:url(../../Global_Images/right_shadow_top.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

#ContentText1, #ContentText2, #ContentText3, #ContentText4
{
	padding-right:15px;
	margin-left:40px;
	margin-right:50px;
	border-bottom:#ff0800 solid thin;
	position:relative;
}
#ContentText1{margin-top:150px;}
#ContentText1 h2{text-transform:uppercase; margin-bottom:-1px; color:#ff0800; font-size:18px; left:20px; }

#ContentText2 h3, #ContentText3 h3, #ContentText4 h3{color:#ff0800; font-size:14px; margin-bottom:-1px;}
#ContentText2 h3{margin-bottom:-5px;}
#ContentText2 a:link {
	color:#000;
	text-decoration:none;
	font-weight:normal;
	}
#ContentText2 a:visited {
	color:#000;
	text-decoration:none;
	font-weight:normal;
	}
#ContentText2 a:hover {
	color:#ff0800;
	text-decoration:underline;
	font-weight:normal;
	}

#ContentText2, #ContentText3{padding-top:10px;}

#ContentText2 ul{list-style-type:none;}
#ContentText2 li{margin-left:-20px; padding-bottom:5px;}
#ContentText2 a, #ContentText4 a,{font-weight:bold; text-decoration:none; color:#ff0800;}
#ContentText2 a:hover{color:#333;}

#ContentText3 li, #ContentText4 li{padding-left:20px;}
#ContentText3 p, #ContentText4 p{display:inline;}
#ContentText3 ol, #ContentText4 ol, #ContentText3 ul, #ContentText4 ul {list-style-type:none; padding-left:1px;}

#ContentText4{margin-bottom:50px; border-bottom:0;}

.subhead 
{
	display:inline;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	left:20px;
}

/****************TEASERBOXEN***************/
#TeaserBoxHolder
{
	width:677px;
	height:192px;
	float:left;
	margin-bottom:20px;
}

#TeaserBox0
{
	width:677px;
	height:192px;
	background-image:url(../../Global_Images/teaser_box_0.jpg);
	background-repeat:no-repeat;
	z-index:1;
	
}

#TeaserBox1
{
	width:220px;
	height:192px;
	float:left;
	background-image:url(../../Global_Images/teaser_box_1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:1;
}

#TeaserBox2
{
	width:220px;
	height:192px;
	float:left;
	background-image:url(../../Global_Images/teaser_box_2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:1;
}

#TeaserBox3
{
	width:237px;
	height:192px;
	float:left;
	background-image:url(../../Global_Images/teaser_box_3.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:1;
}

/**TEASER CONTENT**/

.TeaserBoxHeadlineHolder
{
	vertical-align:top;
	margin:18px 0 4px 0;
}
.TeaserBoxHeadline
{
	height:14px;
	padding: 1px 5px 0 10px;
	background-color:#ff0900;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
}

.TeaserBild
{
	width:219px;
	height:93px;
}

.TeaserText
{
	margin:7px 0 0 9px;
	width:196px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	line-height:15px;
}

.TeaserMehr
{
	width:61px;
	height:11px;
	z-index:5;
	position:relative;
	left:141px;
	bottom:5px;
}

.TeaserIndex
{
	position:relative;
	left:20px;
	top:20px;
}

/*******************************************
	RIGHTSIDE
********************************************/

#TermineHolder
{
	width:239px;
	padding-top:14px;
	background-image:url(../../Global_Images/subnavibox_trenner.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.TerminHolder_Headline
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	color:#FFFFFF;
	margin-left:14px;
	margin-bottom:10px;
}

.TerminHolder_Termin
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:14px;
	margin-bottom:5px;
}

.TerminHolder_Termin_Active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ff443e;
	margin-left:14px;
	margin-bottom:5px;
}
.TerminHolder_Termin_end
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999;
	margin-left:14px;
	margin-bottom:5px;
}

#EventsHolder
{
	width:239px;
	height:197px;
	padding-top:14px;
	background-image:url(../../Global_Images/eventbox_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.EventsHolder_Headline
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	color:#FFFFFF;
	margin-left:14px;
	margin-bottom:5px;
}

.EventTeaser
{
	text-align:center;
	width:210px;
}


/*************************
	SUBNAVIGATION
**************************/

#SubnavigationHolder
{
	width:239px;
	background-image:url(../../Global_Images/navi_side_bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	margin-bottom:40px;
}

#Subnavigation
{
	height:60px;
	width:239px;
	background-image:url(../../Global_Images/navi_side_top_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding: 71px 0 55px 0 ;
}

#Subnavigation a:link {
	color:#999;
	text-decoration:none;
	}
#Subnavigation a:visited {
	color:#999;
	text-decoration:none;
	}
#Subnavigation a:hover {
	color:#FFF;
	text-decoration:none;
	}

/*************************
	OTHER
**************************/

.clear
{
	clear:both;
}
span {
	padding-left:20px;
	font-style:normal;
	}

/*************************
	Footer
**************************/

#footer
{
	margin-left:7px;
	background-image:url(../../Global_Images/footer.png);
	height:57px;
	width:916px;
	text-align:right;
	padding-right:20px;
	color:#FFF;
	padding-top:35px;
	background-repeat:no-repeat;
	}
#footer a
{
	color:#FFF;
	text-decoration:none;
	}
#footer a:hover
{
	color:#333;
	}