body {
	background-color: #006699;
	scrollbar-face-color: #ccccff;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #666699;
	scrollbar-3dlight-color: #666699;
	scrollbar-arrow-color: #ccffff;
	scrollbar-track-color: #006699;
	scrollbar-darkshadow-color: white;
	font-size: 83%;
}

td {
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 83%;
}
	
#inhalt {
	height: 600px;
	width:  800px;
	margin-top:  -300px;
	margin-left: -400px;
	top:  50%;
	left: 50%;
	position: absolute;
}
p {
	margin-top: 15px;
	margin-bottom: 15px;
}

b {
	color: #99cccc;
}
h1 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
}
h2 {
	font-size: 1.1em;
	display: inline;
	line-height: 150%;
}
h3 {
	font-weight: bold;
	display: inline;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
}
a:active {
	color: #ffffff;
}
.unterstrichen {
	text-decoration: underline;
}
.breaker {
	clear: both;
	overflow: hidden;
	height: 1px;
}

#um {
	width: 800px;
	height: 35px;
	background-image: url(Bilder/um_hg.gif);
}
.um-marker {
	float: left;
	width: 10px;
	height: 15px;
	margin-left: 20px;
}
#um-text {
	color: #fff;
	font-family: arial, sans-serif;
	padding: 5px;
	padding-top: 7px;
}
.um-aktiviert {
	color: #D8A47F;
	font-weight: bold;
}

#spalte-links {
	float: left;
	width: 150px;
}
#content-links {
	float: left;
	width: 10px;
}
#content {
	float: left;
	width: 500px;
	height: 320px;
	background-image: url(Bilder/content.jpg);
}
	#content-text {
		color: #fff;
		font-family: Arial, sans-serif;
		height: 300px;
		width: 470px;
		padding-left: 20px;
		padding-right: 10px;
	}
	
#content-rechts {
	float: left;
	width: 10px;
}
#spalte-rechts {
	float: left;
	width: 130px;
}

.text-fett {
	font-weight: bold;
}
.gross-gelb {
	font-weight: bold;
	color: #FFCC33;
}

#gestaltungsv-bilder-links {
	float: left;
	width: 218px;
	margin-top: 2px;
}

.gestaltungsv-bild {
	float: left;
	width: 70px;
	margin-right: 2px;
	margin-bottom: 2px;
}

#gestaltungsv-bild-rechts {
	float: left;
	width: 270px;
}

li {
	margin-left: -15px;
}

input, textarea {
		font-family : Arial, Helvetica, sans-serif; 
		color: #ffffff;
		font-size: 12px;
		background-color: transparent; 
		border: 1px #999999 solid;
		height: 18px;
		margin-bottom: 1px;
		padding-left: 2px;
}

#backlinks a {
	color: #5AB4D6;
	font-family: sans-serif;
	font-size: 10px;
}