* {
	margin: 0;
	padding: 0;
}
div.menu {
	margin: 250px auto 0 auto;
}
#wrapper {
	background: none repeat scroll 0 0 #242424;
	margin: 0 auto 10px;
	overflow: visible;
	width: 1055px;
}
#header {
	float: left;
	height: auto;
	width: 100%;
}
#header-logo {
	border: 1px solid #ffffff;
	box-shadow: 0 0 5px #ac987e;
	float: left;
	margin: 10px 10px 10px 2px;
	background: none repeat scroll 0 0 #f6f6f6;
}
#topmenu-wrapper {
	background: -moz-linear-gradient(center top, #4c4e5a 0%, #2c2d33 100%) repeat scroll 0 0 transparent;
	border-radius: 5px;
	float: left;
	font-size: 13px;
	height: 40px;
	overflow: visible;
	width: 100%;
}
#wrapper #content-mitte .mitte #mitte-header .text-mitte .text-2 table tbody tr td {
color: #FFF;
}
table, th, td {
color:#FFF;
}
.mitte {
float: left;
margin: 5px 0 0 32px;
width: 639px;
}
/*************************** Menü ***************************/

/* Reset */
.menu, .menu ul, .menu li, .menu a {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
/* Menu */
.menu {
	height: 40px;
	width: 100%;
	background: #4c4e5a;
	background: -webkit-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
	background: -moz-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
	background: -o-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
	background: -ms-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
	background: linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.menu li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	height: 40px;
}
/* Links */

.menu li a {
	display: block;
	padding: 0 53px;
	margin: 6px 0;
	line-height: 28px;
	text-decoration: none;
	border-left: 1px solid #393942;
	border-right: 1px solid #4f5058;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #f3f3f3;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}
.menu li:first-child a {
	border-left: none;
}
.menu li:last-child a {
	border-right: none;
}
.menu li:hover > a {
	color: #f31717;
}
/* Sub Menu */

.menu ul {
	position: absolute;
	top: 40px;
	left: 0;
	opacity: 0;
	background: #1f2024;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
}
.menu li:hover > ul {
	opacity: 1;
}
.menu ul li {
	height: 0;
	overflow: hidden;
	padding: 0;
	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
}
.menu li:hover > ul li {
	height: 36px;
	overflow: visible;
	padding: 0;
}
.menu ul li a {
	width: 100px;
	padding: 4px 0 4px 40px;
	margin: 0;
	border: none;
	border-bottom: 1px solid #353539;
}
.menu ul li:last-child a {
	border: none;
}
/*************************** Mitte ***************************/

#content-Mitte {
	background: url(../img/back.gif);
	border-left: 1px solid #5c5e6a;
	border-radius: 10px 10px 10px 10px;
	border-right: 1px solid #5c5e6a;
	float: left;
	margin: 13px 0 20px 0px;
	width: 100%;
	height: auto;
	color: #ffffff;
}
/*************************** Links ***************************/
.links {
	float: left;
	margin: 0 0 0 2px;
	width: 180px;
}
.left-header {
	background: none repeat scroll 0 0 #4c4e5a;
	border-left: 1px solid #5c5e6a;
	border-radius: 10px 10px 0 0;
	border-right: 1px solid #5c5e6a;
	border-top: 1px solid #5c5e6a;
	color: #ffffff;
	font: bold 16px "Times New Roman", Times, serif;
	height: 22px;
	padding: 5px 15px 3px;
}
.left-content {
	background: none repeat scroll 0 0 #4c4e5a;
	border: 1px solid #5c5e6a;
	border-radius: 0 0 10px 10px;
	color: #fff;
	font: bold 14px "Times New Roman", Times, serif;
	list-style-type: none;
	padding: 5px 5px 5px 0;
	text-align: center;
	height: 493px;
}
/*************************** Mitte ***************************/
.mitte {
	float: left;
	margin: 5px 0 0 22px;
	width: 650px;
}
.mitte-header {
	background: none repeat scroll 0 0 #4c4e5a;
	border-left: 1px solid #5c5e6a;
	border-radius: 10px 10px 10px 10px;
	border-right: 1px solid #5c5e6a;
	border-top: 1px solid #5c5e6a;
	float: left;
	margin: 13px 0 20px 15px;
	width: 650px;
	height: auto;
	color: #ffffff;
}
/*************************** Rechts ***************************/
.rechts {
	float: left;
	margin: 0 0 0 15px;
	width: 185px;
}
.right-header {
	background: none repeat scroll 0 0 #4c4e5a;
	border-left: 1px solid #5c5e6a;
	border-radius: 10px 10px 0 0;
	border-right: 1px solid #5c5e6a;
	border-top: 1px solid #5c5e6a;
	color: #ffffff;
	font: bold 16px "Times New Roman", Times, serif;
	height: 22px;
	padding: 5px 15px 3px;
	text-align: center;
}
.right-content {
	background: none repeat scroll 0 0 #4c4e5a;
	border: 1px solid #5c5e6a;
	border-radius: 0 0 10px 10px;
	color: #fff;
	font: bold 14px "Times New Roman", Times, serif;
	list-style-type: none;
	padding: 5px 5px 5px 0;
	text-align: center;
	height: 493px;
}
.text-mitte {
	color: #fff;
	font: bold 14px "Times New Roman", Times, serif;
	float: left;
	margin: 15px 0 0 10px;
}
h1 {
	color: fff;
	border-bottom: 1px solid #5c5e6a;
	font-size: 25px;
	margin-left: 10px;
	padding: 15px;
	width: 600px;
}
h2 {
	color: fff;
	border-bottom: 1px solid #5c5e6a;
	font-size: 16px;
	margin-left: 20px;
	padding: 5px;
	width: 135px;
}
h3 {
	border-bottom: 1px solid #5c5e6a;
	color: #ffffff;
	font-size: 20px;
	margin-left: 20px;
	padding: 20px;
	width: 970px;
}
h4 {
	border-bottom: 5px solid #5c5e6a;
	color: #ffffff;
	padding: 0 0 10px;
	width: 470px;
}
.pirobox_content table, tbody, tr, th, td {
	border: medium none;
	margin: 0;
	padding: 0;
}
/*************************** unten ***************************/

#content-unten {
	background: none repeat scroll 0 0 #4c4e5a;
	border-left: 1px solid #5c5e6a;
	border-radius: 10px 10px 10px 10px;
	border-right: 1px solid #5c5e6a;
	border-top: 1px solid #5c5e6a;
	float: left;
	width: 100%;
	height: 250px;
	color: #ffffff;
}
.bild {
	float: left;
	padding: 30px 0 0 55px;
}
.bild-2 {
	float: left;
	padding: 30px 0 0 40px;
}
.bild-text {
	float: left;
	padding: 20px 0 0 70px;
}
.text-mitte2 {
	color: #fff;
	float: left;
	font: bold 14px "Times New Roman", Times, serif;
	margin: 0 0 0 10px;
	width: 630px;
}
