@charset "utf-8";
/* CSS Document */

body {
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8E6DB;
}
body, html {
	overflow:hidden;
}
body,td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #5c5f60;
	line-height: 16px;
}
p {
	margin: 0px;
}
a {
	color: #ff0152;
	outline:0px;
}
a:hover {
	text-decoration: none;
	color: #FF0;
}
#imgcont {
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 100%;
}
#signdv {
	height: 88px;
	width: 95px;
	position: relative;
	margin-left: 35px;
}
#bleft {
	background-color: #dcd8c8;
	position: absolute;
	z-index: 2;
	height: 100%;
	width: 15px;
	left: 0px;
	top: 0px;
}
#btop {
	background-color: #dcd8c8;
	position: absolute;
	z-index: 2;
	height: 15px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#bright {
	background-color: #dcd8c8;
	position: absolute;
	z-index: 2;
	height: 100%;
	width: 16px;
	top: 0px;
	right: -1px;
}
#bbottom {
	background-color: #dcd8c8;
	position: absolute;
	z-index: 2;
	height: 16px;
	width: 100%;
	left: 0px;
	bottom: -1px;
}
#slogan {
	position: absolute;
	z-index: 3;
	right: 260px;
	bottom: 35px;
}
#menubar {
	position: absolute;
	z-index: 3;
	height: 100%;
	width: 155px;
	right: 60px;
	background-color: #dcd8c8;
	display: block;
}
.menubarmindrag {
	position: absolute;
	left: -11px;
	top: 30px;
	background-color: #dcd8c8;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.mainmenu {
	text-align: center;
}
.mainmenu a {
	color: #5c5f60;
	text-decoration: none;
	height: 19px;
	width: 145px;
	margin-left: 5px;
	margin-bottom: 2px;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e2d4;
	float: left;
}
.mainmenu a:hover {
	color: #5c5f60;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5c5f60;
	font-weight: bold;
}
.mainmenu-off {
	text-align: center;
}
.mainmenu-off a {
	color: #B48F11;
	text-decoration: none;
	height: 19px;
	width: 145px;
	margin-left: 5px;
	margin-bottom: 2px;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e2d4;
	float: left;
	font-weight: bold;
}
.mainmenu-off a:hover {
	color: #B48F11;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B48F11;
	font-weight: bold;
}
#openmenu {
	z-index: 3;
	position: absolute;
	background-color: #dcd8c8;
	padding-right: 3px;
	padding-left: 4px;
	height: 18px;
	top: 15px;
	right: 100px;
	display: none;
}
#opentext {
	z-index: 3;
	position: absolute;
	background-color: #dcd8c8;
	padding-right: 4px;
	padding-left: 5px;
	height: 18px;
	bottom: 14px;
	left: 120px;
	padding-top: 2px;
	display: none;
}
.openlink a {
	color: #5c5f60;
	text-decoration: none;
	background-image: url(../layout/maximize.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 13px;
}
.openlink a:hover {
	color: #5c5f60;
	text-decoration: none;
}
#textcontainerall {
	width: 461px;
	position: absolute;
	z-index: 4;
	bottom: 20px;
	left: 20px;
	display: block;
	height: 180px;
}
#txtcontainer {
	position: absolute;
	height: 180px;
	width: 461px;
	z-index: 5;
}
#txtbkop {
	position: absolute;
	height: 180px;
	width: 450px;
	z-index: 5;
	background-color: #dcd8c8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}
.thetext {
	position: absolute;
	z-index: 6;
	width: 430px;
	margin-left: 10px;
	height: 168px;
	margin-top: 6px;
	overflow: auto;
	padding-right: 5px;
}
.thetext a {
	color: #B48F11;
	text-decoration: underline;
}
.thetext a:hover {
	text-decoration: none;
	color: #B48F11;
}
.thetext a:visited {
	text-decoration: underline;
	color: #6F7273;
}
.thetext h1 {
	font-size: 21px;
	font-weight: normal;
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #B48F11;
}
.thetext h2 {
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #6F7273;
	line-height: 18px;
}
#txtsignsbk {
	background-color: #dcd8c8;
	margin-left: 450px;
	position: absolute;
	z-index: 5;
	height: 24px;
	width: 11px;
	margin-top: 20px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}
#txtsigns {
	position: absolute;
	margin-top: 22px;
	margin-left: 450px;
	z-index: 6;
}
#infoicon {
	position: absolute;
	z-index: 3;
	bottom: 150px;
	right: 0px;
}
#info {
	position: absolute;
	z-index: 4;
	bottom: 105px;
	width: 166px;
	display: none;
	right: 22px;
}
.infocolor {
	width: 150px;
	background-color: #F6F5F0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 11px;
}
.infomindrag {
	position: absolute;
	left: 0px;
	top: 12px;
	background-color: #F6F5F0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#msc {
	z-index: 9;
	top: 0px;
	right:4px;
	position: absolute;
	width: 60px;
	height: 15px;
}
#vdo {
	position: absolute;
	z-index: 4;
	left: 20px;
	bottom: 20px;
}
.address {
	line-height: 13px;
}
.address a {
	color: #B48F11;
	text-decoration: underline;
}
.address a:hover {
	color: #B48F11;
	text-decoration: none;
}
/* ----------------- copyright ----------------- */
.copyright {
	font-size: 10px;
	color: #5c5f60;
	line-height: 12px;
	padding-top: 3px;
	padding-bottom: 1px;
}
/* ----------------- myinternet ----------------- */
.myinternet-text {
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 10px;
	padding-bottom: 1px;
}
.myinternet-text a {
	text-decoration: none;
	color: #000000;
}
.myinternet-text a:hover {
	text-decoration: none;
	color: #000000;
}
.myinternet-desc {
	color: #FF2E00;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
/* ----------------- validation ----------------- */
.validation-marks-border {
	border: 1px solid #5c5f60;
	padding: 1px;
	background-color: #FFF;
}
.validation-marks-bkrnd {
	background-color: #5c5f60;
}
/* ----------------- contact form ----------------- */
form {
	margin: 0px;
}
form td {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.ffields {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 2px;
	clear: both;
	float: left;
	background-color: #FFF;
	border: 1px solid #000000;
}
.fbuttons {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E8E6DB;
	background-color: #B0A88A;
	border: 1px solid #000000;
}
.required {
	color: #F90;
	font-size: 10px;
	line-height: 13px;
}
