body {
	text-align: center;
	background-color: #EDA04F;
	margin-top: 20px;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
}
#page {
	text-align: left;
	width: 800px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	height: 160px;
	width: 800px;
	position: absolute;
	top: 0px;
	background-image: url(images/header_01.jpg);
	left: 0px;
	right: 0px;
	bottom: 0px;
}
#left {
	height: 386px;
	width: 164px;
	position: absolute;
	left: 0px;
	top: 161px;
	background-color: #9E2828;
	right: 0px;
	bottom: 0px;
}
#content {
	position: absolute;
	height: 386px;
	width: 635px;
	left: 165px;
	top: 161px;
	background-color: #9E2828;
	text-align: left;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
#content2 {
	position: absolute;
	height: 386px;
	width: 635px;
	left: 165px;
	top: 161px;
	background-color: #9E2828;
	text-align: left;
	right: 0px;
	bottom: 0px;
	overflow: scroll;
	overflow-x:hidden;
}
#footer {
	background-image: url(images/footer_02.jpg);
	height: 50px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 548px;
	right: 0px;
	bottom: 0px;
}
#pizzatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 133px;
	width: 187px;
	position: absolute;
	text-align: center;
	top: 29px;
	right: 20px;
	left: 307px;
}
.terminebox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6D1D1D;
	width: 420px;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	margin-left: 80px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFCC;
	border: none;
	padding-top: 10px;
}
.boxheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	background-color: #FF8040;
	width: 420px;
	position: static;
	line-height: 18px;
	text-align: center;
	margin-left: 80px;
}
.boxheader2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	background-color: #FF8040;
	width: 450px;
	position: static;
	line-height: 18px;
	text-align: center;
	margin-left: 80px;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	line-height: 14px;
	padding-left: 10px;
	width: 420px;
	background-color: #8C2424;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-left: 80px;
}
.boxtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	line-height: 14px;
	padding-left: 10px;
	width: 450px;
	background-color: #8C2424;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-left: 80px;
}
.headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	padding-left: 14px;
	line-height: 18px;
}
hr {
	color: #FFFFCC;
	position: absolute;
	height: 1px;
	width: 100%;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF99;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF99;
}
a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC33;
}
  ul#Navigation {
    width: 140px;
    margin: 0; padding: 8px;
    background-color: #9E2828;
  }
  ul#Navigation li {
    list-style: none;
    margin: 1px; padding: 0;
  }

  ul#Navigation li ul {
	margin: 0 0 0 6px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
  }
  ul#Navigation li ul li {
	margin: 1px 0;
	border-left-width: 18px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF8040;
	border-right-color: #FF8040;
	border-bottom-color: #FF8040;
	border-left-color: #FF8040;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
  }

  ul#Navigation a {
	display:block;
	padding: 2px 2px 2px 4px;
	text-decoration: none;
	font-weight: bold;
	color: #6D2901;
	background-color: #FF9248;
	font-size: 12px;
  }
  ul#Navigation a:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: #FFF; background-color: #8C2424;
  }
  ul#Navigation #current {

    border-color: white;
    border-left-color: black; border-top-color: black;
    color: #6D2901; background-color: #FF8040;
}
#topnavi {
	height: 20px;
	width: 140px;
	position: absolute;
	left: 630px;
	top: 130px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}
.formfield1 {
	background-color: #CCCCCC;
	height: 18px;
	width: 80px;
}
#teilnahme1 {
	background-color: #9E2828;
	width: 800px;
	background-position: left;
	text-align: left;
	left: 0px;
}
#content3 {
	position: absolute;
	height: 386px;
	width: 635px;
	left: 165px;
	top: 161px;
	background-color: #9E2828;
	text-align: left;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/indexback.jpg);
}
#tickerbox {
	height: 20px;
	width: 420px;
	position: absolute;
	left: 83px;
	top: 345px;
	overflow: hidden;
	background-color: #822222;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
#faces {
	background-image: url(images/faces.jpg);
	position: absolute;
	height: 75px;
	width: 78px;
	left: 30px;
}
#newsbox {
	background-image: url(images/banner02.gif);
	height: 60px;
	width: 150px;
	position: absolute;
	left: 62px;
	top: 232px;
}
#vidbox {
	background-color: #9E2828;
	height: 64px;
	width: 184px;
	position: absolute;
	left: 45px;
	top: 230px;
}

