/* CSS Document */


html,body { height: 100%; }


body {
	background: #0a2f85;
	background-image: url(bilder/harrasser-index-web-hg-1.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color:#444;
	padding:0px;
	margin:0px;
}


#content {
	position: relative;
	height:80%;
	width: 600px;
	left: 50%;
	margin-left: -320px;
	text-align: left;
	padding: 30px;

}


#inhalt {
	position:absolute;
	height:680px;
	width:926px;
	margin:-340px 0px 0px -463px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	background: url(bilder/adressfeld-harrasser.png) center center no-repeat;
}

h1 {
	font-size: 22px;
	text-transform:uppercase;
	text-align: center;
	color: #fff;
	padding:10px;
	background-color: #CC9933;
}

h2 {
	font-size:18px;
	text-align:left;
	color:#08324b;
}
a {
	color: #6699FF;
	font-size: 18px;
	text-decoration: none;
}

.kontakt	{
	font-size:16px;
	font-weight:bold;
	color:#1F3858;
}


#info  {
	position: absolute;
	width:620px;
	top: 330px;
	left: 160px;
	letter-spacing:1px;
	line-height:1.2em;
}

#topinfo  {
	position: absolute;
	width:700px;
	top: 50px;
	left: 150px;
	letter-spacing:1px;
	line-height:1.2em;
	color: #fff;
	
}

span  {
	font-size:1em;
	text-transform:uppercase;
	color:#000;
}