body, html {
	margin:0px;
	width: 100%;
	background: #484836;
}

body,td,th {
  font-family: Arial, Verdana;
  font-size: 14px;
  line-height: 19px;
  color: #000000;
}

img {
  border:0;
}

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

.ueberschrift {
  display: inline-block;
  font-family: Arial, Verdana;
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
  color: #000000;
}

p {
	position: relative;
    display: block;
	text-align: justify;
}

/*----------------------------------------------------------------------------*/
/* Page
/*----------------------------------------------------------------------------*/
#BackgroundTop {
	position: absolute;
	display: block;
	width: 100%;
	height: 230px;
	background: #7c7659;
}

#Page {
	position: absolute;
	display: block;
	width: 100%;
}

#DockCenter {
	display: block;
	width: 898px;
	margin: 0px auto;
}

#HeadImage {
	display: block;
	width: 898px;
	height: 115px;
	margin: 0px auto;
	background: url('img/head.jpg');
}

#Navigation{ position: relative; display: block; top: 0px; left: 398px; margin:0; padding:0; height:66px; width:500px;}
#Navigation li{float:left; padding:0px; margin:0px; border: 0px; width: 125px; height: 66px; list-style:none; display:inline-block;}
#Navigation li a{float:left; display: block; width: 125px; height: 66px; }

#Navigation li a.NavigationInfo{float:left; display:block; cursor:pointer; background: url('img/navigation.jpg') 0px -66px no-repeat;}
#Navigation li a.NavigationInfo:hover{background-position:0px 0px; cursor:pointer;}

#Navigation li a.NavigationBanner{float:left; display:block; cursor:pointer; background: url('img/navigation.jpg') -125px -66px no-repeat;}
#Navigation li a.NavigationBanner:hover{background-position:-125px 0px; cursor:pointer;}

#Navigation li a.NavigationPartner{float:left; display:block; cursor:pointer; background: url('img/navigation.jpg') -250px -66px no-repeat;}
#Navigation li a.NavigationPartner:hover{background-position:-250px 0px; cursor:pointer;}

#Navigation li a.NavigationImpressum{float:left; display:block; cursor:pointer; background: url('img/navigation.jpg') -375px -66px no-repeat;}
#Navigation li a.NavigationImpressum:hover{background-position:-375px 0px; cursor:pointer;}

#Navigation li span {display: none;}

#MainPage {
	position: relative;
	display: block;
	width: 898px;
	margin: 0px auto;
	background: url('img/bg_repeat.jpg') repeat-y;
}

#TopMainBox {
	position: relative;
	display: block;
	width: 898px;
	margin: 0px auto;
	background: url('img/boxtop.jpg') no-repeat;
}

#ContentBox {
	position: relative;
	display: block;
	width: 550px;
	margin: 0px 0px 0px 128px;
}

#Content {
	position: relative;
	display: block;
	width: 520px;
	min-height:300px;
	margin: 0px auto;
	background: #ffffec;
	padding: 15px;
}

#ContentBoxBottom {
	position: relative;
	display: block;
	width: 550px;
	height: 28px;
	margin: 0px auto;
	background: url('img/boxbottom.jpg') no-repeat;
}

#BottomImageLeft {
	position: absolute;
	display: block;
	width: 128px;
	height: 155px;
	top: -127px;
	left: -128px;
	background: url('img/bottomimageleft.jpg') no-repeat;
}

#BottomImageRight {
	position: absolute;
	display: block;
	width: 220px;
	height: 180px;
	top: -152px;
	left: 550px;
	background: url('img/bottomimageright.jpg') no-repeat;
}

/*----------------------------------------------------------------------------*/
/* Info des Tages
/*----------------------------------------------------------------------------*/

#ArrowLeft {
	position: absolute;
	display: block;
	width: 25px;
	height: 180px;
	top: 74px;
	left: 5px;
	background: url('img/arrowleft.png') no-repeat;
}

#ArrowRight {
	position: absolute;
	display: block;
	width: 25px;
	height: 180px;
	top: 74px;
	left: 520px;
	background: url('img/arrowright.png') no-repeat;
}

