@charset "utf-8";
body {
	background-color: #e08d00;
}
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(_required/introimage.jpg);
	height: 800px;
	width: 960px;
	left: 60px;
	top: 10px;
	background-repeat: no-repeat;
	z-index: 50;
	background-position: left;
	position: absolute;
	float: left;
}
#inhalt {
	height: 330px;
	width: 425px;
	z-index: 100;
	top: 320px;
	left: 620px;
	position: absolute;
}
h2 {
	font-size: 1em;
	font-weight: bolder;
	margin-top: 30px;
	padding-bottom: 5px;
	font-style: normal;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	width: auto;
	display: block;
}
h3 {
	font-size: 1em;
	font-weight: bolder;
	margin-top: 1px;
	padding-bottom: 2px;
	font-style: normal;
	width: auto;
	display: block;
	color: #FFF;
	text-align: left;
}


#jury {
	height: 40px;
	width: 100px;
	z-index: 100;
	top: 310px;
	left: 177px;
	position: absolute;
}

#ausschreibung {
	height: 40px;
	width: 200px;
	z-index: 100;
	top: 190px;
	left: 500px;
	position: absolute;
}
#preisvergabe {
	height: 40px;
	width: 160px;
	z-index: 100;
	top: 289px;
	left: 562px;
	position: absolute;
}
#preistraeger {
	height: 40px;
	width: 140px;
	z-index: 100;
	top: 440px;
	left: 137px;
	position: absolute;
}
#willkommen {
	visibility: visible;
	position: absolute;
	left: 2px;
	top: 0px;
}
#container #inhalt #willkommen a:link {
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
	color: #000;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
#container #inhalt #willkommen a:visited {
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
	color: #000;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
}
#container #inhalt #willkommen ul {
	list-style-image: url(_required/pfeil.gif);
}

#container #inhalt #willkommen a:hover {
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
	color: #900;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}




#inhaltpreisvergabe {
	visibility: hidden;
	position: absolute;
	width: 100%;
}
#inhaltpreistraeger {
	visibility: hidden;
	position: absolute;
	width: 100%;
}
#inhaltjury {
	visibility: hidden;
	position: absolute;
	width: 100%;
}
#inhaltlogo {
	visibility: hidden;
	position: absolute;
	width: 100%;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
