@charset "utf-8";
*, html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	background-image: url(../images/bg_body.png);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #464646;
}
a:active {
	color: #464646;
}
#root {
	padding: 0px;
	height: auto;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#header {
	height: 139px;
	width: 100%;
	padding: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	top: 0px;
	bottom: auto;
}
#logo {
	background-image: url(../images/header_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 138px;
	width: 353px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#weather {
	padding: 0px;
	height: 139px;
	width: 380px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/bg_weather.png);	
	cursor: pointer;	
}
#subheader {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	height: 14px;
	width: auto;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#subheader a, #subheader a:link, #subheader a:visited {
	color: #464646;
	padding: 0px;
	margin: 0px;
}
#subheader a:hover, #subheader a:active {
	color: #990000;
}
#footer {
	clear: both;
	float: none;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
}
#footer a, #footer a:link, #footer a:visited {
	color: #464646;
}
#footer a:hover, #footer a:active {
	color: #990000;
}
#container {
	clear: both;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#cleft {
	width: 180px;
	float: left;
	height: auto;
	font-size: 0.9em;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CECECE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#cmiddle {
	height: auto;
	width: 550px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#cright {
	margin: 0px;
	float: right;
	height: auto;
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CECECE;
}
#menu {
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 170px;
	height: auto;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: auto;
	width: auto;
}
#menu ul li {
	margin: 0px;
	padding: 0px;
	display: block;
	height: auto;
	width: auto;
}
#menu ul li a, #menu ul li a:link, #menu ul li a:visited {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFDE1;
	font-size: 1.2em;
	height: auto;
	width: auto;
	display: block;
	background-color: #9F0000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-image: url(../images/bg_button_default.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#menu ul li a:hover, #menu ul li a:active {
	background-color: #ECECEC;
	color: #464646;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	background-image: url(../images/bg_button_hover.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#menu select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-image: url(../images/bg_button_default.png);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 2px;
	margin: 0px;
	height: auto;
	width: auto;
	color: #FFFDE1;
	font-weight: bold;
	background-color: #9F0000;
	border: 1px solid #CCCCCC;
}
.ritem {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 0.8em;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	background-image: url(../images/bg_ritem.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-left-color: #CCC;
}
.ritem img {
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.ritem object {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.ritem p {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.ritem h4 {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.mitem {
	height: auto;
	width: auto;
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
}
.mitem h3 {
	height: auto;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-size: 1.1em;
}
.mitem p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	font-size: 1em;
}
#kontakt {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#kontakt table {
	width: 100%;
	height: auto;
	padding: 6px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	font-size: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#kontakt table tr {
	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;
	vertical-align: middle;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
#kontakt table tr td {
	height: auto;
	width: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	vertical-align: middle;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
#kontakt input {
	width: 260px;
	height: auto;
	padding: 0px;
	border: 1px solid #900;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
}
#kontakt textarea {
	padding: 0px;
	height: auto;
	width: 260px;
	border: 1px solid #900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}
#send {
	height: auto;
	width: auto;
	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;
	font-size: 12px;
}
#send a:link, #send a:visited {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFDE1;
	font-size: 1.2em;
	height: auto;
	width: 220px;
	display: block;
	background-color: #9F0000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-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: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-image: url(../images/bg_button_default.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#send a:hover, #send a:active {
	background-color: #ECECEC;
	color: #464646;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-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: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	background-image: url(../images/bg_button_hover.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.red {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
	background-color: #eeeeee;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
#gtrans {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#gtrans img {
	border: hidden;
	text-align: center;
	margin: 0;
	padding: 0;
}
.pricetable {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pricetable tr {
	margin: 0px;
	padding: 0px;
}
.pricetable tr td {
	border: 1px solid #990000;
	padding: 2px;
	margin: 0px;
	text-align: center;
}
#emailaddr {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 14px;
	height: 18px;
	width: 180px;
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.linktable {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 0.8em;
}
.linktable tr {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.linktable td {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.sitemaptable {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 0.9em;	
}
.sitemaptable tr {
}
.sitemaptable td {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#map {
	height: 450px;
	width: 540px;
	padding: 0px;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #CCCCCC;
}
#gmapsinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #464646;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	width: 220px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_gmaps_info.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#weather table {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 360px;
	height: auto;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
}
#weather table tr {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-size: 14px;	
}
#weather table tr td {
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	margin: 0px;
	font-size: 10px;
}
#weather img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.st {
	font-size: 12px;
	width: 100%;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	vertical-align: middle;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
.sth {
	background-color: #9F0000;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
}
.str1 {
	background-color: #F2F2F2;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
}
.hidden {
	display: none;
	visibility: hidden;
}
.middle {
	vertical-align: middle;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
#wtxt {
	margin: auto;
	padding: 0px;
	height: 100%;
	width: auto;
	text-align: left;
	vertical-align: middle;
}
#wtxt img, span {
	margin: auto;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
}
table tr td {
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
}
