/* CSS Document */

a:link {
	color: #BBBBBB;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BBBBBB;
}
a:hover {
	text-decoration: none;
	color: #EE0000;
}
a:active {
	text-decoration: none;
	color: #BBBBBB;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	background-color: #222222;
	color: #BBBBBB;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 8px;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #BBBBBB;
}
#kontakt {
	position:absolute;
	width:250px;
	height:160px;
	z-index:3;
	margin-top: 15px;
	margin-left: 550px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BBBBBB;
	text-align: center;
}
#kontakt a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BBBBBB;
	text-decoration: none;
	font-weight: normal;
}
#kontakt a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.Stil1 {
	font-size: 24px;
	color: #EE0000;
	letter-spacing: 4px;
	text-transform: uppercase;
}
#apDiv1 {
	position:absolute;
	width:830px;
	height:195px;
	z-index:2;
}
#footer {
	background-color: #000000;
	margin: 0px;
	padding: 12px;
	color: #888888;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
#footer a {
	color: #888888;
	text-decoration: none;
	font-weight: normal;
}
.Stil2 {color: #000000}
#footer .Stil2 {
	color: #000000;
}
input, textarea, button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #DDDDDD;
	background-color: #000000;
	border: 1px solid #555555;
}.gb-h1 {
	font-size: 12px;
	color: #BBBBBB;
	background-color: #000000;
	margin: 5px;
	padding: 5px;
}
.Stil1Kopie {
	font-size: 16px;
	color: #EE0000;
	text-transform: uppercase;
	margin: 5px;
	padding: 5px;
}
#footer-nav {
	font-size: 10px;
	color: #555555;
	background-color: #000000;
	line-height: 25px;
}
#footer-nav a {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 8px;
	padding: 8px;
}
