body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	font-family: Verdana;
}

table, td, table td, table td span, table td p
{
	font-family: verdana;
	font-size:13px;
}
	
hr
{
	border-top: 1px solid #8b0000;
	height: 1px;
	color: #8b0000;
	background-color: #8b0000;
}

a   {
	color: #696969; 
	text-decoration: none;
	outline: none;
}
a:hover   {
	color: #696969; 
	text-decoration: none;
}
a:active   {
	color: #696969; 
	text-decoration: none;
}
.bg_oben-links {
	background-attachment: fixed;
	background-image: url(../pics/oben_links.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_oben-rechts {
	background-attachment: fixed;
	background-image: url(../pics/oben_rechts.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#haftung
{
    font-family: Arial;
    float: right;
    font-size: 10px;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b0000;
}
/*
-------------------------- NAVIGATION ---------------------------------
*/
.navi_bg {
	background-image: url(../pics/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.navi_link
{
	width: 120px;
	text-align: right;
	font-family: verdana;
	font-weight: bold;
	color: black;
	font-size: 14px;
	display: block;
	margin-top: 5px;
	margin-bottom: 6px;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-right: 30px;
	padding-left: 0px;
}

a.navi_link:hover
{
	color: #8b0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8b0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b0000;
	display: block;
	background-color: #EFD1D5;
	padding-bottom: 5px;
	padding-top: 4px;

}

a.navi_link_active
{
	width: 120px;
	font-size: 14px;
	text-align: right;
	font-family: verdana;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8b0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b0000;
	display: block;
	background-color: #FFEFF1;
	margin-top: 5px;
	margin-bottom: 6px;
	padding-bottom: 5px;
	padding-top: 4px;
	padding-right: 30px;
}


/*
------------------------ SUBNAVIFRAME ---------------------------------
*/
#subnavi_frame
{
	color: #FFDEAD;
	font-weight: normal;
	font-size: 13px;
}
a.subnavi_frame
{
	color: #333333;
	font-weight: normal;
	font-size: 13px;
}
a.subnavi_frame:hover
{
	color: #8b0000;
	font-weight: normal;
	font-size: 13px;
}
a.subnavi_frame_aktiv
{
	color: #8b0000;
	font-weight: bold;
	font-size: 13px;
}
/*
------------------------ SUBSUBNAVIFRAME ---------------------------------
*/
#subsubnavi_frame
{
	color: #FFDEAD;
	font-weight: normal;
	font-size: 11px;
	width: 520px;
}
a.subsubnavi_frame
{
	color: #333333;
	font-weight: normal;
	font-size: 11px;
}
a.subsubnavi_frame:hover
{
	color: #8b0000;
	font-weight: normal;
	font-size: 11px;
}
a.subsubnavi_frame_aktiv
{
	color: #8b0000;
	font-weight: bold;
	font-size: 11px;
	width: 520px;
}

/*
------------------------ CONTENTFRAME ---------------------------------
*/
#content_frame
{
	color: #666666;
	font-weight: normal;
	font-size: 13px;
	width: 510px;
}
#content_frame a:link, #content_frame a:visited
{
}
#content_frame a:hover
{
	color: #8b0000;
}
h1
{
    color: #C0C0C0;
    margin:0px;
    font-size: 16px;
    font-weight: bold;
}

h2
{
    color: #696969;
    margin:0px;
    font-size: 13px;
    font-weight: bold;
}
h2 a:link, h2 a:visited
{
    margin:0px;
	color: #8b0000;
	font-style: italic;
	text-decoration: none;
    font-weight: bold;

}
h2 a:hover
{
    margin:0px;
	color: #8b0000;
	font-style: italic;
	text-decoration: none;
    font-weight: bold;
}
h4
{
    color: #696969;
    margin:0px;
    font-size: 10px;
    font-weight: normal;
}

h6, h6 a:link
{
    color: #696969;
    margin:0px;
    font-size: 9px;
    font-weight: normal;
}

h6 a:hover
{
    font-size: 9px;
    font-weight: normal;
    color: #8b0000;

}

 ul, li{
	padding-bottom: 15px;
}
ul a:link, ul a:visited, li a:link, li a:visited{
	padding-bottom: 15px;
	text-decoration: none;
}

