@charset "utf-8";
*, html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	text-align: center;
	background-color: #FFF;
	background-image: url(../images/design_body_background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 15px;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #666;
}
a:active {
	color: #666;
}
#header {
	padding: 0px;
	height: 340px;
	width: 900px;
	border-bottom-width: 1px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	clear: both;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #E8DCC6;
}

#hleft {
	padding: 0px;
	float: left;
	height: auto;
	width: 220px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/design_header_background.png);
	background-repeat: repeat-y;
	background-position: right top;
	display: block;
}
#hright {
	padding: 0px;
	float: right;
	height: auto;
	width: 220px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	display: block;
}
#weather {
	height: auto;
	width: auto;
	text-align: left;
	vertical-align: middle;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 10px;
	color: #000;
}
#weathertext {
	height: auto;
	width: auto;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
#weather img {
	padding: 0px;
	height: 30px;
	width: 30px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 2px;
	float: left;
}
#weather table {
	width: 100%;
	padding: 0px;
	height: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#weather table tr {
	margin: 0px;
	padding: 0px;
}
#weather table tr td {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-size: 10px;
	text-align: center;
	border-right-style: solid;
	border-right-color: #333;
}
#subheader {
	height: 22px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: middle;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	float: none;
	clear: both;
	background-image: url(../images/design_subheader_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#subheader a:link, #subheader a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0px;
}
#subheader a:hover, #subheader a:active {
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#middle {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
	text-align: left;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BE9D5D;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	height: auto;
	width: 900px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8DCC6;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
	background-image: url(../images/design_subheader_background.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BE9D5D;
}
#footer a:link, #footer a:visited {
	margin: 0px;
	padding: 0px;
}
#footer a:hover, #footer a:active {
	margin: 0px;
	padding: 0px;
}
#cleft {
	height: auto;
	width: 240px;
	float: left;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-right-style: solid;
	border-right-color: #BE9D5D;
}
#cmiddle {
	float: right;
	height: auto;
	width: 600px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 10px;
}
#menu {
	padding: 0px;
	height: auto;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: none;
}
#menu ul li {
	height: auto;
	width: 100%;
	border-bottom-width: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#menu ul li a, #menu ul li a:link, #menu ul li a:visited {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6DAC2;
	border-right-color: #BE9D5D;
	border-bottom-color: #BE9D5D;
	border-left-color: #E6DAC2;
	background-image: url(../images/design_button_normal.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #C0A161;
	color: #333;
	font-weight: bold;
	font-size: 17px;
}
#menu ul li a:hover, #menu ul li a:active {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	color: #FFF;
	background-image: url(../images/design_button_hover.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BE9D5D;
	border-right-color: #E6DAC2;
	border-bottom-color: #E6DAC2;
	border-left-color: #BE9D5D;
	background-color: #958261;
	font-weight: bold;
	font-size: 17px;
}
.cmhead {
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BE9D5D;
	font-size: 16px;
}
.cmcontent {
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 0px;
	font-size: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.cmimage {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.cmimage img {
	padding: 3px;
	height: auto;
	width: auto;
	border: 1px solid #BE9D5D;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left {
	margin: 0px;
	height: auto;
	width: auto;
	float: left;
	padding: 0px;
}
.right {
	margin: 0px;
	height: auto;
	width: auto;
	float: right;
	padding: 0px;
}
.bold {
	font-weight: bold;
}
p {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 15px;
}
.center {
	text-align: center;
	
}
#kontakt {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#kontakt table {
	width: auto;
	height: auto;
	padding: 6px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-align: center;
	
}
#kontakt table tr {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	
}
#kontakt table tr td {
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: left;
	
}
#kontakt input {
	width: 260px;
	height: auto;
	padding: 0px;
	border: 2px solid #BE9D5D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#kontakt textarea {
	padding: 0px;
	height: auto;
	width: 260px;
	border: 2px solid #BE9D5D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
