/* CSS Document */

body {
	scrollbar-face-color:#CC0099;
	scrollbar-highlight-color:#F587D9;
	scrollbar-3dlight-color:#CC0099;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#7A005C;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}

html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
}

h1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}

td{
	vertical-align:top;
}
img{
	border: 0px;
}

td.content{
	height: 350px;
	background-image: url(../images/hintergrund.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
td.menue{
	width: 186px;
	text-align: center;
}
img.buttonMenue{
	margin: 0 0 10px 0;
}
td.verlauf{
	height: 324px;
	background-image: url(../images/hg_verlauf.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 20px;
}
#inhaltScroller{
	height: 348px;
	width: 566px;
	overflow: auto;
	text-align: left;
}
#inhaltScrollerWeiter{
	height: 348px;
	width: 566px;
	overflow: visible;
	text-align: left;
}
#contentText{
	padding: 20px;
}

table.hs {
  width: 92%;
}

td.hsplatz {
  width: 18%;
  text-align: left;
}

td.hsname {
  width: 60%;
  text-align: left;
}

td.hspunkte {
  width: 18%;
  text-align: right;
}

th.hsplatz {
  width: 18%;
  text-align: left;
}

th.hsname {
  width: 60%;
  text-align: left;
}

th.hspunkte {
  width: 18%;
  text-align: right;
}

td.hsname input{
  text-align: left;
  border-color: #CE009C;
  border-style: solid;
  border-width: 1px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	width: 60%;
	padding: 1px;
}

td.hsname input.submit{
	text-align: left;
	border: 1px solid #CE009C;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	width: 100px;
	padding: 0;
	margin: 0 0 0 5px;
	background-color: #FFF3FF;
	height: 19px;
	text-align: center;
}

td.strong {
  font-weight: bold;
}

.weiterInput{
	width: 250px;
	height: 18px;
	border: 1px solid #CC0099;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	padding-left: 5px;
}

.weiterText{
	width: 250px;
	height: 30px;
	border: 1px solid #CC0099;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	padding-left: 5px;
}

.weiterButton{
	width: 100px;
	height: 18px;
	border: 1px solid #DD0A87;
	background-color: #DD0A87;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.verlaufWeiter{
	height: 324px;
	background-image: url(../images/hg_verlauf.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 20px 20px 0 20px;
}

div.container {
  position: relative;
  width: 772px;
  height: 556px;
  background: url(../images/hintergrund_gross.jpg);
  background-repeat: no-repeat;
  background-position: left 60px;
  margin: 0;
  padding: 0;
}

div.container2 {
  position: relative;
  width: 772px;
  height: 556px;
  background: url(../images/hintergrund_gross.jpg);
  background-repeat: no-repeat;
  background-position: left 60px;
  margin: 0;
  padding: 0;
}

div.header {
  position: relative;
  width: 772px;
  height: 60px;
}

div.menu {
  position: relative;
  margin: 0 0 0 10px;
  padding: 0;
  height: 400px;
}

div.menu ul {
  list-style-type: none;
  margin: 20px 0 0 0;
  padding: 0;
  border: 0;
  width: 155px;
}

div.menu li {
  padding: 0;
  border: 0;
  height: 25px;
  margin: 0 10px 0px 10px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
  margin: 0 10px 0px 10px;
	}
html>body div.menu li {
  margin: 0 10px 10px 10px;
	/* ie5win fudge ends */
	}


div.menu li.ueber {
  margin: 30px 10px 0px 10px;
  padding: 0;
  border: 0;
  height: 25px;
}

div.content {
  clear: left;
  position: absolute;
  top: 80px;
  right: 25px;
  border-width: 1px;
  border-color: #DF1D8F;
  border-style: solid;
	background-image: url(../images/verlauf.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 566px;
	height: 348px;
	text-align: center;
}

div.getflash {
  position: relative;
  float: left;
  padding: 0;
  margin: 30px 0 0 0;
  border: 0;
  height: 31px;
  width: 155px;
  text-align: center;
}

div.getflash img {
  margin: 0;
  padding: 0;
  border: 0;
  height: 31px;
  width: 88px;
}

fieldset {
border: 0 solid transparent;
margin: 25px;
padding: 0;
text-align: left;
}

legend {
display: none;
margin: 0;
padding: 0;
}

fieldset textarea.weiterText {
  width: 250px;
  height: 195px;
}

div.linkesfeld {
  float: left;
}

div.rechtesfeld {
  float: right;
}

br.clearfelder {
  clear: both;
}

div.bilderanzeigen {
  position: relative;
}

div.anzeigentext {
  position: relative;
  top: -80px;
  left: -278px;
  width: 547px;
  height: 20px;
}

.startTexte{
	position: absolute;
	left: 0;
	display: inline;
	width: 546px;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #DD0A87;
	height: 20px;
	vertical-align: middle;
	padding: 5px 10px 0 10px;
	z-index: 20;
}

#bannerTebonin {
	position: absolute;
	left: 49px;
	top: 377px;
}