* {
  margin: 0;
  padding: 0;
}


html, body {
  height: 100%; /* Required */
}

body {
	font:  Verdana, sans-serif;
    font-size: 14px;
    line-heigt: 18px;
	color: #333333;
	text-align: center;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;

}


#container-page {
position: relative;
	margin: 0 auto;
	width: 980px;
	text-align: left;
    border: 0px dotted #cc0000;
    font-size: 0.625em;
    line-heigt: 105%;
	min-height: 99.9%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 99.9%; /* For IE */
	background-image: url(../images/bg_container.gif);
	background-repeat: no-repeat;


}

#bild {
position: absolute;
	margin: 0px;
     padding: 0px;
	top: 56px;
    left: 774px;
    width: 152px;
	height: 152px;
	border: solid 0px #ff0000;

}


#content {
	position: absolute;
	top: 194px;
	margin: 0px;
	padding: 0px;
	width: 620px;
	height: 300px;
	left: 87px;
	border: solid 0px #528097;

}

#content_slogan {
position: absolute;
  width: 700px;
  height: 60px;
  padding: 0px;
  margin: 0px;
margin-left: 0px;
margin-top: 34px;
  border: solid 0px #000033;


}
#content_slogan5 {
position: absolute;
  width: 600px;
  height: 140px;
  padding: 0px;
  margin: 0px;
left: 108px;
top: 0px;
  border: solid 1px #990033;


}
H1, H1 a
{
	color: #528097;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 24px;
	line-height: 28px;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;

}


p, p_normal {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
  font-size: 13px;
    line-heigt: 17px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: left;
    
}

p.p_mittel {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
  font-size: 11px;
    line-heigt: 12px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
    
}
p.p_eng {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
  font-size: 11px;
    line-heigt: 12px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: -10px;
	text-align: left;
    
}


h1 a:link, h1 a:visited
{
	color: #528097;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
		font-size: 14px;
	font-weight: bold;
		line-height: 19px;

	text-decoration: none;
margin:  0;
padding: 0 0 0 18px;
background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
background-position: left ;
}
h1 a:active, h1 a:hover
{
	color: #333333;

		font-size: 17px;
	font-weight: normal;
	line-height: 19px;
	text-decoration: none;
margin: 0;
padding: 0 0 0 18px;
background-image: url(../images/pfeil-on.gif);
	background-repeat: no-repeat;
background-position: left ;
}
h1 a.a_punkt:link, h1 a.a_punkt:visited
{
	color: #528097;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
		font-size: 14px;
	font-weight: bold;
		line-height: 19px;

	text-decoration: none;
margin:  0;
padding: 0 0 0 4px;
background-image: none;
}
h1 a.a_punkt:active, h1 a.a_punkt:hover
{
	color: #333333;

		font-size: 17px;
	font-weight: normal;
	line-height: 19px;
	text-decoration: none;
margin: 0;
padding: 0 0 0 4px;
background-image: none;

}

h2 {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
  font-size: 13px;
    line-heigt: 22px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
    font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
  font-size: 13px;
    line-heigt: 22px;
	color: #528097;
	margin-top: 0px;
	margin-bottom: 6px;
	text-align: left;
    font-weight: bold;
}