html, body {height: 100%;}
* html #footer {bottom: -1px;}
* html #wrapper {height: 100%;}
* {margin:0;padding:0;}

body {
	background-color:#000000;
}

img {
	border:0px;
}

a {
	text-decoration:none;
	color:#c1121f;
}

ul {
	margin-left:15px;
}

.label{
	width:120px;
	float:left;
	font-weight:bold;
}

.formreihe{
	width:100%;
	float:left;
	margin-bottom:10px;
}

.field {
	border:0px;
	width:200px;
	padding:0px 2px;
}

#sbutton{
	background-color:#ffffff;
	border:0px;
	height:16px;
	width:80px;
}

#wrapper{
	min-height: 100%;
	width: 1000px;
	background-image:url(gfx/wrapper_bg3.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#subwrapper{
	float:left;
	margin-bottom:50px;
}

#anmelden{
	float:right;
	font-size:0px;
}

#button{
	 margin-top:26px;
	 margin-right:100px;
}

#main{
	 float:left;
	 width:626px;
	 margin-top:379px;
}

#navi{
	padding-left: 107px;
	float:left;
	font-size:0px;
	margin-bottom:27px;
}

#content{
	 float:left;
	 width:555px;
	 font-family:verdana;
	 font-size:10px;
	 line-height:18px;
	color:#ffffff;
	padding-top: 25px;
	padding-bottom: 50px;
}

#content p{
	margin-bottom:12px;
}


#sponsoren{
	 float:left;
	 margin-top:380px;
	 margin-left:57px;
	 width:247px;
	 font-size:0px;
	 background-color:#ffffff;
}

#sponsoren-top{
	 background-image:url(gfx/poweredby_top.gif);
	 background-repeat:no-repeat;
	padding:36px 7px 0px 7px;
}

#presenter-top{
	 background-image:url(gfx/proudlypresentedby.gif);
	 background-repeat:no-repeat;
	 padding:36px 7px 0px 7px;
}

#sponsoren-top img{
	margin-bottom:7px;
}

#presenter-top img{
	margin-bottom:7px;
}

#sponsoren-bottom{
	background-image:url(gfx/poweredby_bottom.gif);
	background-repeat:no-repeat;
	height:11px;
	margin-top: 0px;
	clear: both;
}

#footer{
	position:absolute;
	bottom:0px;
	left:0px;
	height:44px;
	font-size:0px;
	padding-left:38px;
	background-image:url(gfx/footer_bg.gif);
	background-repeat:no-repeat;
}
div.error {
	color: #C1121F;
}


input.error,
select.error {
	background-color: #f6939a;
	color: #850a13;
	border: 1px solid #850a13;
}
select.field { width: 205px;}

ul.teilnehmerlist {
	list-style : none;
}
ul.teilnehmerlist ul {
	list-style: none;
	padding-bottom: 5px;
}
ul.teilnehmerlist ul li:before {
	content: '- '; }
}
