* {margin:0; padding:0;font-family:Verdana, Geneva, sans-serif}
img {border:none;}
#home {float:left}
#right {float:right}
body {background-color:#2b2b29;width:1000px;margin:0 auto}
.container {margin:0 auto;width:1000px}
.header {width:100%;height:150px;margin-top:20px;background-image:url('images/header.jpg')}
.titel {
	float: left;
	width: 780px;
	border-left: 1px solid #e93929;
	background: #e93929;
	color: #fff;
	line-height: 40px
}
.content {
	float: left;
	width: 780px;
	height: auto;
	border-left: 1px solid #e93929;
	color:#fff;
}

.Button {
	background-color:#919191;
	border:1px solid #241d13;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:1em;
	padding:10px 24px;
	text-decoration:none;
}
.Button:hover {
	background-color:#e93929;
}
.Button:active {
	position:relative;
	top:1px;
}

.text {padding-top:8px;padding-right:18px;padding-left:18px}
.bg {float:left;width:1000px;height:auto;background-color:#000000}
.footer {clear:both;background-color:#000000;text-align:center;font-size:11px;height:15px;width:1000px;color:#fff}
/*navi*/
.navigation {float:left;width:219px;height:auto}
.navigation h3 {background:#000000;color:#fff;font-size:1.2em;line-height:40px}
.navigation ul {margin:0;padding:0}
.navigation li {list-style-type:none;background: #000000 url('images/gw.png') no-repeat;background-position:left center;border-bottom:1px solid #e93929;margin-left:0px}
.navigation li a {color:#ffffff;display:block;padding:8px 4px 8px 25px;text-decoration:none}
.navigation li a:hover {background:#000000 url('images/spkr.gif') no-repeat;background-position:left center}
/*Kontakt*/
.contact {margin-left:10px;width:199px}
a {color:#0D69A8;text-decoration:none}
a:hover {color:#2B2B29;text-decoration:underline}
.kontakt {margin-left:15px;width:600px}
/*fonts*/
text {font-size:14px;color:fff}
.text a {color: #fff;text-decoration:none}
.text a:hover {color:#fff;text-decoration:underline}
.text a:active {color:#fff}	
p, ul {font-size:1em;padding-bottom:1.2em;color:#fff}
h1 {color:#fff;font-size:1em;padding-left:16px}
h2 {color:#fff;font-size:13px;font-weight:bold;padding-left:18px}
