@CHARSET "ISO-8859-1";
html {
	width: 100%;
	height: 100%;
}

body  {
	width: 100%;
	height: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: white;
	background-image: url("../media/back.png");
	margin: 0px;
	padding: 0px;
}

a {
	color: white;
	text-decoration: none;
}

h1 {
	font-size: 18pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #00193D;
	width: 730px;
}

h2 {
	font-size: 11pt;
	font-weight: normal;
	margin-top: 1px;
	background-color: #00193D;
	width: 730px;
}

#main {
	position: relative;
	width: 1003px;
	height: 544px;
	padding-left: 12px;
	padding-top: 7px;
	background-image: url("../media/entrypage/background.png");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#buehne {
	position: absolute;
	left: 12px;
	top: 63px;
	width: 730px;
	height: 410px;
}

#sponsoren {
	position: absolute;
	left: 12px;
	top: 483px;
	width: 730px;
	height: 45px;
	background-color: white;
}

#links {
	position: absolute;
	left: 805px;
	top: 330px;
	width: 102px;
	height: 90px;
}

img.linkimage {
	margin-top: 4px;
	border: none;
}

#zurhomepage {
	position: absolute;
	right: 19px;
	top: 485px;
	border: 0px;
	width: 237px;
	height: 33px;
	
}
