/* importiert 00_norm.css */
@import url("00_norm.css");
@import url("00_wm_ausw.css");

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 100%;
}
h1, h2, h3 {
	margin: 0 0 5px 0;
}
p {
	text-align: justify;
	margin: 5px 0;
}
a {
	color: blue;
}
ul {
	list-style-type: none;
}
#main {
	width: 710px;
	margin: 0 auto;
	position: relative;
}
#branding, #navigation, #content {
	margin-bottom: 10px;
}
#branding {
	padding-top: 5px;
	border-bottom: 1px dotted gray;
}
#branding_02 {
	background: #6a0000 url("images/teasertext_bg.png") no-repeat;
	color: white;
	padding: 7px 20px 5px 20px;
	margin: 0 0 1px 0;
}
#branding_02 blockquote {
	font-weight: bold;
}
#navigation {
	position: relative;
}
#navigation #main_nav {
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
	margin: 8px 40px 0 0;
	color: black;
}
#navigation #main_nav a {
	display: block;
	color: black;
	border-right: #FFFFFF 3px solid;
	border-left-width: 0px;
	background: #c0c0c0;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px 0px 2px;
	padding-top: 0px;
	text-decoration: none;
	font-weight: 600;
	width: 10em;
}
#navigation #main_nav a:hover {
	color: black;
	background-color: #738996;
	border-right: red 3px solid;
	padding-right: 10px;
	font-weight: 600;
}
#navigation #main_nav p {
	text-align: right;
}
#navigation #main_nav ul {
	margin-top: 10px;
	font-size: 120%;
/*	direction: rtl; */
	font-weight: bold;
	text-align: right;
}
#navigation #main_nav ul li {
	margin-bottom: 8px;
/*	list-style-image: url("images/li_pfeil_rtl.png"); */
}
#navigation #main_nav ul li:hover {
/*	list-style-image: url("images/li_pfeil_rtl_hover.png"); */
}
ul#nav_02 {
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 4px;
}
ul#nav_02 li {
	display: inline;
	background: url("images/pfeil_re.png") 0px 2px no-repeat;
	padding: 0 15px;
}
ul#nav_02 li a {
	color: #BEBCB5;
	text-decoration: none;
}
ul#nav_02 li a:hover {
	color: red;
}
ul#nav_02 li a.auswahl {
	color: red;
	border-bottom: 1px solid black;
	font-weight: bolder;
}
#content {
	width: 100%; /*IE6*/
	overflow: auto;
}
#content a {
	color: red;
}
#content a[rel=extern]:after { 
	content: " " url("images/link_extern.png");
}
#content #content_main {
	position: relative;
	width: 370px;
	background: #e3e3e3;
	padding: 20px;
	float: left;
}
#content #content_main_links {
	width: 630px;
	background: #e3e3e3;
	padding: 10px 40px;
	margin-top: 40px;
	float: left;
}
#content #content_main p {
	margin-bottom: 200px;
}
#content_main .content_dazn {
	position: absolute;
	top: 50px;
	left: 55px;
	z-index: 10;
}
#content_main .content_bikemap {
	position: absolute;
	top: 60px;
	left: 135px;
	z-index: 100;
}
#content_main .content_movescount {
	position: absolute;
	top: 70px;
	left: 215px;
	z-index: 150;
}
#content_main .content_strava {
	position: absolute;
	top: 80px;
	left: 295px;
	z-index: 200;
}
#content_main .content_garmin {
	position: absolute;
	top: 130px;
	left: 55px;
	z-index: 10;
}
#content_main .content_readly {
	position: absolute;
	top: 140px;
	left: 135px;
	z-index: 100;
}
#content_main .content_straight {
	position: absolute;
	top: 150px;
	left: 215px;
	z-index: 150;
}
#content #content_supp {
	float: right;
	width: 280px;
}
#content_supp .teaserbox, #content_supp .normalbox {
	padding: 20px;
	margin-bottom: 10px;
}
#content #content_supp .teaserbox {
	background: #5c0000 url("images/teaser_bg.png") repeat-x;
	color: white;
}
#content #content_supp .teaserbox a {
	padding-left: 20px;
	color: gray;
}
#content #content_supp .teaserbox a:hover {
	color: white;
}
#content #content_supp .teaserbox h1 {
	font-size: 120%;
	color: #ffa200;
}
#content #content_supp .teaserbox h2 {
	font-size: 110%;
	font-weight: bold;
	color: #ffa200;
	text-decoration: underline;
}
#content #content_supp .teaserbox .fett {
	font-weight: bold;
	font-size: 110%;
	color: #ffa200;
}
#content #content_supp .teaserbox .preis {
	font-size: 150%;
	font-weight: bold;
	text-align: right;
}
#content #content_supp .normalbox {
	background: #e3e3e3;
	color: #001b5e;
}
#footer {
	clear: both;
	border-top: 1px dotted gray;
}
#footer .admin {
	float: left;
	display: inline;
	background: url("images/pfeil_re.png") 0px 2px no-repeat;
	padding: 0 10px;
}
#footer .counter {
	float: right;
	display: inline;
	padding: 0 10px;
	color: #BEBCB5;
}
#footer .sitemap {
	float: right;
	display: inline;
	background: url("images/pfeil_re.png") 0px 2px no-repeat;
	padding: 0 10px;
}
#footer a {
	color: #BEBCB5;
	text-decoration: none;
}
#footer a:hover {
	color: red;
}
#footer a.auswahl {
	color: red;
	border-bottom: 1px solid black;
	font-weight: bolder;
}
