#weathercover {
  border: solid 1px #aaa;
  background-color: #EFEFEF;
  padding: 3px;
  margin-bottom: 25px;
}
#weathercover ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  height: 120px;
}
#weathercover ul li {
  float: left;
  text-align: center;
  width: 85px;
}
.wday,.wdate {
  font-size: 11px;
}
.wtemp {
  font-size: 12px;
  color: #F00;
  font-weight: bold;
  padding: 3px;
}
#weathercover .wcopy {
  padding: 3px;
  background-color: #FFF;
  border: solid 1px #aaa;
  text-align: right;
  font-size: 10px;
}
#weatherbanner ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#weatherbanner ul li {
  padding: 3px;
  border: solid 1px #aaa;
  margin-bottom: 3px;
}
#weatherbanner .wcopy {
  font-size: 10px;
}
.notactive {
  display: none;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#maincontent {
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background-image: url(../images/bg2.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
  background-color: white;
	width: 921px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	position: absolute;
	left: 50%;
	margin-left: -460px;
	padding-top: 30px;
	min-height: 100%;
	z-index: 1;
	padding-bottom: 30px;
	top: 0px;
}
#galerie {
	position: fixed;
	width: 921px;
	z-index: 8;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 116px;
	left: 50%;
	margin-left: -455px;
	bottom: 27px;
	background-color: #FFF;
}
*html #galerie {
  position: absolute;
}
#leftarr, #rightarr {
	display: block;
	color: #CC111A;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	height: 116px;
	width: 37px;
	line-height: 116px;
}
#leftarr:hover, #rightarr:hover {
	background-color: #EFEFEF;
}
#leftarr {
	float: left;	
}
#rightarr {
	float: right;	
}
#galeriein {
	height: 116px;
	position: absolute;
	left: 37px;
	width: 847px;
	overflow: hidden;
}
#galeriein table {
	border-collapse: collapse;
	height: 116px;
	position: absolute;
	left: 0px;
}
#galeriein td {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 116px;
	width: 117px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFF;
}
*+html #galeriein td {
	border-left-width: 3px;
}
#galeriein table tr td a img {
	height: 116px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#galeriein table tr td a {
	overflow: hidden;
	height: 116px;
	width: 117px;
	display: block;
}

#header {
	background-image: url(../images/head/01.jpg);
	display: block;
	height: 295px;
	width: 921px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#langs {
	list-style-type: none;
	padding: 0px;
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	position: fixed;
	width: 931px;
	height: 25px;
	z-index: 2;
	left: 50%;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -460px;
	background-color: #CC111A;
	overflow: hidden;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
*html #langs {
  position: absolute;
}
#langs li {
	float: right;
}
#langs li a {
	text-decoration: none;
	color: #FFF;
	height: 15px;
	min-width: 10px;
	margin-top: 5px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#langs li a:hover {
	color: #F96;
}
*html #langs li a {
  width: 20px;
}
#menu {
	background-image: url(../images/menubg.png);
	position: fixed;
	z-index: 3;
	width: 721px;
	height: 35px;
	top: 30px;
	overflow: hidden;
	left: 50%;
	margin-left: -455px;
	padding-left: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
*html #menu {
  position: absolute;
}
#menu li {
	float: left;
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	line-height: 35px;
	list-style-type: none;
}
#menu li a {
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	color: #FFF;
	text-decoration: none;
	white-space: nowrap;
}
#menu li a:hover {
	color: #999;
}
#xsubmenu {
	list-style-type: none;
	padding: 0px;
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	position: fixed;
	left: 50%;
	z-index: 6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -445px;
	top: 335px;
	width: 180px;
}
*html #xsubmenu {
  position: absolute;
}
#submenu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	z-index: 6;
}
#submenu li ul {
  margin: 0px;
  padding: 0px;
  padding-left: 20px;
  width: 120px;
  list-style-type: circle;
}
#submenu li a {
	text-decoration: none;
	color: #CC111A;
	font-size: 18px;
}
#submenu li ul li a {
	font-size: 12px;
	color: #333;
}
#submenu li ul li a:hover {
	color: #F00;
}


#footer {
	background-color: #000;
	z-index: 5;
	position: fixed;
	width: 100%;
	bottom: 0px;
	height: 25px;
	padding: 1px;
	line-height: 25px;
}
*html #footer {
  position: absolute;
  height: 26px;
}
#footer div {
	width: 921px;
	position: absolute;
	left: 50%;
	margin-left: -455px;
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: right;
	color: #FFF;
}
#footer div a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #333;
	font-size: 14px;
	font-weight: bold;
	outline: none;
}
#footer div a:hover {
	color: #C90;
	background-color: #333;
}

#container th,#container td {
  padding: 3px;
  border-left: solid 1px #aaa;
  border-top: solid 1px #aaa;
  border-right: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  background-color: white;
}
#container th {
  background-color: #efefef;
}


#container {
	margin-top: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CC111A;
	margin-right: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CC111A;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
	width: 520px;
}
#sbmenu {
  width: 155px;
  float: left;
  padding: 10px;
}
#news {
	width: 180px;
	margin-right: 10px;
	float: right;
	margin-top: 10px;
}
#news h3 {
	color: #CC111A;
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
}
#news h4 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news h4 a {
	color: #CC111A;
	font-size: 12px;
}
#news p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h1 {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	position: fixed;
	width: 153px;
	overflow: hidden;
	white-space: nowrap;
	height: 208px;
	left: 50%;
	margin-left: -420px;
	z-index: 4;
	line-height: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
*html h1 {
  position: absolute;
	background-image: url(../images/logo.gif);
}
h1 a {
	display: block;
}

h2 {
	color: #CC111A;
	padding: 0px;
	margin-top: 0px;
}
.thickbox img, #container a img {
  border: solid 1px black;
}