body {
	padding:0px;
	text-align:center;
	font-size: 11px;
	font-family: Arial, Tahoma, verdana;
	background-color: #F2E8D2;
}
#container {
	left: 50%;
	top: 50%;
	width: 925px;
	margin-left: -462px;
	z-index:2;
	position: absolute;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-top: -283px;
	height: 567px;
}
#top {
	margin-right: 60px;
	position: absolute;
	left: 0px;
	text-align: right;
	width: 925px;
	z-index: 25;
	top: 0px;
	height: 25px;
	background-image: url(../img/top-bg.gif);
	background-repeat: repeat-x;
}
#header {
	width: 925px;
	height: 202px;
	position: absolute;
	left: 0px;
	top: 25px;
}
#haus {
	width: 293px;
	height: 202px;
	position: absolute;
	left: 0px;
	top: 0px;
}



#logo {
	width: 178px;
	height: 56px;
	position: absolute;
	left: 5px;
	top: 0px;
	z-index: 12;
}

#pic {
	margin-left: 0px;
	position: absolute;
	left: 293px;
	top: 0px;
	width: 632px;
	height: 202px;
	background-image: url(../img/header-bg.gif);
	background-repeat: repeat-y;
}
#lang {
	position: absolute;
	left: 870px;
	text-align: right;
	width: 45px;
	z-index: 28;
	top: 5px;
}
#lang  img {
	margin-left: 5px;
	margin-right: 0px;


}
#main {
	width: 925px;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 227px;
	font-size: 11px;
	z-index: 5;
	background-image: url(../img/main-bg.gif);
	background-repeat: repeat-y;
	height: 326px;
}
#menu {
	top: 41px;
	width: 230px;
	position: absolute;
	left: 10px;
	color: #000;
	height: 285px;
	background-image: url(../img/menue-bg.gif);
	background-repeat: no-repeat;
	z-index: 10;
}
#menu    blockquote    {
	list-style-type: none;
	margin: 36px 0 0 42px;
	padding: 0px;
}



#menu a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Verdana;

}
#menu a:hover {
	color: #EA5202;
}
#menu  a.orange {
	color: #EA5202;
	font-style: italic;
}

#menu   img  {
	left: 0px;
	height: 1px;
	margin: 3px 0 3px 0;
}
.small {
	font-size: 11px;
	color: #000000;
}
#footer {
	width: 925px;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 553px;
	text-align: right;
	background-image: url(../img/footer-bg.gif);
	background-repeat: no-repeat;
	line-height: 18px;
	font-size: 10px;
}
#footer a {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}

#text p  {
	line-height: 14px;
	text-align: left;
	margin: 0;
	padding: 0;
}
#text a {
	color: #000000;
	font-size: 11px;
}

#logos {
	width: 150px;
	height: 28px;
	position: absolute;
	left: 52px;
	top: 275px;
	z-index: 12;
}

#logos img {
	margin: 0;
	border: none;

}
#main #text {
	width: 437px;
	text-align: left;
	position: absolute;
	left: 290px;
	top: 15px;
	font-size: 11px;
	z-index: 5;
	height: 307px;
}
#main #fulltext {
	width: 617px;
	text-align: left;
	position: absolute;
	left: 290px;
	top: 15px;
	font-size: 11px;
	z-index: 5;
	height: 307px;
}
#text  h2, #fulltext h2 {
	line-height: 16px;
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 16px;
}

#rightcol {
	width: 180px;
	text-align: left;
	color: #333333;
	position: absolute;
	left: 730px;
	top: 15px;
	z-index: 10;
}
#rightcol #anschrift {
	width: 180px;
	text-align: left;
	color: #000000;
	position: relative;
	z-index: 10;
	background-color: #FBDDAB;
	top: 0px;
}

#rightcol #anfrage {
	width: 180px;
	text-align: left;
	color: #333333;
	position: relative;
	z-index: 10;
	background-image: url(../img/anfrage-bg.gif);
	background-repeat: no-repeat;
	height: 122px;
	margin-top: 5px;
}
#rightcol #wetter {
	width: 180px;
	text-align: left;
	color: #333333;
	position: relative;
	z-index: 10;
	margin-top: 5px;
	background-color: #F6BF5B;
	font-size: 10px;
}

#rightcol #anschrift p {
	margin: 0 0 4px 15px;
	padding-top: 6px;
	padding-bottom: 6px;

}
*html #rightcol #anschrift p {
	margin: 0 0 8px 15px;
	padding-top: 8px;
	padding-bottom: 0px;
}

#rightcol #anfrage p {
	margin: 0 0 7px 10px;
	font-weight: bold;
	padding-top: 3px;
}
*html #rightcol #anfrage p {
	margin: 2px 0 7px 10px;
	padding-top: 0px;
}

#rightcol #wetter .tempmin {
	color: #0099FF;
	font-size: 10px;
}
#rightcol #wetter .tempmax {
	color: #FF0000;
	font-size: 10px;
}
#rightcol #wetter a {
	color: #000000;
	font-size: 10px;
}
#rightcol #wetter table, td {
	color: #000000;
	font-size: 10px;
}
#rightcol #anfrage form {
	margin: 0 0 0 10px;
}
#rightcol #anfrage form input.small {
	margin: 0 0 0 2px;
	height: 18px;
	width: 65px;
	border: 1px solid #000;
}
#rightcol   #anfrage   form   input  {
	margin: 0 0 0 3px;
	height: 16px;
	border: 1px solid #000;
}
#rightcol #anfrage form select {
	margin: 0 0 4px 0;
	height: 18px;
	border: 1px solid #000;
	width: 55px;
	padding: 0;
}
textarea {
	width: 295px;
	height: 55px;
}
.red {
	font-size: 11px;
	color: #990000;
}
fieldset {
	border: 1px solid #dddddd;

}
label, input.kontakt  { /* Alle Labels UND Formularelemente ausw&auml;hlen */
	display: block;
	float: left;
	width: 100px; /* Breite.*/
	margin-bottom: 4px;
}
label {
	width: 125px;
	margin-left: 15px;
}
input.kontakt {
	width: 130px;
	height: 22px;
}
form br { /* Alle Zeilenumbr&uuml;che in Formularen ausw&auml;hlen */
  clear: left; /* das floating der labels und inputs aufheben */
}
#fulltext img#bildergalerie {
	border: 3px solid #F8C371;

}
#main #fulltext table, td {
	font-size: 11px;
}
input.ue {
	width: 30px;
	height: 22px;
}
