/* CSS Document */
 #zentrieren {
	width: 970px;
	height: 670px;
	text-align: left;
	position: absolute;
	left: 42%;
	margin-left: -400px;
	z-index: 0;
	top: 0px;
 }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	background-color: #35303c;
	background-image: url(../images/higru.gif);
	background-repeat: repeat-x;
}
.inhalt {
	background-image: url(images/00_higru_inhalt.gif);
	background-repeat: repeat-y;
	height: 3000px;
	width: 762px;
	position: absolute;
	visibility: visible;
	left: 0px;
	z-index: 0;
}
a:link {
	color: #ff4500;
}
a:visited {
	color: #ff4500;
}
a:hover {
	color: #333333;
}
a:active {
	color: #ff4500;
}
.linkbereich1 {
}
.linkbereich1 a:link {
	text-decoration: none;
}
.linkbereich1 a:visited {
	text-decoration: none;
}
.linkbereich1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.linkbereich1 a:active {
	text-decoration: none;
}
.linkbereich2 {
	color: #b41621;
}
.linkbereich2 a:link {
	color: #103282;
	text-decoration: none;
}
.linkbereich2 a:visited {
	color: #103282;
	text-decoration: none;
}
.linkbereich2 a:hover {
	color: #b41621;
	text-decoration: none;
}
.linkbereich2 a:active {
	color: #103282;
	text-decoration: none;
}
h1 {
	color: #ff4500;
	font-size: 15px;
	font-weight: lighter;
}
	
h2 {
	font-size: 12px;
}
h3 {
	color: #ffffff;
	font-size: 18px;
	font-weight: lighter;
}

