 body
{
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #102753;
	width: 759px;
	background-color: #0F3063;
}

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0F3063;
	font-weight: bold;
	font-style: italic;
}
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0F3063;
	font-style: italic;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover, a:active
{
color: #C60708;
}

div#banner
{
	color: #fff;
	background-image:  url("../images/titel.jpg");
	height: 166px;
	width: 759px;
}

div#container
{
	background-image:  url("../images/hg_links.jpg");
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 759px;
}

div#container2
{
	visibility: visible;
	z-index: 2;

}

div#navigation
{
	position: absolute;
	z-index: 2;
	top: 245px;
	left: 55px;
	visibility: visible;
}

div#navigation ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#navigation ul li {
margin-top: 4px;
background: transparent left center;
color: black;
}

#navigation ul li a
{
	display: block;
	padding: 3px 5px 3px 10px;
	text-decoration: none;
	color: #000;
	background-image:  url("../images/list-off.gif");
	background-repeat: repeat-y;
	background-color: #FFF6BF;
	width: 120px;
}

#navigation ul li a:hover
{
	background: #FFF6BF url("../images/list-on.gif") no-repeat left center;
	color: #C60708;
}

div#navigation ul li a#current
{
	background: #FFFFFF url("../images/list-active.gif") no-repeat left center;
	color: #000000;
	text-decoration: none;
}

div#content
{
	margin-left: 290px;
	margin-right: 50px;
	padding-top: 30px;
	padding-bottom: 5px;
	color: #102753;
	visibility: visible;
	z-index: 3;
}

div#content_h1
{
	color: #0F3063;
	z-index: 4;
	font-size: 1.5em;
	color: #0F3063;
	font-weight: normal;
	position: absolute;
	left: 290px;
	top: 196px;
	font-style: italic;
	visibility: visible;
}

div#content h1
{
	font-size: 1.5em;
	color: #0F3063;
	margin: 0;
	padding-top: 1em;
	font-weight: normal;
}

div#content h2
{
	font-size: 1.5em;
	color: #0F3063;
	margin: 0;
	padding-top: 1em;
	font-weight: normal;
}

#cleardiv
{
clear: both;
height: 1em;
}

div#footer
{
	clear: both;
	padding: .5em 1em;
	text-align: right;
	font-size: 10px;
	color: #FFF6BF;
}

div#footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
}

div#footer li
{
display: inline;
margin-right: 1em;
}
div#bild_links {
	background-image:  url("../images/bild_links.jpg");
	height: 53px;
	width: 205px;
	float: left;
	position: relative;
}
.title a:hover {
	color: #c30;
	font: bold 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-decoration: none;
	background-color: #FDF2E7;
	border-bottom: 1px dotted #c30;
}
.Topic {
	position: absolute;
	height: 140px;
	width: 419px;
	z-index: 5;
	visibility: hidden;
	background-color: #FFF6BF;
}
#gewinnspiel {
	font-size: 9px;
	position: absolute;
	left: 60px;
	top: 430px;
	height: auto;
	width: auto;
}
.p_schmal {
	margin-top: 0px;
	margin-right: 165px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nicht_unterstrichen {
	text-decoration: none;
}
.Hilfetext {
	color: #FF0000;
	font-style: italic;
}

