body {
	background-color:#000;
}

.menue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.menue:visited {
    font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.menue:active {
    font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
    text-decoration:none;
}

.menue:hover {
    font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC3500;
	font-weight: normal;
    text-decoration:none;
}

.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #C1C1C1;
	text-decoration: none;
}
.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #A1A1A1;
	text-decoration: none;
}

.main-narrow {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #A1A1A1;
	text-decoration: none;
	margin-right: 400px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #A1A1A1;
	text-decoration: underline;
	padding: 10px 0px 10px 0px;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #A1A1A1;
	text-decoration: underline;
	padding: 10px 0px 0px 0px;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#d53906;
	padding: 10px 0px 10px 0px;

}

h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#d53906;
	padding: 10px 0px 5px 0px;

}

.main2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: none;
}

a {
color: #CC3500;
text-decoration:underline;
font-size: 16px;
font-weight:normal;
}

a:hover {
color: #C1C1C1;
text-decoration:none;
font-weight:normal;
}

#content {
	padding: 0px 70px 10px 30px;
}

#lang {
	position:absolute;
	left: 40px;
	top: 37px;
}

#footer {
	width:970px;
}

#menu  {
	position:absolute;
	left: 72px;
	top: 141px;
	width: 72px;
}

#menu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#menu a {text-decoration:none;}

#menu-top {
	position: absolute;
	left: 157px;
	top: 101px;
	width:560px;
	border:1px solid #CC3500;
	background-color:#333333;
}


.telefon {
color:#CC3500;
}

#menu2 {
	position:absolute;
	left: 71px;
	top: 289px;
	width: 168px;
}

#menu2 ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#menu2 a {
color: #FFFFFF;
font-weight:normal;
text-decoration:none;
}

#menu2 a:hover {
color:#CCCCCC;
text-decoration:underline;
}

.einschub {
padding-left: 12px;
font-size:14px;
}

.style1 {color: #333333}