@charset "utf-8";
body {
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
    }
body a {
	color: #FFFFFF;
}

	img {border: 0}
#container {
	width: 885px;
	margin: 20px auto;
	border: 1px solid #000000;
	text-align: left;
    }

#header {
	background-image: url(../images/bg_header.jpg);
	height: 130px;
}
#container #content h1 {
	font-size: 24px;
}

#navigation {
	background-image: url(../images/bg_navigation.jpg);
	background-position: 0 -42px;
	height: 42px;
	background-repeat: repeat-x;
	padding: 0px;
}
#navigation ul {
	list-style-type: none;
}
#navigation li {
	font-size: 10px;
	display: inline;
	line-height: 42px;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 0 12px;
	font-weight: bold;
}
#navigation a:hover {
	background-image: url(../images/bg_navigation.jpg);
}
#content-header {
	background-image: url(../images/bg_content_header.jpg);
	line-height: 40px;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
}
#content {
	background-image: url(../images/bg_content.jpg);
	min-height: 345px;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px 100px 20px 100px;
}
#footer {
	background-image: url(../images/bg_footer.jpg);
	height: 27px;
	font-size: 10px;
	line-height: 32px;
	text-align: left;
}

#bild-button {
	height: 27px;
	width: 75px;
	background-image: url(../images/bg_button.jpg);
	line-height: 27px;
	background-position: 0 -27px;
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#bild-button a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 0 22px;
}
#bild-button a:hover {
	background-image: url(../images/bg_button.jpg);
}
#bestview {
	font-size: 80%;
	text-align: center;
	color: #666666;
}
#footer ul {
	list-style-type: none;
}
#footer li {
	font-size: 10px;
	display: inline;
	line-height: 32px;
	padding: 0 12px;
}
#container    #Keys   {
	color: #666666;
	font-size: 9px;
}
#container #Keys a {
	color: #666666;
	text-decoration: none;
}
#container #Keys a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#container #content #pic {
	float: right;

}
#container #content #Juergen {
	margin-right: 15%;
	margin-left: 15%;
}
#container #content #Andrea {
	margin-right: 15%;
	margin-left: 15%;
}
#container #content #Sebastian {
	margin-right: 15%;
	margin-left: 15%;
}
#container  #content  td {
	border: 1px solid #333333;
}
#container #content #news {
	float: right;
	width: 220px;
	text-align: justify;
	display: block;
	color: #666666;
	font-size: 11px;
}
