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


html {
	margin:0;
	padding:0;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
}

body {
	margin:0;
	padding:0;
	border:0;
	background-image:url(../img/b2.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}

ul {
	margin:0;
	padding:0;
	border:0;
}

li {
	list-style: url(../img/list.jpg);
	list-style-position: outside;
	margin:0 20px 3px 50px;
	border:0;
	text-align:left;
	font-size:12px;
}

iframe {
	margin:0;
	padding:0;
	border:0;
}

h1 {
	text-align:left;
	padding:0;
	margin:18px 30px 12px 30px;
	border:0;
	text-transform:uppercase;
	color:#7b796e;
	font-size:16px;
	font-weight:normal;
}

h2 {
	text-align:left;
	padding:0;
	margin:25px 30px 5px 30px;
	border:0;
	text-transform:uppercase;
	color: #666666;
	font-size:14px;
	font-weight:normal;
}

p {
	text-align:left;
	padding:0;
	margin:0 30px 10px 30px;
	color: #333333;
	font-size:12px;
	line-height:16px;
}

#top {
	margin:0 auto;
	width:900px;
	height:120px;
	text-align:center;
}

#top a {
	border:0;
	color:#FFF;
	text-decoration:none;
}

#navigation {
	margin:0 auto;
	width:900px;
	text-align:center;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	padding:0;
}

#navigation a {
	color: #999;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	padding:0 6px 0 6px;
}

#navigation a:hover {
	color: #000;
	text-transform:uppercase;
	text-decoration: none;
}

#navigation a.active {
	color: #000;
	text-transform:uppercase;
	text-decoration: none;
}

#content {
	margin: 0 auto;
	text-align:center;
	width:900px;
	background-image:url(../img/bild-start.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#content a {
	text-decoration: underline;
	color:#333;
}

#content a:hover {
	text-decoration:none;
	color:#000;
}

#subcontent {
	margin:auto;
	text-align:center;
	width:900px;
}


#subcontent-start {
	margin:auto;
	text-align:center;
	width:900px;
	background-color: #999999;
	color:#FFF;
	height:22px;
	padding-top:5px;
	border-top:1px solid #FFF;
}

.kontakt {
	margin: 0 auto;
	text-align:center;
	width:900px;
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:bottom;
}

.galerie {
	margin: 0 auto;
	text-align:center;
	width:800px;
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:bottom;
}

#bottom {
	margin: auto;
	width:900px;
	text-align:center;
	background-color:#FFF;
	color:#999;
	text-transform:uppercase;
	font-size:12px;
	border-top:1px solid #999;
}

#bottom a {
	color:#999;
	text-decoration:none;
}

#bottom a:hover {
	color:#000;
	text-decoration:none;
}

#bottom a.active{
	color:#000;
	text-decoration:none;
}

.logo {
	position:relative;
	text-align:center;
	top:40px;
}

.mitte {
	border-left: 1px solid #999;
	width:450px;
}

.preis {
	font-size:14px;
	width:370px;
	text-align:left;
	padding:0;
	color: #333;
	font-size:12px;
}


.kursiv {
	font-style: italic;
	float:right;
	font-size:12px;
}

.tumb {
	margin:6px;
	padding:6px;
	border:1px;
}
.tag {
	font-size:14px;
	width:260px;
	text-align:left;
	padding:0;
	color: #333;
	font-size:12px;
}


