@charset "utf-8";
body {
	background-color: #626262;
	text-align: center;
	margin: 0;
	font-size: 100,1;
	color: #d1d0c7;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

h1 {
	font-size: 38px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 18px;
	color: white;
}

h3 {
	font-size: 16px;
	color: white;
	font-weight: bold;
}

ul, li {
	margin: 0;
	padding: 0;
}

a:link {
	color: #fff;
}

a:link#thumbs {
	text-decoration: none;
}

a:visited {
	color: #FF9900;
}

a:hover {
	color: #009900;
	text-align: right;
}

.schrift10 {
	font-size: 10px;
}

.schrift12 {
	font-size: 12px;
}
	
.schrift14 {
	font-size: 14px;
}

#background {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	background-color: #d1d0c7;
	width: 1000px;
	height: 1000px;
	margin-top: 1.5em;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

#logo1 {
	float: left;
	margin-top: 80px;
	margin-left: 100px;
	
}

#seitenname {
	float: right;
	margin-top: 80px;
	margin-right: 110px;
	width: 225px;
	height: 45px;
	
}

#Fusszeile {
	clear: both;
	font-size: 0.88em;
	padding: 20px;
	background-color: #626262;
	border-top: 3px solid darkred;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#fussNavi, #fussNavi ul {
	list-style: none;
	clear: both;
}
	
#fussNavi li.spalteFuss {
	width: 150px;
	float: left;
	margin-right: 10px;
	display: block;
	text-align: left;
}

#fussNavi li.spalteFussR {
	width: 150px;
	float: left;
	margin-right: 10px;
	display: block;
	text-align: right;
}

li#text {
	margin-left: 15px;
}

#galerieContent {
	float: left;
	clear: both;
	position: relative;
	width: 1000px;
	text-align: center;
	top: 120px;
	text-decoration: none;
}

#galerieContent ul.thumbsUL {
	list-style: none;
	margin-top: 5px;
}
#galerieContent li.thumbs {
	display: inline;
	padding-right: 5px;
}

#galerieSubmenu {
	height: 300px;
	position: relative;
	top: 150px;
	float: left;
	text-align: center;
	left: 125px;
}

#galerieButton1 {
	width: 240px;
	float: left;
	margin-right: 15px;
}

#galerieButton2 {
	width: 240px;
	float: left;
	margin-right: 15px;
}

#galerieButton3 {
	width: 240px;
	float: left;
}

#galerieTeaser {
	float: left;
	position: relative;
	width: 330px;
	top: 80px;
	margin-left: 100px;
	
}