#send {
	height: auto;
	width: 140px;
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#send a:link, #send a:visited {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-decoration: none;
	display: block;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6DAC2;
	border-right-color: #BE9D5D;
	border-bottom-color: #BE9D5D;
	border-left-color: #E6DAC2;
	background-image: url(../images/design_button_normal.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #C0A161;
	color: #333;
	font-weight: bold;
	font-size: 15px;
}
#send a:hover, #send a:active {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-decoration: none;
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	color: #FFF;
	background-image: url(../images/design_button_hover.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BE9D5D;
	border-right-color: #E6DAC2;
	border-bottom-color: #E6DAC2;
	border-left-color: #BE9D5D;
	background-color: #958261;
	font-weight: bold;
	font-size: 15px;
}
.red {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #E6DAC2;
	font-weight: bold;
	background-image: url(../images/design_input_error_background.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#anfrage {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#anfrage table {
	width: auto;
	height: auto;
	padding: 6px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-align: center;
	
}
#anfrage table tr {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	
}
#anfrage table tr td {
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: left;
	
}
#anfrage input {
	width: auto;
	height: auto;
	padding: 0px;
	border: 2px solid #BE9D5D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#anfrage textarea {
	padding: 0px;
	height: auto;
	width: 260px;
	border: 2px solid #BE9D5D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
#anfrage select {
	padding: 0px;
	height: auto;
	width: 260px;
	border: 2px solid #BE9D5D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
#selection {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#selectl {
	padding: 0px;
	float: left;
	height: auto;
	width: 448px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #BE9D5D;
}
#selectr {
	padding: 0px;
	float: right;
	height: auto;
	width: 448px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.langselect {
	padding: 0px;
	height: auto;
	width: 314px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}

.langselect a:link, .langselect a:visited {
	height: auto;
	width: 120px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-decoration: none;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6DAC2;
	border-right-color: #BE9D5D;
	border-bottom-color: #BE9D5D;
	border-left-color: #E6DAC2;
	background-image: url(../images/design_button_normal.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #C0A161;
	color: #333;
	font-weight: bold;
	font-size: 17px;
	margin: 0px;
	display: block;
	float: left;
}
.langselect a:hover, .langselect a:active {
	height: auto;
	width: 120px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	color: #FFF;
	background-image: url(../images/design_button_hover.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BE9D5D;
	border-right-color: #E6DAC2;
	border-bottom-color: #E6DAC2;
	border-left-color: #BE9D5D;
	background-color: #958261;
	font-weight: bold;
	font-size: 17px;
	margin: 0px;
	display: block;
}
.gtranslate {
	height: auto;
	width: auto;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.gtranslate select {
	padding: 0px;
	height: auto;
	width: auto;
	border: 1px solid #BE9D5D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#spacer {
	clear: both;
	float: none;
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lspace {
	width: 60px;
	margin: 0px;
	height: 10px;
	float: left;
	padding: 0px;
	display: block;
	clear: right;
}
.cmimage2 {
	text-align: center;
	padding: 0px;
	height: auto;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.cmimage2 img {
	padding: 3px;
	height: auto;
	width: auto;
	border: 1px solid #BE9D5D;
	margin: 0px;
}
.dselect {
	height: auto;
	width: 310px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	padding: 0px;
}
.dselect a:link, .dselect a:visited {
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-decoration: none;
	border-bottom-width: 3px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
	background-image: url(../images/design_button_normal.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #C0A161;
	color: #333;
	font-weight: bold;
	font-size: 17px;
	margin: 0px;
	display: block;
}
.dselect a:hover, .dselect a:active {
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-decoration: none;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	color: #FFF;
	background-image: url(../images/design_button_hover.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
	background-color: #958261;
	font-weight: bold;
	font-size: 17px;
	margin: 0px;
	display: block;
}
.gmapsinfoa {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(../images/gmaps_amaris.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.gmapsinfok {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(../images/gmaps_koell.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.snowbox_o {
	height: 6px;
	width: 160px;
	text-align: left;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
}
.snowbox_i1 {
	margin: 0px;
	padding: 0px;
	height: 6px;
	background-color: #d0dfeb;
	float: left;
}
.snowbox_i2 {
	margin: 0px;
	padding: 0px;
	height: 6px;
	background-color: #6892ba;
	float: left;
}

