
.error {
	border: solid 1px red;
}

.error_image {
	list-style-image:url(../media/message_icon_error.gif)
}

.info_image {
	list-style-image:url(../media/message_icon_information.gif)
}

.normal {
	border: solid 1px black;
}


a:visited {
	text-decoration: none;
	color:#0097AF;
}

a:link,a:active,a:visited{
	text-decoration: none;	
	color: #FF3030;
}


a:hover{
	color: #C90119;
}

#anmeldung {
	margin-left: 85px;
}

#email {
	margin-left: 105px;
}

#table_selection {
	background-color: white;
	width: 550px;
	border: none;
	color: black;
}

#content {
	position: relative;
	z-index: 2;
	float : left;
	font-family: Verdana;
	font-size: 13px;
	width: 540px;
	height: auto;
	background-color: white;
	padding-top: 20px;
	text-align: justify;
	padding-left: 30px;
	maring-right: 30px;
}

#header {
	width:930px;
	height:156px;
	background-image: url(../media/head.gif);
}

#laeufe{
	text-align: left;
	width: 500px;
}

#rightbox{
	position: relative;
	float: right;
	z-index:1;	
	background-image: url(../media/inhalt_hg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 600px;
	width: 190px;
}

#picturebox{
	width: 180px;
	height: 129px;
	background-image: url(../media/picturebox.gif);
	float: right;
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 8px;
	font-family: verdana;
	background-repeat: no-repeat;
	color: #00626F;
	font-size: 10px;
}

#resultbox {
	width: 180px;
	height: 80px;
	background-image: url(../media/resultbox.gif);
	float: right;
	padding-top: 15px;
	padding-left: 8px;
	margin-top: 10px;
	font-family: verdana;
	background-repeat: no-repeat;
	color: #00626F;
	font-size: 10px;

}

#nav {
	float: left;
	font-weight: bolder;
	width: 151px;
	overflow: hidden;
}

#main {
	background-color: white;
	width: 930px;
	height: auto;
	margin: 0px auto;
	color: black;
	float: left;
	background-image: url(../media/nav.gif);
	background-repeat: repeat-y;
}

#around {
	width: 930px;
	margin: 0px auto;
	margin-top: -10px;
}

#ergebnis{
	font-family: Arial;
	line-height: 22px;
}

.participants{
	float: left;
	width: 550px;
	text-align: left;
	font-family: verdana;
	font-size: 13px;
}

.pink{
	background-color: #CFF9FF;
}

b{
	color: #C90119;
}

th{
	color: #00626F;
}

.registration
{
	background-image: url(../media/head_sammel.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 120px;
	font-size: 13px;
	font-family: verdana;
}

.text2{
	font-size: 13px;
	font-family: verdana;
}

