body {
	background-color: #FF9933;
	background-image: url(OS_bg02.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

#manege {
	width: 620px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-image: url(tbl_bg2.jpg);
	border-top-color: #FFFF00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFFF00;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-style: solid;
	border-left-width: 1px;
	background-attachment: fixed;
}


.comment {
	font-size: 75%;
	font-style: italic;	
}


h2 {
	font-size: 160%;
	color: #663366;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 140%;
	color: #663366;
	font-family: Georgia, "Times New Roman", Times, serif;	
}

p {
	text-align: justify;
}
p.p1 {
	color: #000;
}
p.p2 {
	color: #000;
}
p.p3 {
	color: #000;
}
p.pc {
	text-align:center;
}

table {
	color: #000;
}

a {
	color: #663366;
}
a:hover {
	color: #663300;
}

.gelb {
	color: #FFFF00;
}

li {
	color:#000033;
}
