
body {
	margin: 0px;
	font: 10px/16px sans-serif, arial;
	font-color: #002e63;
	background: url(../images/rahmen/bg.gif);
}
	
a {
	color: #597aa3;
	text-decoration: none;
}
	
a:hover {
	color: #597aa3;
	text-decoration: underline;
}
	
h2 {
	font-size: 12px;
	color: #BBCCE6;
	margin: 2px 0 2px 0;
}

	
ul {
	list-style-image: url(../images/utilities/pfeil.gif);
	padding: 0 0 0 10px;
	margin: 0;
}

img {
	border: 0;
}

	
/*****************************
*	RAHMEN				 	 *
******************************/


#rahmen {
	float: left;
	width: 793px;
	height: 467px;
	margin: 51px 0  17px 0;
	background: url(../images/rahmen/rahmen_bg.jpg) no-repeat;
}

#menue {
	width: 191px;
	height: 430px;
	float: left;
	margin-top: 88px;
	background: url(../images/rahmen/menue_bg.gif);
	display: inline;
}

#menuerahmen {
	height: 535px;
	width: 191px;
	float: left;
}

#content {
	width: 547px;
	height: 258px;
	background: url(../images/rahmen/content_bg.gif) no-repeat;	
	margin-top: 123px;
	float: left;
	padding: 2px 0 0 0px;
	voice-family: "\"}\"";
	voice-family: intherit;
	height: 256px;
}

#fuss {
	width: 945px;
	height: 20px;
	float: left;
	margin: 25px 0 0 40px;
	display: inline;
}

#inhalt {
	width: 217px;
	height: 254px;
	float: left;
	padding: 30px 0 0 0;
	voice-family: "\"}\"";
	voice-family: intherit;
	width: 200px;
	height: 224px;
}

#fussmenue {
	float: left;
	width: 129px;
	height: 11px;
	position: absolute;
	left: 770px;
	top: 20px;
}

/*########### HOME ##############*/

#inhalt .topnews {
	position: relative;
	float: left;
	padding: 0 0 0 38px;
	width: 146px;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #12396B;
	margin-bottom: 10px;
}

#inhalt .topnews a {
	color: #12396B;
}

#inhalt .topnews img {
	float: left;
	position: absolute;
	left: 15px;
	top: 0;
}

#inhalt #allenews {
	left: 0px;
	bottom: 5px;
}

#inhalt #allenews .topnews a {
	color: #597AA3;
}

/*****************************
*	KLASSEN				 	 *
******************************/

.film {
	width: 346px;
	height: 254px;
	float: left;
}

.menuepunkt {
	margin: 0 0 4px 14px;
}

.logo {
	margin: 25px 0 25px 23px;
}


.boxen {
	width: 213px;
	height: 67px;
	float: left;
	margin: 252px 0 0 26px;
	display: inline;
}

.pfeil {
	width: 27px;
	height: 24px;
	margin: 38px 0 0 200px;
	float: left;
	display: inline;
}


.codex {
	width: 187px;
	height: 16px;
	float: right;
}

/*## suche ###*/

.suche {
	width: 122px;
	height: 19px;
	margin: 10px 0 24px 37px;
	display: inline;
	float: left;
}


.textfeld {
	width: 93px;
	height: 19px;
	background: url(../images/utilities/suche.gif) no-repeat;
	border: 0;
	padding: 4px 0 0 8px;
	margin: 0;
	font: 10px arial, sans-serif;
	color: #6B87A9;
	float: left;
	voice-family: "\"}\"";
	voice-family: intherit;
	height: 15px;
	width: 95px;
}
	
.submit {
	height: 19px;
	width: 17px;
	background: url(../images/utilities/submit.gif) no-repeat;
	border: 0;
	float: left;
	margin: 0;
	padding: 0;
}


/*## bild ###*/
.bild_links {
	float: left;
	margin: 0 5px 5px 0;
}	

.bild_rechts {
	float: right;
	margin: 0 0 5px 5px;
}
	
.bild_umbruch {
	clear: both;
	margin: 5px 0 5px 0;
}



	
/*## abstand ###*/	
.abstand_klein {
	margin-top: 10px;
	clear: both;
}

.abstand_mittel {
	margin-top: 20px;
	clear: both;
}
	
.abstand_gross {
	margin-top: 30px;
	clear: both;
}

/*## flash ###*/

<!–- [if IE] -->
.mozilla {
    display:none;
  }
<!-- [endif]-–>