
body{
    margin:0;
    padding:0;
	background-image:url(../bilder/bg.gif);
    }
	
ul {
    margin:0;
    padding:0;
    list-style-type:none;
    }
	
img{border:0;}

#sprachen{
	height:20px;
		background-color:grey;
		padding-left: 14px;
		}

#header {
    width:740px;
    height:34px;
    display:block;
	background-image:url(../bilder/ralfheader.gif);
    }
	
#seite{ 
	width:740px;
	height:900px;
	position: relative;

	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-color:black;
}

#topnavi{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
    background-color:#000000;
	display:block;
	width:740px;
	height:23px;
}

#fleft{
	float:left;
}

#navleftspace{
	float:left;
	width:87px;
}
#fclear{
;
}

#navtextspace{
	float:left;
	width:5px;
}


a{
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}


#fett{font-weight:bold; }
#hoeren{color:#FFCC00;padding-left:28px;}
#hoerensp{height:7px;}


#textumbildrechts  {float:right;
padding-left:12px;
}

#content{
	margin:0;
	float:left;
    background-color:black;
	width:500px;
	height:423px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:white;
	padding-left:5px;
	line-height:150%;
}

h3 {color:#FFCC00;font-size:11pt;}

#side{
	width:213px;
	height:423px;
	float:left;
	background-image:url(../bilder/sidesax.jpg);
	display:block;
}