/*haupt-stylesheet grenzenlos radfahren*/

body {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/background_main.gif);
	font-family: Arial, Helvetica, sans-serif;
}

#header{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 980px;
	height: 115px;
}
#mainnavi{
	position: absolute;
	top: 115px;
	left: 0px;
	width: 980px;
	height: 38px;
	background-color: #FFCC00;
}

#mainnavi #mainmenu{
	position: absolute;
	top: 5px;
	left: 150px;
	width: 830px;
	height: 28px;
	vertical-align: middle;
	background-color:#CCFFFF;
}

#mainnavi #language{
	position:absolute;
	top: 11px;
	right: 5px;
	height: 28px;
}

#subnavi{
	position:absolute;
	top: 150px;
	left: 0px;
	width: 150px;
}

#subnavi #submenu{
	float:left;
	width: 150px;
}

#subnavi #submenu .submenuitem{
	margin-top: 2px;
	margin-left: 4px;
}

#subnavi #subnaviimg{
	float:left;
	width: 150px;
}

#subnavi #subnavicontent{
	float:left;
	width: 150px;
}

#main{
	position: absolute;
	left: 150px;
	top: 153px;
	width: 830px;
}

#main #content{
	margin: 15px;
}

#main #footer{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
	width: 800px;
	text-align: center;
}

.footeritem{
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#hallo{
  position:absolute;
  left:415px;
  top: 69px

}


h1 {
	font-size:16px;
	color:#000000;
	font-style:normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	margin-top:0;
	margin-bottom:0
}

h2 { 
	margin-top: 5px;
	font-size:12px;
	color:#000000;
	font-style:normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	margin-bottom:15;
}

p {
	font-size:12px;
	margin-top:0px;
  margin-bottom:8px;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal
}

a {font-size:12px; text-decoration: none; color: #000066}
a:hover {font-size:12px; color: #FFCC00;}
a:link {font-size:12px; color:#009933;}
a:active {font-size:12px; color:#FFCC00;}


/*sitemap*/

.ksSitemapHeadline { color: #000000; font-size:15px; font-weight:bold; }
.ksSitemapFullWidTable { width:380px; border:0px;  }
.ksSitemapLeftMargMin { margin-left:9px; }
.ksSitemapL0TD { height:22px; padding-left:10px;
border-top:solid 1px #ffcc00;   border-bottom:solid 1px #ffcc00;
  border-right:solid 1px #ffcc00; border-left:solid 1px #ffcc00;   
 }
.ksSitemapL1TopSpace { margin-top:10px; }
.ksSitemapL1TD { margin-top:0px; width:319px;
  border-top:solid 1px #ffcc00;   border-bottom:solid 1px #ffcc00;
  border-right:solid 1px #ffcc00; border-left:solid 1px #ffcc00;   
	padding-left:10px; height:20px;
}
/* ------------- Sitemap Level 0: */
a.ksSitemap0, a.ksSitemap0:link, a.ksSitemap0:visited  {
	font-size: 13px;	font-weight: bold;
}
a.ksSitemap0:hover, a.ksSitemap0:active {
	font-size: 13px;	font-weight: bold;
}
/* ------------- Sitemap Level 1: */
a.ksSitemap1, a.ksSitemap1:link, a.ksSitemap1:visited  { padding-top:3px;
	font-size: 11px;
}
a.ksSitemap1:hover, a.ksSitemap1:active {
	font-size: 11px;	font-weight: bold; 
}

/* ------------- Sitemap Level 2: */
a.ksSitemap2, a.ksSitemap2:link, a.ksSitemap2:visited {
	font-size: 11px;
}
a.ksSitemap2:hover, a.ksSitemap2:active {
	font-size: 11px;
}



