body {
	scrollbar-3d-light-color:		#000000; 
	scrollbar-arrow-color:			#003300; 
	scrollbar-base-color:			#006600; 
	scrollbar-dark-shadow-color:	#dfdfdf; 
	scrollbar-face-color:			#006600; 
	scrollbar-highlight-color:		#dfdfdf; 
	scrollbar-shadow-color:			#003300;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	font-family: verdana, arial, helvetica, serif;
	color: #666666;
}

div {
	position:absolute;
}

.header {
	left: 0px;
	top:0px;
	width: 100%;
	height: 80px;
	background:#006600;
}

.headerS {
	left: 0px;
	top:0px;
	width: 100%;
	height: 83px;
	background:#dfdfdf;
}

img {
	border: 0px;
}

img.logotop {
	position:absolute;
	left: 5px;
	top:0px;
}

img.logotxt {
	position:		absolute;
	left: 			160px;
	top:			5px;
}

.bisHours {
	left: 630px;
	top:5px;
	width: 160px;
	color: #dddddd;
}

div.menu {
	left: 	170px;
	top:	55px;
	color: #dddddd;
	font-size:11px;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dddddd;
}


.item {
	display:			block;
	line-height: 		18px;
	color: 				#dddddd;
	padding-left: 		14px;
	background: 		#006600;
	filter: 			Alpha(Opacity=85);
}
.itemSelected {
	display:			block;
	line-height: 		18px;
	color: 				#006600;
	padding-left: 		14px;
	background: 		#dddddd;
	filter: 			Alpha(Opacity=85);
}

.title {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.titleAlt {
	color: #dddddd;
	font-size: 16px;
	font-weight: bold;
}

.container {
	left: 330px;
	top: 90px;
	width: 450px;
}

.seperator {
	left: 	320px;
	top:	90px;
	width: 450px;
	height: 500px;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.contactWin {
	top:120px;
	left:350px;
	width:400px;
	background:#006600;
	padding: 8px;
	filter: Alpha(Opacity=90);
	border:4px solid #dddddd;
	z-index:2;
}

.labelWin {
	top:120px;
	left:350px;
	width:330px;
	background:#006600;
	padding: 12px;
	filter: Alpha(Opacity=96);
	border:4px solid #dddddd;
	z-index:2;
}

.leftImage {
	position:absolute;
	left: 10px;
	top: 90px;
}

.leftImage2 {
	position:absolute;
	left: 10px;
	top: 500px;
}

.newsImage {
	position:absolute;
	left: 10px;
	top: 280px;
	border-bottom: 1px solid #dddddd;
}

.newsTxt {
	position:absolute;
	left: 10px;
	top: 320px;
	width: 300px;
	border-left: 1px solid #dddddd;
}


a.menuItem:link    { color: #dfdfdf; text-decoration: none; }
a.menuItem:visited { color: #dfdfdf; text-decoration: none; }
a.menuItem:active  { color: #dfdfdf; text-decoration: none; }
a.menuItem:hover   { color: #ffffff; text-decoration: underline; background-color: #009900; }

a.email:link    { color: #dfdfdf; text-decoration: underline; }
a.email:visited { color: #dfdfdf; text-decoration: underline; }
a.email:active  { color: #dfdfdf; text-decoration: underline; }
a.email:hover   { color: #ffffff; text-decoration: underline; background-color: #009900; }