@charset "utf-8";
/* CSS Document */

a:link { text-decoration:none; color:rgb(255,125,0);}
a:visited { text-decoration:none; color:rgb(255,125,0);}
a:hover { text-decoration:none; color:rgb(255,125,0); font-weight: bold;}
a:active { text-decoration:none; color:rgb(255,125,00);}
a:focus { text-decoration:none; color:rgb(255,125,0); }

#background {
	position: relative;
	background-color: rgb(160,160,160);
	background-image: url(content/background-verlauf.png);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: white;
	text-align:center;
}

.logo {
	margin-top: 10px;
	height: 200px;	
	text-align: center;
}

.picture {
	margin: auto;
	height: 500px;
	width: 800px;
}

.info-hintergrundbild {
	margin: auto;
	height: 300px;
	width: 800px;
	z-index:2;
}

.info-text {
	margin-top: -275px;
  	font-family: Arial, Helvetica, sans-serif;
	color:black;
	z-index:1;
}

.auszeichnung-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bolder;
	color: rgb(255,125,0);
}

.auszeichnung-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: rgb(50,50,50);
}

.auszeichnung-3 {
	margin-top: -415px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: rgb(0,0,0);
	text-align: center;
	margin-bottom: 20px;
	z-index:1;
}

.formular-hintergrund {
	margin: auto;
	margin-top: 4px;
	height: 450px;
	width: 800px;
	z-index:2;
}

.formular-klein-hintergrund {
	margin: auto;
	margin-top: 4px;
	height: 250px;
	width: 800px;
	z-index:2;
}

#meldung {
	margin-top: -230px;
	text-align: center;
	font-size: 12pt;
	color: rgb(80,80,80);
}

#table {
	text-align: left;
	font-size: 10pt;
	color: rgb(80,80,80);
}

#tablerow {
	color: rgb(0,0,0);
	width: 120px;
	text-align:left;
	padding-top: 5px;	
}

#tablecol {
	color: rgb(0,0,0);
	padding-left: 2px;	
}

p {
	text-align:center;
	color: rgb(0,0,0);
	font-size: 12pt;
	margin-top:	-5px;
}

#button {
	margin-left: 20px;
	width: 100px;
	height: 35px;
}


.zurueck {
	margin-top: -29px;
	font-size: 10pt;
}

#link-table {
	margin-top:-117px;
	width: 800px;
	text-align: left;
	font-size: 10pt;
	z-index:1;
}

#link-tablerow-1 {
	width: 33%;
	padding-left: 10px;
	text-align: center;
	color:rgb(255,125,0);
}

#link-tablerow-2 {
	width: 33%;
	text-align: center;
	color:rgb(255,125,0);
}

#link-tablerow-3 {
	width: 33%;
	padding-right: 10px;
	text-align: center;
	color:rgb(255,125,0);
}

#link-footer {
	margin: auto;
	margin-top: 2px;
	margin-bottom: 20px;
	height: 200px;
	width: 800px;
	z-index:2;
}

#footer-info {
	margin-bottom: 20px;
}

#link-impressum {
	margin-bottom: 50px;
}

#impressum {
	margin-top: 0px;
	margin-left: 20px;
	text-align: left;
	font-size: 10pt;
	color: rgb(0,0,0);
}