*
{
	margin: 0;
	padding: 0;
	outline: none;
}
html, body {
  height: 99.9%; /* Required */
}
body {
	background-color:#ffd600;
	text-align:left; /* horizontal centering for IE Win quirks */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
height: 100%;
background-image: url(../pics/help/bg_body.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#ganzebreite {
position: absolute;
width: 100%;
height: 99.9%;
margin: 0px;
padding:0px;
border: 0px solid;
	background-image: url(../pics/help/bg_body.gif);
	background-repeat: no-repeat;
	background-position: left top;
		}

#container {
position:absolute;
margin: 0px;
padding:0px;
left: 0px;
top: 0px;
width:950px;
height: 450px;
text-align:center;
border: 0px solid;

		}
#logo {
position:absolute;
margin: 0px;
padding:0px;
left: 250px;
top: 80px;
width:430px;
height: 280px;
text-align:left;
border: 0px solid;

		}
#info-oben {
position:absolute;
margin: 0px;
padding:0px;
left: 684px;
top: 22px;
width:340px;
height: 150px;
text-align:left;
border: 0px solid;

		}
#info-unten {
position:absolute;
margin: 0px;
padding:0px;
left: 26px;
top: 380px;
width:360px;
height: 150px;
text-align:left;
border: 0px solid;

		}
p {
	font: 13px/17px Georgia, "Times New Roman", Times, serif;
color: #000000;
	font-weight: normal;
text-align:left;
margin-top: 0px;
margin-bottom: -1px;
}

H1
{
	color: #322a06;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
H2
{
	color: #c60070;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
H3
{
	color: #0080ad;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	
}


a:link
{
	font: 15px/21px Georgia, "Times New Roman", Times, serif;
    color: #322a06;
	font-weight: bold;
	margin-top: 0px;
    margin-bottom: 7px;
	text-decoration: none;

}
a:active
{
	font: 15px/21px Georgia, "Times New Roman", Times, serif;
    color: #322a06;
	font-weight: bold;
	margin-top: 0px;
    margin-bottom: 7px;
	text-decoration: none;

}
a:visited
{
	font: 15px/21px Georgia, "Times New Roman", Times, serif;
    color: #322a06;
	font-weight: bold;
	margin-top: 0px;
    margin-bottom: 7px;
	text-decoration: none;
	
}

a:hover
{
		font: 15px/21px Georgia, "Times New Roman", Times, serif;
    color: #567d1b;
	font-weight: bold;
	margin-top: 0px;
    margin-bottom: 7px;
	text-decoration: underline;
	
}