#InfoDay {
	float: left;
	display: block;
	width: 150px;
	height: 25px;
	margin-top: 5px;
	margin-left: 25px;

	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
	color: #000000;
	text-align: left;
}

#InfoDate {
	float: left;
	display: block; 
	width: 150px;
	height: 25px;
	margin-top: 5px;
	margin-left: 10px;

	font-family: Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	line-height: 25px;
	color: #000000;
	text-align: center;
}

#InfoTime {
	float: left;
	display: block;
	width: 150px;
	height: 25px;
	margin-top: 5px;
	margin-left: 10px;
	
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
	color: #000000;
	text-align: right;
}

#Uhrzeit {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	color: #000000;
	text-align: right;
}

#InfoText {
	clear: both;
	margin: 0px auto;
	width: 460px;
	margin-top: 75px;

	font-family: Arial, Verdana;
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	color: #000000;
	text-align: center;
}

#InfoYears {
	display: inline;

	font-family: Arial, Verdana;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	line-height: 26px;
	color: #000000;
	text-align: center;
}

#InfoAds {
	margin: 0px auto;
	margin-top: 20px;
	width: 468px;
	height: 60px;
}

#InfoSetHeight {
	position: relative;
	display: block;
	width: 1px;
	height: 300px;
	top: 0px;
	left: 0px;
}

/*----------------------------------------------------------------------------*/
/* Banner
/*----------------------------------------------------------------------------*/

.BannerCenter {
	display: block;
	width: 468px;
	height: 60px;
	margin: 5px auto;
}

.BannerTextarea {
	display: block;
	width: 468px;
	height: 60px;
	margin: 10px auto;
}

.BannerFont {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	color: #000000;
	text-align: justify;
}

/*----------------------------------------------------------------------------*/
/* Partner
/*----------------------------------------------------------------------------*/
.PartnerFont {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	color: #000000;
	text-align: justify;
}

/*----------------------------------------------------------------------------*/
/* Impressum
/*----------------------------------------------------------------------------*/

#ImpressumImage {
	display: block;
	width: 408px;
	margin: 0px auto;
}

/*----------------------------------------------------------------------------*/
/* JS Banner
/*----------------------------------------------------------------------------*/
#banner_table {
	display: block;
	width: 468px;
	margin: 0 auto;
}

#banner_table td {
	width: 234px;
	color: black;
	font-family: Verdana;
	font-size: 10pt;
}

#banner_jscript_script {
	width: 468px;
	height: 38px;
	margin: 0 auto;
	color: black;
	font-family: Verdana;
	font-size: 10pt;
}

#banner_script_show {
	width: 234px;
	height: 70px;
	margin: 0 auto;
	overflow: hidden;
}

#jscript_fsize {
	width: 26px;
}

#jscript_fcolor {
	width: 60px;
}

#jscript_button {
	width: 148px;
	border: 1px solid black;
	background: #DDD;
	margin: 5px auto;
}

/*----------------------------------------------------------------------------*/
/* Impressum
/*----------------------------------------------------------------------------*/

#ImpressumFormularTabelle {
	width: 500px;
	border-collapse: collapse;
	display: none;
}

#ImpressumFormularTabelle .ImpressumFormularTabelle_Both {
	width: 500px;
	padding: 0px;
	text-align: justify;
	font-size: 10px;
	vertical-align: top;
}

#ImpressumFormularTabelle .ImpressumFormularTabelle_Left {
	width: 200px;
	padding: 0px;
	text-align: justify;
	font-size: 10px;
	vertical-align: top;
}

#ImpressumFormularTabelle .ImpressumFormularTabelle_Right {
	width: 300px;
	padding: 0px;
	text-align: justify;
	font-size: 5px;
	vertical-align: top;
}

.ImpressumFormularDescription {
	color: #ffffec;
}

.ImpressumFormular {
	border: 1px #ffffec solid;
	color: #ffffec;
	background: none;	
}


