@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
    margin: 0; 
    padding: 0;
	text-align:center;
	width: 100%;
	background-color:#f9f7d5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	vertical-align:top;
}

td {
	vertical-align:top;
	text-align:left;
}

#navi {
	width:915px;
	height:50px;
	font-size: 14px;
	font-weight: bolder;
	text-align:center;
	vertical-align: top;
	background-image:url(../bilder/navi.jpg);
	background-repeat:no-repeat;
}

#navi2 {
	width:915px;
	height:50px;
	font-size: 14px;
	font-weight: bolder;
	text-align:center;
	vertical-align: top;
	background-image:url(../bilder/navi2.jpg);
	background-repeat:no-repeat;
}
#inhalt {
	width:915px;
	height:429px;
	vertical-align: top;
	background-image:url(../bilder/bg1.jpg);
	background-repeat:no-repeat;
}
#text {
	background-color: #FFFFFF;
	width: 100%;
	vertical-align:top;
}
h1 {
	font-size: 20px;
	font-weight: bolder;
	line-height: 29px;
}
#fuss {
	font-size: 10px;
	font-weight: normal;
	vertical-align:top;
}
#schatten {
	background-image:url(../bilder/schatten.jpg);
	background-repeat: repeat;
	height:58px;
}
a:link {
	color: #4f4f4f;
	text-decoration: none;
}
a:visited {
	color: #4f4f4f;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
	}
a:active {
	color: #CC0000;
	text-decoration: none;
}
h2 {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	line-height:12px;
}
#content #text #content_text {
	height:200px;
	width:480px;
}
Stil1 {
	padding-top: 20px;
	padding-bottom: 5px;
}
