@charset "utf-8";
.container {
	background-color: #666666;
	background-position: center;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffcc33;
	border-bottom-color: #ffcc33;
}
.tabelle {
	background-position: top;
	margin-left: 20px;
}
.bildbox {
	width: 500px;
	margin-top: 20px;
	margin-left: 20px;
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


#main_content {
	background-image: url(Bilder/Logo_Hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
	padding-left: 50px;
}
.logo {
	margin-left: 20px;
}
#head {
	text-align: right;
	margin-bottom: 20px;
	height: auto;
	margin-left: 20px;
}
#maim_menue {
	height: auto;
	width: 570px;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.container_small {
	width: 580px;
	height: 20px;
	overflow: auto;
	background-color: #222222;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#disclaimer {
	font-size: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffcc33;
}
.bilder {
	width: 250pt;
	height: auto;
}

.schift_head {
	padding-left: 20px;
}
.ueberschrift_head {
	font-size: 125%;
	font-weight: bold;
}
.schrift_content {
	padding-top: 10px;
}



#foot {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.bild_im_text {
	margin-right: 8px;
	margin-top: 6px;
}
.schrift_menue {
	font-size: 90%;
}
.linie {
	color: #ffcc33;
}
.galeriebild {
	background-position: bottom;
}

