body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	}
img{
	border: 0px;
}
a:link {
	color: #185758;
	text-decoration: underline;
}

a:visited {
	color: #185758;
	text-decoration: underline;
}
li{
	list-style-type: square;
}
.fett{
	font-weight: bold;
	color: #333333;
}
.fett_u{
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.underline{
	text-decoration: underline;
}
.klein{
	font-size: x-small;
}
table{
	width: 530px;
	margin: 0px;
	padding: 0px;
	border: 0px solid ;
}
th{
	font-weight: bold;
	color: #333333;
	text-align: left;
	border: 0px solid;
	vertical-align: top;
}
h1{
	margin-top: 20px;
	height: 55px;
	width: 880px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: normal;
	color: #185758;
	margin-left: 100px;
}

h2{
	font-size: 100%;
	font-style: bold;
	color: #333333;
}
#content{
	width: 980px;
	margin: 50px auto 20px 20px;

}
#bild{
	position: absolute;
	visibility: visible;
	z-index: 99;
	left: 32px;
	top: 10px;
	right: 0px;
	bottom: 0px;
	height: 200px;
	width: 201px;
}

#kopf{
	height: 45px;
	width: 880px;
	margin-left: 100px;
}

#kopf img{
	margin: 0px 10px 0px 0px;
	vertical-align: middle;
}

#oben{
	height: 20px;
	width: 880px;
	background-image: url(img/bgmo.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 100px;
	text-align: right;
	font-size: 80%;
	color: #185758;
	padding-top: 1px;
}


#menue{
	float: left;
	width: 225px;
	margin-top: 0px;
	background-image: url(img/bgm.jpg);
	padding-top: 60px;
	height: 450px;
	border: 1px solid #066;
}

#bildleiste{
	float: right;
	width: 185px;
	margin: 0px 0px 0px 5px;
}
#bildleiste img{
	margin: 0px 0px 10px 0px;
	border: 1px solid #066;
}
#bildleiste2{
	float: right;
	width: 300px;
	margin: 0px 0px 0px 5px;
}
#bildleiste2 img{
	margin: 0px 0px 10px 0px;
	border: 1px solid #066;	
}

#inhalt{
	width: 730px;
	margin-left: 245px;
	margin-top: 10px;

}

#inhalt2{

	margin-left: 245px;
	margin-top: 10px;

}
#inhalt2 img{
	margin: 10px 0px 10px 20px;
	border: 1px solid #066;
}
#inhalt img{
	margin: 5px;
	border: 1px solid #066;	
}
#error{
	font-weight: bold;
	color: #FF0000;
}