/*--------------------------------------------------------------------
Text Basis CSS Bundesamt für Sport
Version: // 01 // 15.03.2007 //



/********************************************
General definitions
********************************************/
body {
	line-height:1.5em;
	margin: 0px;
	padding: 0px;
	background-image: url(bg.gif);
}
#main {
	position: relative;
	width: 950px;
	height: auto;
	left: auto;
	right: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}
html, body, table{
	font-size: 12px;  /* Moegliche Werte, damit es in den gaengigen Browsern in etwa gleich aussieht: 69%, 76%, 86%, 93% */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
hr{
  color:#000;
  background-color:#000;
  line-height:1px;
  height:1px;
}
/********************************************
Link colors
********************************************/
a:link {
	color: #9F6E22;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9F6E22;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #9F6E22;
}
.neg {
	color: #FFFFFF;
	text-decoration: none;
}
.neg a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.neg a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.neg a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.neg a:active {
	text-decoration: none;
	color: #ffffff;
}
/********************************************
Gride
********************************************/
#ColumnContent {
	width:460px;
	padding-left:0px;
	position: absolute;
	left: 0;
	top: 100px;
	margin-left: 235px;
	height: 100%;
}
#Content {
	padding: 25px;
	background-color: #FFFFFF;
	display: block;
}
#ColumnRight {
	width:255px;
	position: absolute;
	top: 100px;
	right: -1px;
	font-size:0.9em;
	line-height:1.2em;
}
#boxindent {
	padding-left: 20px;
	padding-top: 15px;
}
/********************************************
Header
********************************************/
#logoleft {
	position:absolute;
	top:11px;
	width:61px;
	height:71px;
	left: 22px;
}
#logoright {
	position:absolute;
	top:44px;
	width:282px;
	height:43px;
	right: 432px;
}
#header {
	width: 950px;
	background-repeat: no-repeat;
	background-position: 225px;
}
/********************************************
Language Selector
********************************************/
#language {
	position: absolute;
	width: 190px;
	top: 151px;
	right: 0px;
}
#language LI {
   padding: 0;
   margin: 0;
   list-style: none;
   display:inline;
   }

#language UL {
   padding: 0;
   margin: 0;
   }

#language A {
	color: #000000;
	text-decoration: none;
	display: block;
	float:left;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-size: 0.9em;
	margin-top: 0.3em;
	line-height: 1.1em;
   }

#language A:link, #language A:visited, #language ul li A.current:hover {
color: #000000;
   }

#language A:hover, #language A.current:link, #language A.current:visited {
color: #B1371c;
   }
#language A.end:link, #language A.end:visited, #language ul li A.endcurrent:hover {
color: #000000;
	border-right-style: none;
	border-right-width: 0px;
   }
#language A.end:hover, #language A.endcurrent:link, #language  A.endcurrent:visited {
color: #B1371c;
	border-right-style: none;
	border-right-width: 0px;
   }
/********************************************
Service navigation
********************************************/

#servicenav {
	position: absolute;
	width: 929px;
	top: 66px;
	height: 20px;
	left: 22px;
}
#servicenav LI {
   padding: 0;
   margin: 0;
   list-style: none;
   display:inline;
   }

#servicenav UL {
	padding: 0;
	margin: 0;
	float: right;
   }

#servicenav A {
	color: #000000;
	text-decoration: none;
	display: block;
	float:left;
	padding-left: 20px;
	font-size: 0.9em;
	margin-top: 0.3em;
	line-height: 1.1em;
   }

#servicenav A:link, #servicenav A:visited, #servicenav ul li A.current:hover {
color: #000000;
   }

#servicenav A:hover, #servicenav A.current:link, #servicenav A.current:visited {
	color: #9F6E22;
   }
#servicenav A.end:link, #servicenav A.end:visited, #servicenav ul li A.endcurrent:hover {
color: #000000;
	border-right-style: none;
	border-right-width: 0px;
   }
#servicenav A.end:hover, #servicenav A.endcurrent:link, #servicenav  A.endcurrent:visited {
color: #B1371c;
	border-right-style: none;
	border-right-width: 0px;
   }
/********************************************
Horizontal navigation
********************************************/
#hormenu {
	font-weight: bold;
	height: auto;
	position: absolute;
	width: 950px;
	font-size: 1.2em;
	top: 172px;
	background-color: #B1371c;
}
#hormenu LI {
   padding: 0;
   margin: 0;
   list-style: none;
   display:inline;
   }
