@charset "utf-8";
* { /* Die allgemeingültige Sternanweisung ist notwendig, um horizontale Zwischenräume zu vermeiden */
	padding: 0;
	margin: 0; 
}

	a:link {/* hier die allgemein gültigen Linkanweisungen */
	text-decoration: none;
}

	a:hover {
	text-decoration: underline;
	color: #FFF;
}

body {
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #5D657D;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#container  {
	width: 990px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: center; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	font-size: 11px;
	background-image: url(../img/body_line.gif);
}


#container h1  {
	margin: 0; /* Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
#container h2  {
	margin: 0; /* Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #5D657D;
}
#header  {
	background-color: #FF6;
	height: 108px;
	margin: 0;
	width: 990px;
	float: left;
}
#headerleft {
	height: 108px;
	width: 152px;
	margin: 0;
	background-image: url(../img/hd_logo_left.gif);
	float: left;
}
#headerleft a  { /* um einen Link auf das Hintergrundbild zu legen */
	display: block;
	height: 100%;
}

#headerleft a span  { /* um einen Link auf das Hintergrundbild zu legen */
	display: none;
	background-color: none;
}
#headermid  {
	height: 108px;
	width: 641px;
	margin: 0;
	background-image: url(../img/hd_middle.gif);
	float: left;
}
#headerright  {
	height: 108px;
	width: 197px;
	margin: 0;
	background-image: url(../img/hd_logo_right.gif);
	float: left;
}
#logo_moa  {
	position:relative;
	width:55px;
	height:68px;
	z-index:10;
	left: 550px;
	top: 34px;
	background-image: url(../img/moa_kl.gif);
}
#logo_moa a  { /* um einen Link auf das Hintergrundbild zu legen */
	display: block;
	height: 100%;
}
#logo_moa a span  { /* um einen Link auf das Hintergrundbild zu legen */
	display: none;
}
#navdiv  {
	height: 43px;
	margin: 0;
	width: 990px;
	float: left;
}
#guestframe {
	border: 0;
	width: 945px;
	height: 550px;
	background-color: transparent;
	margin-top: 0px;
}
#kontaktFrame {
	border: 0;
	width: 700px;
	height: 550px;
	background-color: transparent;
	margin-top: 0px;
}

#mainLeer  {
	width: 945px;
	float: none;
	margin: 0 auto 0 auto;
	height: 150px;
}
#mainStart1  {
	background-color: #FFF;
	width: 945px;
	height: 300px;
	margin: 45px auto auto 20px;
	float: left;
}
#mainAlone  {
	width: 950px;
	background-color: #FFF;
	margin: 0px auto 0 auto;
	text-align: center;

}
#main1  {
	width: 900px;
	background-color: #FFF;
	margin: 0 auto 0 auto;
	height: 26px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
#main2  {
	width: 945px;
	background-color: #FFF;
	margin: 0 auto 0 auto;
	text-align: center;
}
#main3  {
	width: 945px;
	background-color: #FFF;
	margin: 0 auto 0 auto;
	text-align: center;
}
#main4  {
	width: 945px;
	margin-left: 0 auto 0 auto;
}
#main4 a img  {
	border: 2px solid #FFF;
}
#main4 a:hover img  {
	border: 2px solid #0090E0;
}
#iboxLong {
	float:left;
	width:945px;
	height:100px;
	border: solid #C0C6D8 1px;
	margin: 10px;
	text-align: center;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #5D657D;
	display: block;
}
#iboxHidden {
	width:945px;
	height:50px;
	margin: 0 auto;
}



.ibox1 {
	float:left;
	width:205px;
	height:230px;
	border: solid #C0C6D8 1px;
	margin: 10px 10px 10px 135px;
	text-align: center;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #5D657D;
	display: block;
	overflow: hidden;
}
.ibox1 a {
	text-decoration: none;

}
.ibox1 a:hover {
	text-decoration: underline;
	color: #FFF;
	background-color: #0090E0;

}
.ibox1 a:visited {
	color: #FFF;

}
.ibox2 {
	float:left;
	width:205px;
	height:230px;
	border: solid #C0C6D8 1px;
	margin: 10px;
	text-align: center;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #5D657D;
	display: block;
	overflow: hidden;
}
.ibox2 a {
	text-decoration: none;
}
.ibox2 a:hover {
	text-decoration: underline;
	color: #FFF;
	background-color: #0090E0;
}
.ibox2 a:visited {
	color: #F90;
}
.ibox3 {
	float:left;
	width:205px;
	height:230px;
	border: solid #C0C6D8 1px;
	margin: 10px;
	text-align: center;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #5D657D;
	display: block;
	overflow: hidden;
}
.ibox3 a {
	text-decoration: none;
}
.ibox3 a:hover {
	text-decoration: underline;
	color: #FFF;
	background-color: #0090E0;
}
.ibox3 a:visited {
	color: #F90;
}
.iboxImg {
	width: 200px;
	margin-left: 3px;
}

