#rahmen {
	width: 992px;
	height: 680px;
	top: 20px;
	left: 50%;
	margin-left: -480px;
	position:absolute;
	background-color:transparent;
	z-index:1;
}
	
td,th 	{
	  	font-family: Arial, Helvetica, sans-serif;
	  	font-size: 13px;
	  	color: #999999;
		}

#startlogo {
		position:absolute;
		width:946px;
		height:93px;
		top:8px;
		left:8px;
		background-image:url(http://radkeller.de/startseite/layout/start_r1_c1.jpg);
		z-index:2;
		}

#menu {
		position:absolute;
		width:946px;
		height:23px;
		top:101px;
		left:8px;
		background-image:url(http://radkeller.de/startseite/layout/start_r2_c1.jpg);
		z-index:1;
		}
		
#inhalt {
		position:absolute;
		width:946px;
		height:545px;
		top:124px;
		left:8px;
		background-image:url(http://radkeller.de/startseite/layout/start_r3_c1.jpg);
		z-index:1;
		}		

#starttext {
		position:absolute;
		width:350px;
		height:12px;
		top:78px;
		left:600px;
		font-family: Arial, Helvetica, sans-serif;
	  	font-size:12px;
		color: #666666;
	  	font-style: normal;
	  	font-weight: normal;
	  	font-variant: normal;
		background-color:transparent;
		z-index:2;
		}

#shopnews {
		position:absolute;
		background-color:transparent;
		width:610px;
		height:235px;
		top:150px;
		left:18px;
		font-family: Arial, Helvetica, sans-serif;
	  	font-size:13px;
		color: #555555;
		z-index:4;
		}

#teamnews {
		position:absolute;
		width:265px;
		height:490px;
		top:145px;
		left:681px;
		font-family: Arial, Helvetica, sans-serif;
	  	font-size:13px;
		color: #555555;
		background-color:transparent;
		z-index:4;
		}

#radsport {
		position:absolute;
		background-color:transparent;
	    width:630px;
		height:220px;
		top:419px;
		left:18px;
		font-family: Arial, Helvetica, sans-serif;
	  	font-size:13px;
		color: #555555;
		z-index:4;
		}
		
#txt1 {
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 10px;
		color:#555555;
		font-style: normal;
	    font-weight: normal;
	    font-variant: normal;
}

#txt2 {
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 11px;
		color:#555555;
		font-style: normal;
	    font-weight: normal;
	    font-variant: normal;
		}

#txt3 {
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 10px;
		color:#555555;
		font-style: normal;
	    font-weight: normal;
	    font-variant: normal;
		}
		
#txtmenu {
		position:absolute;
		width:928px;
		height:14px;
		top:106px;
		left:18px;
		font-family: Arial, Helvetica, sans-serif;
	  	font-size:12px;
		color: #555555;
		background-color:transparent;
	  	z-index:5;
		}

#copyright {
		position:absolute;
		width:941px;
		height:28px;
		top:643px;
		left:8px;
		font-family: Arial, Helvetica, sans-serif;
	  	font-size:10px;
		color: #cccccc;
	  	font-style: normal;
	  	font-weight: normal;
	  	font-variant: normal;
		padding-left:5px;
		text-align:left;
		background-color: #FFFFFF;
		z-index:5;
		}

#network {
		position:absolute;
		width:30px;
		height:200px;
		top:200px;
		left:956px;
		background-color:transparent;
		z-index:1;
		}

a:link { color:#555555; text-decoration:none }
a:visited { color:#555555; text-decoration:none }
a:hover { color:#85cc34; text-decoration:none }
a:active { color:#555555; text-decoration:none }
a:focus { color:#555555; text-decoration:none }

a.menu { text-decoration: none; color: #555555;}
a.menu:visited { text-decoration: none; color: #555555;}
a.menu:hover {text-decoration: underline; color: #85cc34;}
a.menu:active { text-decoration: none; color: #555555;}

a.link { text-decoration: underline; color: #555555;}
a.link:visited { text-decoration: underline; color: #555555;}
a.link:hover {text-decoration: underline; color: #85cc34;}
a.link:active { text-decoration: underline; color: #555555;}

