body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100.01%;
	margin:0;
	background-color:#818181;
}
#header {
	background-color: #FFFFFF;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
}
#content {
	background-color: #F3F3F3;
	border-bottom: 1px solid #CE0D08; 
	border-left: 1px solid #E68683; 
	border-top: 1px solid #CE0D08;
	font-size:0.75em;
	padding:10px;
}
#footer {
	background-color: #F3F3F3;
	color: #E68683;
	font-size:0.625em;
	padding-left: 5px;
}
#schatten_inhalt_unten {
	background-color:#818181;
	background-image: url(../images/schatten_inhalt_unten.gif);
	background-repeat: no-repeat;
}
#schatten_menu_unten{
	background-color:#818181;
	background-image: url(../images/schatten_menu_unten.gif);
	background-repeat: no-repeat;
}

.schatten_inhalt_rechts {
	background-color:#818181;
	background-image: url(../images/schatten_inhalt_rechts.jpg);
	background-repeat: repeat-y;
}
.menu_punkt_A {
	font-size: 0.69em;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #CE0D08;
	padding: 2px;
}

.menu_punkt_A a { 
	text-decoration:none;
	color: #FFFFFF;
}

.menu_punkt_A_aktiv {
	font-size: 0.69em;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #64658E;
	padding: 2px;
}

.menu_punkt_B {
	font-size: 0.69em;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #E68683;
	padding: 2px;
}

.menu_punkt_B a {
	text-decoration:none;
	color: #FFFFFF;
}

#rechtsoben {
	background-image:url(../images/ecke_rechtsoben.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	color: #CE0D08;
	font-size:0.65em;
	text-transform: uppercase;
	font-weight: bold;
}
h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #141653;
}

h2 {
	font-size: 1.1em;
	color: #ce0d08;
}