.ibox_fett {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5D657D;
}
#dBox {
	width: 600px;
	background-color: #FFF;
	margin: 20px auto 0 auto;
	text-align: left;
	color: #5D657D;
}
#dBoxBt {
	width: 50px;
	color: #5D657D;
	float: right;
	margin: 65px 85px 0 0;
}
#dBox a {
	color: #5D657D;
}
#dBox a:hover {
	color: #FFF;
	text-decoration: underline;
	background-color: #0090E0;
}
#dBox a:visited {
	color: #F90;
}




.dBox_Img1 {
	background-color: #FFF;
	text-align: center;
	float: left;
	margin-left: 0px;
	margin-right: 20px;
}
.dBox_Img2 {
	background-color: #FFF;
	text-align: center;
	float: right;
	margin-top: 50px;
	display: block;
	margin-left: 5px;
}
.dBox_Img3 {
	background-color: #FFF;
	text-align: center;
	float: right;
	margin-top: 15px;
	display: inline;
	margin-left: 5px;
}




#linkLeft {
	width: 470px;
	margin: 50px auto auto 95px;
	text-align: left;
	float: left;
}
#linkLeft a img{
	border: 2px solid #FFF;
}
#linkLeft a:hover img{
	border: 2px solid #0090E0;
}

#linkRight {
	width: 330px;
	margin: 50px auto auto 10px;
	text-align: center;
	float: left;
}
#linkRight a {
	text-decoration: none;
}
#linkRight a:hover {
	text-decoration: underline;
	color: #FFF;
	background-color: #0090E0;
}
#linkRight a:visited {
	color: #F90;
}



#footer  {
	height: 82px;
	background-image: url(../img/footer_all.gif);
	font-size: 9px;
	margin: 0;
	color: #FFF;
	width: 990px;
	clear: left;
}
#footerLeft  {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 280px;
	text-transform: uppercase;
	height: 15px;
	margin-left: 37px;
	margin-top: 25px;
	float: left;
}
#footerLeft a  {
	color: #FFF;
	text-decoration: none;
}
#footerLeft a:visited {
	color: #F90;
}
#footerLeft a:hover {
	color: #FFF;
	text-decoration: underline;
	background-color: #0090E0;
}
#bannerDiv  {
	width: 104px;
	height: 300px;
	float: right;
	margin-left: -110px;
	left: 110px;
	position: relative;
	top: 100px;
	text-align: center;
}
#bannerDiv a img  {
	border: none;
}
#bannerDiv a:hover img  {
	border: none;
}
#counter {
	width: 100px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	margin-left: 125px;
	margin-top: 20px;
	float: left;
}
#newstable      {
	margin: 0 auto;
}
.btWeg {


}

.btWeg a {
	display: block;
	width: 50px;
	height: 17px;
	background-image: url(../img/bt_weg.gif);

}
.btWeg a:hover {
	background-image: url(../img/bt_weg_dn.gif);

}
.btShop {
	float: left;

}
.btShop a {
	display: block;
	width: 50px;
	height: 17px;
	background-image: url(../img/bt_shop.gif);
}
.btShop a:hover {
	background-image: url(../img/bt_shop_dn.gif);
}
.btInfo {
	float: right;

}
.btInfo a {
	display: block;
	width: 50px;
	height: 17px;
	background-image: url(../img/bt_info.gif);
}
.btInfo a:hover {
	background-image: url(../img/bt_info_dn.gif);
}




.font_fett_10 {
	font-weight: bold;
	font-size: 10px;
}
.font_10 {
	font-weight: normal;
	font-size: 10px;
}
.font_fett_12 {
	font-weight: bold;
	font-size: 12px;
}
.font_fett {
	font-weight: bold;
}
.font_center {
	font-weight: normal;
	text-align: center;
}