#hormenu UL {
   padding: 0;
   margin: 0;
   }
#hormenu A {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float:left;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
   }
#hormenu A:link, #hormenu A:visited, #hormenu ul li A.current:hover {
   background-color: #B1371c;
   }
#hormenu A:hover, #hormenu A.current:link, #hormenu A.current:visited {
   background-color: #C5614d;
   }
#hormenu A.start:link, #hormenu A.start:visited, #hormenu ul li A.startcurrent:hover {
   background-color: #B1371c;
   padding-left: 23px;
   }
#hormenu A.start:hover, #hormenu A.startcurrent:link, #hormenu  A.startcurrent:visited {
   background-color: #C5614d;
   padding-left: 23px;
   }
/********************************************
Vertical navigation
********************************************/
#mainmenu {
	position: absolute;
	width: 198px;
	line-height: 1.1em;
	top: 100px;
	left: 21px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#mainmenu ul li a, #mainmenu ul li a.current:hover {
	display: block;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#mainmenu ul li a:hover, #mainmenu ul li a.current:link,  #mainmenu ul li a.current:visited {
	color: #000000;
	font-weight: bold;
	background-image: url(targetright.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#mainmenu ul li ul li a, #mainmenu ul li ul li a.current:hover {
	background-color: #FFFFFF;
	color: #000000;
	display: block;
	margin-bottom: 2px;
	font-size: 0.9em;
	margin-left: 20px;
}
#mainmenu ul li ul li a:hover, #mainmenu ul li ul li a.current:link,  #mainmenu ul li ul li a.current:visited {
	color: #FFFFFF;
	background-color: #C5614d;
}
#mainmenu ul li ul li ul li a, #mainmenu ul li ul li ul li a.current:hover {
	background-color: #FFFFFF;
	margin-bottom: 2px;
	color: #000000;
	display: block;
	margin-left: 40px;
	
}
#mainmenu ul li ul li ul li a:hover, #mainmenu ul li ul li ul li a.current:link,  #mainmenu ul li ul li ul li a.current:visited {
	color: #FFFFFF;
	background-color: #C5614d;
}
#mainmenu ul {
	display: block;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#mainmenu LI {
	padding: 0;
	margin: 0px;
	display:block;
   }
   
#loginframe {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 30px;
	margin-bottom: 0px;
}
iframe {
	width: 460px;
	position: relative;
}
/********************************************
Footer Navigation
********************************************/
#footernav {
	width: 285px;
	float: right;
	position: relative;
}
#footernav LI {
	padding: 0;
	margin: 0;
	list-style: none;
	display:inline;
   }

#footernav UL {
	padding: 0;
	margin: 0;
   }
#footernav A {
	color: #000000;
	text-decoration: none;
	display: block;
	float:right;
	font-size: 1em;
	margin-top: 0.4em;
	line-height: 1em;
   }
#footernav A:link, #footernav A:visited, #footernav ul li A.current:hover {
	color: #9F6E22;
   }

#footernav A:hover, #footernav A.current:link, #footernav A.current:visited {
color: #000000;
   }
   
#date {
	text-decoration: none;
	display: block;
	float:right;
	font-size: 1em;
	margin-top: 0.4em;
	line-height: 1em;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin-right: 6px;
   }
/********************************************
Right column boxes
********************************************/
.boxrightTitel {
	font-weight:bold;
	color:#000000;
	width: 100%;
	font-size: 1em;
	margin-bottom: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-top: 20px;
}
.boxrightContent {
	margin-top:9px;
	margin-bottom: 16px;
}
/********************************************
Breadcrumb
********************************************/
#breadcrumb {
	voice-family:inherit;
	padding-bottom: 20px;	
	font-size: 0.9em;
}
/********************************************
Footer
********************************************/
#footer {
	font-size:10px;
	width:460px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	position: relative;
	margin-top: 0px;
	margin-bottom: 20px;
}
#footerContentLeft {
	width: 170px;
	float: left;
	position: relative;
	font-size: 1em;
	}
.clear
{
clear: left;
height: 0;
margin: 0;
padding: 0;
font-size: 0;
}
.line {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
/********************************************
Text formating
********************************************/
H1 {
	MARGIN-TOP: 10px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 2em;
	COLOR: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	line-height: 1.2em;
}
H2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 1.7em;
	LINE-HEIGHT: 1.3em;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
H3 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 1.3em;
	LINE-HEIGHT: 1.3em;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.iframe_content {
	width: 460px;
}
