html { text-align : center;  }

body { 
text-align : center;
background: #DE3612;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
color: Black;

}

DIV#container {
position: relative; 
width: 1000px;
margin: 0px auto;
text-align : left;
}

TABLE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: Black;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	font-weight: bold;
	margin-bottom: 0px;
}

A {
	color: #28537D;
	text-decoration: none;
}

A:HOVER {
	color: #DE3612;
	text-decoration: none;
}

.mftext1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
}

/* Definition der PRIMıR-NAVIGATION ---------------------------------------------------------- */

#navi {
	margin-right: 30px;
	border-right: 3px solid #336699;
	padding-top: 10px;
	padding-bottom: 50px;
	text-align: right;
}

#navi ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}

#navi li {
}

#navi li a {
	display: block;
	font-size: 15px;
	color: White;
	text-decoration: none;
	height: 22px;
	padding-right: 10px;
	padding-top: 2px;
	background-color: transparent; 
}

#navi li a:hover {
	background-color: #B34234;
	text-decoration: none;
}

#navi li.active a {
	display: block;
	font-size: 15px;
	color: White;
	text-decoration: underline;
	font-weight: bold;
	height: 22px;
	padding-right: 10px;
	padding-top: 2px;
	background-color: transparent;
	background-image: url(../images/navi_active.gif);
	background-position: 8% 50%;
	background-repeat: no-repeat;
}

#navi li.active a:hover {
	background-color: #B34234;
	text-decoration: underline;
	background-image: url(../images/navi_active_over.gif);
	background-position: 8% 50%;
	background-repeat: no-repeat;
}
/*---------------------------------------*/
#navi li ul {
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

#navi li li a, #navi li.active li a {
	font-weight: normal;
	display: block;
	font-size: 11px;
	color: White;
	text-decoration: none;
	height: 15px;
	padding-right: 25px;
	padding-top: 1px;
	background-color: transparent; 
	background-image: url(../images/navi_star.gif);
	background-repeat: no-repeat;
	background-position: 100% 66%;
}
#navi li li a:hover, #navi li.active li a:hover {
	background-color: #B34234;
	text-decoration: none;
	background-image: url(../images/navi_star_over.gif);
	background-repeat: no-repeat;
	background-position: 100% 66%;
}

#navi li li.active a {
	font-weight: bold;
	display: block;
	font-size: 11px;
	color: White;
	text-decoration: underline;
	height: 15px;
	padding-right: 25px;
	padding-top: 1px;
	background-color: transparent;
	background-image: url(../images/navi_star_select.gif);
	background-repeat: no-repeat;
	background-position: 100% 66%;
}
#navi li li.active a:hover {
	font-weight: bold;
	text-decoration: underline;
	background-color: #B34234;
	background-image: url(../images/navi_star_over.gif);
	background-repeat: no-repeat;
	background-position: 100% 66%;
}

/* Definition des CONTENT-BEREICHES ---------------------------------------------------------- */

#main {
	height: 500px;
	background-color: #BBCCDD; 
	padding: 15px;
	vertical-align: top;
	color: Black;
	border: 1px solid #336699;
}

#content {
	padding-right: 220px;
}

/* Definition des BOX-BEREICHES ---------------------------------------------------------- */

#box {
	width:200px;
	float: right;
	margin-left : 20px;
}

.box {
	width:200px;
	float: right;
	margin-left : 20px;
}

.box_head {
	background:#336699;
	height : 16px;
	width: 200px;
	overflow: hidden;
}

.box_inhead {
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-left : 2px;
	padding-top : 2px;
	font-weight : bold;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	height : 100%;
}

.box_img0 {
	background-color: #99B2CC;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	margin-bottom: 15px;
}

.box_img {
	background-color: #99B2CC;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
}

.box_imgtxt {
	background-color: #336699;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-bottom : 5px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 5px;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	margin-bottom: 15px;
}

.box_cont {
	background-color: #99B2CC;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-bottom : 5px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 5px;
	border-left: 1px dashed #336699;
	border-right: 1px dashed #336699;
	border-bottom: 1px dashed #336699;
	margin-bottom: 15px;
}

.box_pur {
	background-color: #99B2CC;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-bottom : 5px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 5px;
	border: 1px solid #336699;
	margin-bottom: 15px;
}

/* Sonstiges ---------------------------------------------------------- */

INPUT.countdown {
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color: #DE3612;
	color: White;
	text-align: center;
	font-weight: bold;
}

.galeryimg {
	border: 1px solid #336699;
	padding: 5px;
	background-color: #BBCCDD;
	margin: 5px;
	text-align: center;
}
.galeryimg2 {
	border: 1px solid #336699;
	padding: 5px;
	background-color: #99B2CC;
	margin: 5px;
}

#galerymain {
	background-color: #BBCCDD; 
	padding: 5px;
/*	margin: 5px; 
	border: 1px solid #336699;*/
}

DIV#banner {
position: absolute;
top: 136px;
left: 910px;
padding: 0px;
margin: 0px;
}

DIV#banner P {
padding: 0px;
margin: 0px;
}
