@charset "iso-8859-2";
/* CSS Document */
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
}
body {
	
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 18px;
	color: #900;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: underline;
	color: #333;
}
img {
	border: hidden;
}
a img {
	border: hidden;
}
h1 {
	font-size: 22px;
	color: #900;
}
h2 {
	font-size: 20px;
	color: #333;
}
h3 {
	font-size: 20px;
	color: #900;
}
h4 {
	font-size: 19px;
	color: #FFF;
}
h5 {
	font-size: 19px;
	color: #900;
}
h6 {
	font-size: 19px;
	color: #333;
}
span1 {
	color: #900;
	font-weight: bold;
}
span2 {
	color: #900;
	font-size: 18px;
}
#container0 {
	position: fixed;
	min-width: 1024px;
	height: auto;
	z-index: 2;
}
#menu {
	background-color: #333;
	border: 1px solid #FFF;
	border-radius: 10px;
	width: 110px;
	height: 50px;
	padding: 0px;
	margin-top: 20px;
	margin-left: 10px;
}
#bild {
	min-width: 1024px;
	height: auto;
}
#icons {
	width: 1004px;
	height: auto;
	z-index: 1000;
	margin: 0 auto;
	margin-top: 0px;
}
#container1 {
	background-image: url(images/Hintergrund_Content.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	min-width: 1024px;
	height: auto;
}
#content {
	width: 1004px;
	min-height: 400px;
	margin: 0 auto;
	padding: 0px 10px 15px 10px;
}
.menu  {
	
	width:auto;
	height: auto;
	margin-left:-40px;
	
}

#container4 {
	background-image:url(images/Footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	min-width: 1024px;
	height: auto;
}
#footer {
	
	color: #900;
	width: 1004px;
	height: 216px;
	margin: 0 auto;
	padding: 0px 10px 0px 10px;
	
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
