@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #333333;
	background: #cccccc;
}
#huelle {
	height: 550px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#kopf {
	height: 100px;
	padding: 0px;
}
#navleiste {
	height: 20px;
	clear: both;
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
#inhaltkopf {
	height: 20px;
	background-image: url(xpix/780_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#inhalt {
	background-image: url(xpix/780_middle.jpg);
	background-repeat: repeat-y;
	height: 400px;
	background-position: top;
	clear: both;
}
#spl {
	width: 101px;
}

#spm {
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
#spmkopf {
	font-size: 1em;
	line-height: 2em;
	font-weight: bold;
	color: #0000CC;
	clear: none;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	height: 50px;
}
#spminhalt {
	margin-right: 25px;
	margin-left: 25px;
	font-size: 0.75em;
	color: #666666;
	line-height: 1.5em;
	overflow: auto;
	height: auto;
}
#spmagb {
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	height: 350px;
}




#spr {
	width: 101px;
}
#sprfuss {
	height: 40px;
}

#inhaltfuss {
	background-image: url(xpix/780_bottom.jpg);
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}
#fuss {
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

h1 {
	font-size: 1em;
	text-align: left;
	color: #003399;
	letter-spacing: 0.25em;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	display: inline;
	list-style-type: none;
	margin-right: 30px;
	margin-left: 30px;
}


a:link {
	color: #0066cc;
	font-weight: bold;
}
a:visited {
	color: #003366;
	font-weight: bold;
}
a:hover {
	color: #FFFF33;
	font-weight: bold;
}
a:active {
	color: #FFCC33;
	font-weight: bold;
}
.Fuss-Text {
	color: #333333;
	font-size: 0.75em;
	font-style: normal;
	line-height: 1em;
	text-align: center;
	font-weight: bold;
}
.Fuss-Text_liB {
	color: #333333;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1em;
	text-align: left;
	font-weight: bold;
}

.abb-li {
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	position: relative;
	top: 0em;
	left: 0em;
}
.abb-re {
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
