@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	background-color:#0b1111;
}
#container {
	width: 1000px;
	height: 800px;
	background-color:#0b1111;
	margin: 0 auto;
}
#head {
	width: 1000px;
	height: 255px;
	float:left;
	background-color:#0b1111;
	background-repeat:no-repeat;
	font-size:0px;
}
#bg_navi {
	background-image:url(img/bg_navi.jpg);
	background-color:#0b1111;
	width:1000px;
	height:55px;
	float: left;
	list-style: none;
}
#navi {
	float: left;
	margin-left:120px;
	background-color:0b1111;
	display:inline;
}
#navi td {
	text-align:center;
	line-height:50px;
}
#navi td a {
	width:100%;
	height:100%;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	color: #d7d4c8;
}
#navi td a:hover {
	background: url(img/hover.jpg);
	background-repeat:no-repeat;
}
#bg_content {
	background-color:#0b1111;
	width:1000px;
	height:480px;
	float:left;
}
#content_left {
	background-color:0b1111;
	width:400px;
	height:400px;
	float:left;
	padding:30px 0px 30px 70px;
}
#content_shop_left {
	background-color:0b1111;
	width:290px;
	height:450px;
	float:left;
	padding-left:70px;
	padding-top: 30px;
}
.wmdownload {
	width:200px;
	height:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background-image:url(img/downloads_wm.jpg);
	background-repeat:no-repeat;
}
#content_shop_right {
	background-color:0b1111;
	width:564px;
	height:450px;
	float:left;
	margin-top:30px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:140%;
	color:#E1E1E1;
}
#content_right {
	background-color:0b1111;
	width:500px;
	height:400px;
	float:left;
	margin-top:30px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:140%;
	color:#E1E1E1;
}
#footer {
	background-color:0b1111;
	width:1000px;
	height:10px;
	float:left;
}
ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:none;
	color: #FFF;
}
a:hover {
	color:#af0611;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:100;
	margin-bottom:10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:100;
	line-height:25px;
	color:#af0611;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:100;
	font-variant:small-caps;
	color:#af0611;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#af0611;
	font-weight:100;
	text-decoration:none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#af0611;
	padding-bottom:5px;
	padding-top:10px;
	font-weight:bolder;
	text-decoration:none;
}
a {
	text-decoration:none;
	color:#666;
}
.a-mail {
	color:#FFF;
}
.home {
	height:220px;
	width:500px;
	float:left;
}
.oeffnung {
	height:180px;
	width:250px;
	float:left;
}
.plakat {
	height:180px;
	width:250px;
	float:right;
	color:#333;
	background-image:url(img/plakat.jpg);
	background-repeat:no-repeat;
}
.plakat ul {
	padding:53px 0px 0px 25px;
}
.plakat ul li {
	list-style:none;
}
.plakat ul li a {
	color:#333;
}
.auto {
	height:211px;
	width:260px;
	float:left;
}
.zug {
	height:211px;
	width:240px;
	float:left;
	padding-left:20px;
}
p {
	margin-top:5px;
}
