@charset "utf-8";
/* CSS Document */
body {
background-color:#fe7cc9;
background-image:url(../images/bh_herz.gif);
background-repeat:repeat-y;
}
.content {
background-color:#fff;
padding-left:50px;
padding-right:10px;
}
.content h1, .subnavi h1 {
font-family:Geneva, "Trebuchet MS", sans-serif;
color:#00aeef;
font-size:23px;
font-weight:bold;
}
.content h2 {
font-family:Geneva, "Trebuchet MS", sans-serif;
color:#000;
font-size:14px;
font-weight:bold;
}
.content h3 {
font-family:Geneva, "Trebuchet MS", sans-serif;
color:#ec008b;
font-size:14px;
font-weight:bold;
}
.content p {
font-family:Geneva, "Trebuchet MS", sans-serif;
color:#000;
font-size:12px;
font-weight:normal;
}
.content p a:link, .content p a:visited{
font-family:Geneva, "Trebuchet MS", sans-serif;
color:#ec008b;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
.content p a:hover, .content p a:active{
font-family:Geneva, "Trebuchet MS", sans-serif;
color:#fff;
background-color:#ec008b;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
.content p span, .content table p span, .content span {
font-family:Geneva, "Trebuchet MS", sans-serif;
color:#00aeef;
font-size:14px;
font-weight:bold;

}
.content p span a:link, .content p span a:visited, .content p span a:hover, .content p span a:active, .content table p span a, .content span a {
font-family:Geneva, "Trebuchet MS", sans-serif;
color:#ec008b;
background-color:#fe7cc9;
font-size:14px;
font-weight:bold;
text-decoration:none;
}
.content hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: dotted 1px #ec008b;
 border-bottom: solid 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
 background-color: #fff;
 width:100%;
}
.footer {
background-image:url(../images/hg_footer.jpg);
background-repeat:repeat-x;
background-color:#FF00FF;
font-family:Geneva, "Trebuchet MS", sans-serif;
font-size:11px;
color:#fff; 
}
.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
font-family:Geneva, "Trebuchet MS", sans-serif;
font-size:11px;
color:#fff; 
text-decoration:none;
}
.navigation
{
	position: absolute;
	bottom: 70px;
	left: 209px;
	display:block;
	width:695px;
	height:30px;
	top: 205px;
	word-spacing:20px;
	padding-bottom: 5px;
	font-family:Geneva, "Trebuchet MS", sans-serif;
	font-size:21px;
	color:#fff;
	font-weight:bold;
}
*+html .navigation {
font-size:0px;
margin-top:7px;
word-spacing:10px;
}
.navigation a:link, .navigation a:visited {
	padding-bottom: 5px;
	font-family:Geneva, "Trebuchet MS", sans-serif;
	font-size:21px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.navigation a:hover, .navigation a:active {
	padding-bottom: 5px;
	font-family:Geneva, "Trebuchet MS", sans-serif;
	font-size:21px;
	color:#ec008b;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.subnavi{
background-color:#fff;
border-left: 1px dotted #ec008b;
}
.subnavi p a:link, .subnavi p a:visited{
font-family:Geneva, "Trebuchet MS", sans-serif;
color:#ec008b;
font-size:14px;
font-weight:bold;
text-decoration:none;
line-height:24px;
vertical-align:top;
}
.subnavi p a:hover, .subnavi p a:active{
font-family:Geneva, "Trebuchet MS", sans-serif;
color:#fff;
background-color:#ec008b;
font-size:14px;
font-weight:bold;
text-decoration:none;
line-height:24px;
vertical-align:top;
}
.subnavi hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: dotted 1px #ec008b;
 border-bottom: solid 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
 background-color: #fff;
 width:90%;
 padding-left:7px;
}
