img {border:none}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000;
	background-image: url(img/bg.fw.png);
}
#logo {
	margin: 0 auto;
	padding: 0;
	width: 940px;
	height: 150px;
	top: 140px;
	background-image: url(img/logo.jpg);
}




#menu1 {
	position:relative;
	width:932px;
	height:16px;
	z-index:1;
	top: 122px;
	padding: 4px;
	left: 0%;
	text-align: right;
	background-color: #333;
	vertical-align: middle;
	margin-top: 0px;
}
#maincontent {
	width: 940px;
	margin: 0 auto;
}
#menue2  {
	width: 160px;
	height: 300px;
	margin-top: 10px;
	float: left;
	background-image: url(img/bg_links.jpg);
	margin-bottom: 0px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
#maincontent #mitte {
	float: left;
	width: 552px;
	margin-top: 10px;
	padding-left: 14px;
	padding-right: 14px;
	background-color: #000;

}
#maincontent #rechts {
	float: left;
	width: 200px;
	margin-top: 10px;
	padding-left: 0px;
	background-color: #000;
}







/*** Links menu ***/
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
}
.menu a:visited {
	color: #FFF;
	text-decoration: none;
}
.menu a:hover {
	color: #666666;
	text-decoration: none;
}
.menu a:link {
	text-decoration: none;
}
.menu a:active {
	text-decoration: none;
	color: #FFF;
}
/*** Links mitte ***/
.mitte a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	font-style: normal;
}
.mitte a:link {
	text-decoration: none;
}
.mitte a:visited {
	color: #333;
	text-decoration: none;
}
.mitte a:hover {
	color: #999;
	text-decoration: none;
}
.mitte a:active {
	text-decoration: none;
	color: #333;
}





#bilder {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	height: 350px;
}
#buttons {
	width: 900px;
	height: 780px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -450px;
	margin-top: -390px;
}

#modelle {
	width: 965px;
	margin: 0 auto;
	padding: 0;
	height: 310px;
}










#footer {
	padding: 0;
	width: 940px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: right;
	margin: auto;
	clear: left;
	font-size: 9px;
}
/*** Links footer ***/
.footer  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	margin-left: 0px;
}
.footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
	text-decoration: none;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}







.Text1 {
	font-size: 12px;
	color: #666666;
}
.Text2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
}
.Text2_rot {
	font-size: 12px;
	color: #F00;
	font-weight: bold;
	text-align: justify;
}

.Text3 {
	font-size: 12px;
	color: #34393C;
	font-weight: normal;
	text-align: center;
}
.Text4 {
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.Text5 {
	font-size: 12px;
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: underline;
}



.H1 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color: inherit;
	margin-left: 0px;
	text-decoration: underline;
}
.H2 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 16px;
	font-weight: bold;
	background-color: inherit;
	color: #FF0000
	}
.H3 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 16px;
	font-weight: normal;
	background-color: inherit;
	color: #34393C
	}
