* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	text-align: center;
}

img {
	border-width: 0px;
}

h1,h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 24px;
}

h3 {
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	margin-bottom: 1px;
}

h5 {
		font-size: 14px;
		font-weight: bold;
		margin: 0;
		margin-left: 5px;
		text-decoration: underline;
}
p {
	margin-bottom: 13px;
}

table {
	margin-bottom: 15px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	padding: 2px 5px 2px 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#container {
	width: 864px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#leiste_oben {
	height: 180px;
	background-image: url(bilder/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#title {
	height: 20px;
}

#title h1 {
	font-size: 14px;
	text-indent: -2300px;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

#link_bereich {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	padding: 140px 10px 0px 9px;
	width: 233px;
}

#link_bereich a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}

#link_bereich a:hover {
	color: #666666;
}

#stage {
	background-image: url(bilder/hg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 25px;
}

#links {
	width: 196px;
	float: left;
	margin-left: 0px;
}

#links p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;
	margin-bottom: 20px;
	padding: 0px 5px 0px 7px;
}

#links a {
	text-decoration: none;
	color: #FFFFFF;
}

#links a:hover{
	color: #666666;
}

hr.white_line {
	margin: 10px 5px 17px 7px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	border: 0;
}


#texte {
	float:left;
	text-align: left;
	margin-left: 23px;
	width: 490px;
}

#texte p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 130%;

}

hr.black_line {
	margin: 0px 0px 10px 0px;
	color: #000000;
	background-color: #000000;
	height: 1px;
	border: 0;
}

#rechts {
	width: 142px;
	float:right;
}

.bild_unten {
	margin-bottom: 15px;
}
