@charset "utf-8";
/* CSS Document */


body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #333;
}
a {
	color: #C90;
	text-decoration: none;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C90;
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	font-size: 24px;
}

#content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: auto;
	margin-bottom: 0px;
	position: relative;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
	font-weight: lighter;
	text-align: center;
}

.galerie {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	padding: 0px;
	background-image: url(images/bgcolor_grau.png);
	font-family: Verdana, Geneva, sans-serif;
	color: #900;
	font-weight: bold;
}
.sitebar_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999;
	padding-top: 80px;
	padding-left: 40px;
	line-height: 22px;
	font-weight: 100;
}
.galerie_head {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	padding: 0px;
}

