body {
 	background-image:url(images/BG.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
 	padding:0px; }

td {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #503F38;
	font-size: 11px;
}

.menu_links a{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:3px 30px 0px;
	color: #614C45;
	height: 25px;
	margin: 1px;
	width: 198;
}

.menu_links a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding:3px 0px 0px 30px;
	color: #FFFFFF;
	height: 25px;
	margin: 1px;
	width: 198;
	border: 1px none;
}



.menu_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding-top: 4px;
}
.menu_oben a {
   text-decoration: none;
   color: #FFFFFF;
}
.menu_oben a:hover {   
   text-decoration: underline;
   color: #444C7A;
}

.nach_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #364497;
	font-weight: normal;
	font-size: 9px;
}
.nach_oben a {
	color: #364497;
	text-decoration: underline;
}
.rootline a:hover {
	color: #061467;
	text-decoration: underline;
}
.inhalt {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #503F38;
	font-size: 11px;
	text-align: justify;
}

.inhalt a {
	color: #061467;
	text-decoration: none;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding:0px;
}

.inhalt a:hover{
	color: #FF0000;
	text-decoration: none;
}

.inhalt h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #061467;
	margin: 0px;
	font-size: 13px;
}
.inhalt p {
	line-height: 135%;
}

.Headline_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0033;
}

.Headline_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #503F38;
	font-size: 12px;
    height: 13px;
	text-decoration: none;
}

.table_trenner {
	background-image: url(images/table_trenner.gif);
}

.copyright {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #EEEEEE;
	font-weight: normal;
	font-size: 9px;
}

.copyright a:hover{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #C0C0C0;
	font-weight: normal;
	font-size: 9px;
}

