* {
	margin: 0;
	padding: 0;
}

body {
	background: url(gfx/bg01.jpg) repeat-x;
	background-color: #f5f1e5;
	color: #000;
}

body, div, p, span, a, ul, li {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

#header, #body, #footer {
	width: 977px;
	margin-left: 11px;
}

#header {
	margin-top: 20px;
	font-size: 14px;
}

#header img {
	vertical-align: top;
}

#header a {
	color: #000;
	padding: 0px 18px;
	text-decoration: none;
}

#header .sprache a {
	color: #666;
}

#header a.aktiv {
	font-weight: bold;
}

#header .middle a:hover, #header .right a:hover {
	text-decoration: underline;
}

#header .sprache .right a:hover {
	text-decoration: none;
}

#header .left, #header .middle, #header .right {
	float: left;
}

#header .middle, #header .right {
	margin-top: 33px;
	text-transform: lowercase;
}

#header .left {
	width: 281px;
	height: 60px;
	text-align: center;
}

#header .middle {
	width: 569px;
}

#header .right {
	width: 127px;
}

#header .trenner {
	background: url(gfx/bg02.gif) repeat-y;
	height: 20px;
	margin-top: 16px;
	font-size: 0;
}

#header .bild {
	width: 850px;
	float: left;
}

#header .right {
	width: 127px;
}

#header .sprache {
	clear: both;
	width: 977px;
	height: 14px;
	background: url(gfx/bg03.gif) repeat-y;
	font-size: 9px;
	padding: 3px;
}

#header .sprache p {
	height: 16px;
}

#header .sprache .left {
	width: 278px;
	float: left;
	text-align: left;
	text-transform: lowercase;
}

#header .sprache .right {
	width: 509px;
	float: left;
	padding-left: 45px;
	margin: 0;
	text-transform: lowercase;
}

#header .sprache .right a {
	padding: 0px;
}

/*----------------------------------------------------------------------------------------------------*/

#body {
	width: 850px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#body #nav {
	width: 221px;
	float: left;
	font-size: 11px;
	margin: 0px 20px 0px 20px;
}

#nav p {
	margin-bottom: 20px;
	line-height: 110%;
}

#nav a {
	color: #666;
	text-decoration: none;
}

#nav ul {
	list-style-type: none;
}

#nav li {
	padding: 0px 0px 3px 80px;
}

#nav li.trenner {
	background: url(gfx/trenner02.gif) no-repeat 0px 7px;
}

#nav li a {
	color: #000;
	text-transform: lowercase;
}

#nav li a:hover, #nav li a.aktiv {
	font-weight: bold;
}

.normal{
	width: 499px;
	float: right;
	margin: 0px 20px 0px 45px;
	font-size: 12px;
}

.pics{
	width: 547px;
	float: right;
	margin: 0px;
	font-size: 12px;
}




#main p {
	line-height: 117%;
	margin-bottom: 20px;
}

#main ul {
	list-style-image:url(gfx/ul.gif);
}

#main li {
  padding: 0px 0px 5px 0px
}

#main h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
}


#main h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
}





.fotobg {
	background-color: #D7D4CA;
	margin-bottom: 10px;
	padding: 8px 23px;
}

.fotobg p {
	margin-bottom: 11px;
}

.fotobg .links {
	width: 300px;
	height: 10px;
	float: left;
}

.fotobg .links a {
	display: block;
	height: 10px;
	width: 10px;
	font-size: 0px;
	line-height: 10px;
	border: 1px solid #666;
	float: left;
	margin-right: 10px;
	text-decoration: none;
}

.fotobg .links a:hover, .fotobg .links a.aktiv {
	background-color: #fff;
}

.fotobg .rechts {
	text-align: right;
	font-size: 10px;
	font-size: 10px;
}

.foto {
	margin-left: 23px;
}

.fotobg .vorschau1 {
	float: left;
	margin: 0px 45px 20px 0px;
}

.fotobg .vorschau2 {
	margin: 0px 0px 19px 0px;
}

#main a {
	color: #666;
	text-decoration: none;
}

#main a img {
	border: 0;
	vertical-align: bottom;
}

.bildlinks {
	float: left;
	padding: 0px 20px 20px 0px;
}

a.mehrlink1 {
	padding-left: 11px;
	background: url(gfx/mehr.gif) no-repeat 0px 1px;
}

a.mehrlink {
	padding-left: 11px;
	background: url(gfx/mehr.gif) no-repeat 0px 2px;
}

#main a.blackline {
	color: #000;
	text-decoration: underline;
}

.kontaktform1, .kontaktform2 {
	background: url(gfx/bg-input.gif) no-repeat;
	border-top: 1px solid #6a6a6a;
	border-left: 1px solid #6a6a6a;
	border-right: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
	padding-left: 4px;
}

.kontaktform1 {
	border: 1px solid #000;
	width: 350px;
	height: 14px;
	font-size:10px;
}

.kontaktform2 {
	border: 1px solid #000;
	width: 465px;
	height: 80px;
	font-size: 11px;
}

/*----------------------------------------------------------------------------------------------------*/

#footer {
	background: url(gfx/bg04.gif) repeat-x 0px 4px;
	width: 977px;
	height: 15px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

#footer p, #footer p a {
	background-color: #f5f1e5;
	font-size: 9px;
	color: #999;
	display: inline;
}

#footer p {
	padding: 0px 30px;
}

#main a:hover, a:hover {
	text-decoration: none;
}

