html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	color: #000;
	background-color: ffffff;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 1;
	background-position: 0 0;
}

#oben {
	top: 0;
	left: 0;
	height: 114px;
	width: 960px;
	color: #000;
	background-color: #FFFFFF;
	background-image:  url(image/Titel_rechts.gif);
	background-position: 460px 0;
	background-repeat: no-repeat;
}

#ansatz {
	position: absolute;
	top: 113;
	left: 0;
	height: 99px;
	width: 960px;
	color: #000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}


#navigation {
	position: absolute;
	top: 220;
	left: 53;
	height: 425px;
	width: 160px;
	background-image: url(image/bg_nav.gif);
	background-repeat: no-repeat;

}

#ueberschrift {
	position: absolute;
	top: 180px;
	left: 269px;
	height: 20px;
	width: 422px;
	backgound-color: #000000;
	background-repeat: no-repeat;
}


#inhalt {
	position: absolute;
	top: 250px;
	left: 268px;
	height: 1115px;
	width: 421px;
	color: #000;
	background-image:  url(image/bg_nana.gif);
	background-repeat: repeat;
}

#kasten {
	position: absolute;
	top: 114;
	left: 770;
	height: 539px;
	width: 190px;
	color: #000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#news {
	position: absolute;
	top: 267px;
	left: 788px;
	height: 250px;
	width: 150px;
	color: #000;
	background-repeat: no-repeat;
}

#newsletter {
	position: absolute;
	top: 580;
	left: 795;
	height: 50px;
	width: 80px;
	background-repeat: no-repeat;
}

div.kleiner {	font-size:0.8em; }

div.klein_fett { font-size:80%;	font-weight:bold; }

div.einzug { margin-left:10px; margin-top:15px; }

div.titel_news { font-size: 80%; font-weight: bold; }

div.inhalte_news { font-size: 80%; font-weight: normal; color: #888888; }

div.ranholen { margin-top:0px; }

/* --------------------------fuer Links in der Navigation */

a:link{color:#FFFFFF;background:inherit;font-weight:normal;text-decoration:underline;margin-left:10px;}
a:visited{color:#999999;font-weight:bold;text-decoration:underline;margin-left:10px;}
a:hover{color:#AAAAAA;background:#990033;font-weight:bold;text-decoration:underline;margin-left:10px;}
a:active{color:#FFFF00;background:#000033;font-weight:bold;text-decoration:underline;margin-left:10px;}
a:focus{color:#FFFF00;background:#000033;font-weight:bold;text-decoration:underline;margin-left:10px;}

/* --------------------------fuer besondere Titel  */

/*-------H3 ist fuer die Ueberschrift des Fliesstextes */

h3 {
	font-size: 1em;
	line-height: 120%;
	font-weight: bold;
	margin-bottom: 0.5em;
	color: #888888;
	background-color: inherit;
}
/*-------------------FONT ist fuer Zwischentitel */

font {
	font-size:100%;
	line-height: 80%;
	font-weight: bold;
	margin-bottom: 0px;
	color: #888888;
	background-color: inherit;
}

/*-------------------H5 ist fuer die Links in der Navigation */

h5 {
	font-size: 80%
	line-height: 100%;
	font-weight: bold;
	margin-bottom: 0em;
	color: #FFFFFF;
	background-color: inherit;
}

/* --------------------------P ist fuer Fliesstext */

p {
	font-size: 0,5em;
	line-height: 120%;
	color: #888888;
	background-color: inherit;
}
.bild {
	margin-right: 15px;
}
