body
	{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	}
	
/* Logo & Bilder */

#top-1
	{
	position: absolute;
	display: block;
	width: 587px;
	height: 107px;
	background: transparent url(../images/top-1.jpg) bottom right no-repeat;
	top: 11px;
	left: 15px;
	}
	
#top-2
	{
	position: absolute;
	display: block;
	width: 83px;
	height: 107px;
	background: transparent url(../images/top-2.jpg) bottom right no-repeat;
	top: 11px;
	left: 615px;
	}
	
#top-3
	{
	position: absolute;
	display: block;
	width: 268px;
	height: 73px;
	background: transparent url(../images/top-3.jpg) bottom right no-repeat;
	top: 44px;
	left: 740px;
	}

#prozente
	{
	position: absolute;
	display: block;
	width: 153px;
	height: 65px;
	background: transparent url(../images/prozente.jpg) bottom right no-repeat;
	top: 198px;
	left: 90px;
	cursor: pointer;
	}
	
#los-fertig-17
	{
	position: absolute;
	display: block;
	width: 177px;
	height: 166px;
	background: transparent url(../images/los-fertig-17.jpg) bottom right no-repeat;
	top: 268px;
	left: 40px;
	}
	
#fahrtipps
	{
	position: absolute;
	display: block;
	width: 168px;
	height: 92px;
	background: transparent url(../images/fahrtipps.jpg) bottom right no-repeat;
	top: 638px;
	left: 46px;
	cursor: pointer;
	}
	
#bike-schein
	{
	position: absolute;
	display: block;
	width: 128px;
	height: 83px;
	background: transparent url(../images/bike-schein.jpg) bottom right no-repeat;
	top: 445px;
	left: 60px;
	cursor: pointer;
	}
	
#aral-schein
	{
	position: absolute;
	display: block;
	width: 212px;
	height: 66px;
	background: transparent url(../images/aral.jpg) bottom right no-repeat;
	top: 552px;
	left: 26px;
	cursor: pointer;
	}
	
#navi-schild
	{
	position: absolute;
	display: block;
	width: 279px;
	height: 498px;
	background: transparent url(../images/navi-schild.jpg) bottom right no-repeat;
	top: 119px;
	left: 0px;
	}
	
#sicherheit
	{
	position: absolute;
	display: block;
	width: 230px;
	height: 239px;
	background: transparent url(../images/sicherheit.jpg) bottom right no-repeat;
	top: 262px;
	left: 18px;
	}
	
/* Navigation oben */

#navoben
	{
    position: absolute;
	top: 4px;
	width: 155px;
	left: 846px;
	}
#navoben li
	{
	display: inline;
	}
#navoben .nav a
	{
	display: block;
	font-family: Arial, Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding: 8px;
	color: #FFFFFF;
	}
#navoben .nav a:link,
	{
	color: #fcf13f;
	}
#navoben .nav a:hover
	{
	color: #fcf13f;
    text-decoration: none;
    }
#navoben .nav a.akt
	{
	color: #fcf13f;
    text-decoration: none;
	}
	
/* Navigation Schild */

#navlinks
	{
    position: absolute;
	top: 224px;
	width: 170px;
	left: 30px;
	}
#navlinks li
	{
	display: inline;
	}
#navlinks .nav a
	{
	display: block;
	font-family: Arial, Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 7.3px;
	color: #999999;
	}
#navlinks .nav a:link,
	{
	color: #999999;
	}
#navlinks .nav a:hover
	{
	color: #0028a0;
	text-decoration: none;
    }
#navlinks .nav a.akt
	{
	color: #0028a0;
	text-decoration: none;
	}

	
/* Tabelle - Navigation */
	
#formular
	{
	position: absolute;
	top: 125px;
	left: 15px;
	}
.data
 	{
	float: left;
	width: 900px;
	height: 40px;	
	}
.formzeile
	{
	clear: none;
	}	

/* Tabelle - Text */

#formular1
	{
	position: absolute;
	top: 216px;
	left: 308px;
	}
	
.text_normal
	{
	font-family: Arial, Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 22px;
	}
.text_normal_dick
	{
	font-family: Arial, Times, serif;
	font-size: 16px;
	color: #0028a0;
	line-height: 24px;
	font-weight: bold;
	}
.text_normal_dick_weiss
	{
	font-family: Arial, Times, serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 22px;
	font-weight: bold;
	}
.text_ueberschrift
	{
	font-family: Arial, Times, serif;
	font-size: 20px;
	color: #fcf13f;
	line-height: 22px;
	font-weight: bold;
	}
.news_link
	{
	font-size : 14px;
	color: #0028a0;
	font-family: Arial, Times, serif;
	line-height: 22px;
	}
a.news_link
	{
	text-decoration: none;
	}
a.news_link:hover
	{
	color: #0028a0;
	text-decoration: underline;
	}
.data-text
 	{
	float: left;
	width: 630px;
	height: 350px;	
	}
.formzeile1
	{
	clear: none;
	}

/* iFrame */

#formular2
	{
	position: absolute;
	top: 216px;
	left: 20px;
	}
	
.data-frame
 	{
	float: left;
	width: 950px;
	height: 608px;	
	}
