/* CSS Document */

body {
    text-align:center;
}

#website {
   width:900px;
    position:absolute;
    left:50%;
    margin-left:-500px;
}


#info {
	/*position: absolute;
	top: 450px;
	left: 150px;*/
	/*padding: 500px, 0, 0, 100px;*/
	/*padding-top: 500px;*/
	height:400px;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/upmenu.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


.menu {
	font-family: verdana, arial, sans-serif;
	width:300px;
	position:absolute;
	left: 99px;
	font-size:13px;
	margin:50px auto;
	top: 140px;
}
.menu ul li a,
.menu ul li a:visited {
	display:block;
	text-decoration:none;
	width:150px;
	height:25px;
	text-align:left;
	/*color:#000;*/
	color: #fff;
	padding-left:10px;
	border:1px solid #fff;
	border-width:0 1px 1px 0;
	/*background:#c9c9a7;*/
	background: #a03;
	line-height:25px;
	font-size:13px;
}
.menu ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
.menu ul li {
	float:left;
	position:relative;
}
.menu ul li ul {
	visibility:hidden;
	position:absolute;
}
.menu table {
	border-collapse:collapse;
	margin:0;
	padding:0;
	font-size:1em;
	margin:-1px;
}
.menu ul li:hover a,
.menu ul li a:hover {
	color:#000;
	/*background:#e9e9c7;*/
}
.menu ul li:hover ul,
.menu ul li a:hover ul {
	visibility:visible;
	bottom:26px;
	left:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: .7;
}
.menu ul li:hover ul li a.sub,
.menu ul li a:hover ul li a.sub {
	/*background:#a7c9c9;*/
	background: #ccc;
	color:#000;
}
.menu ul li:hover ul li,
.menu ul li a:hover ul li {
	padding-bottom: 2px;
	display:block;
	background:#fff;
	color:#000;
	width:150px;
	clear:both;
	/*filter: alpha(opacity=70);
	opacity: .7;*/
}
.menu ul li:hover ul li:hover a.sub,
.menu ul li a:hover ul li a:hover.sub {
	/*background:#dfc184;*/
	background: #ccc;
	color:#000;
}
.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
	visibility:hidden;
	position:absolute;
}
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
	display:block;
	/*background:#c9a7c9;*/
	background: #ddd;
	color:#000;
	width:100%;
	padding-left:10px;
}
.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
	/*background:#dfc184;*/
	background: #bbb;
	color:#000;
}
.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {
	visibility:visible;
	left:210px;
	bottom:0;
}
.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a {
	/*background:#dfc184;*/
	background: #ddd;
	color:#000;
}
.menu ul li:hover ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover ul li a:hover {
	/*background:#c9c9a7;*/
	background: #bbb;
	color:#000;
}
.menu ul li:hover ul.left,
.menu ul li a:hover ul.left {
	left:-105px;
}
.menu ul li:hover ul li:hover ul.left,
.menu ul li a:hover ul li a:hover ul.left {
	left:-210px;
	width:209px;
}


#Layer1 {
	position:absolute;
	width:200px;
	height:215px;
	z-index:1;
	left: 100px;
	top: 150px;
}
#try {
	position:absolute;
	width:953px;
	height:160px;
	z-index:2;
	left: 5px;
	top: 290px;
}
#logo {
	position:absolute;
	width:200px;
	height:72px;
	z-index:2;
	left: 101px;
	top: 36px;
}
#hormenu {
	position:absolute;
	width:346px;
	height:34px;
	z-index:3;
	left: 640px;
	top: 35px;
	
}
#hormenu ul
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
#hormenu a
{
background-color: #fff;
	text-decoration: none;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
	margin: 7px 7px;
	display: block;
	height: 20px;
	color: #8D8B8C;
}
#hormenu a:hover {
background-color: #FFFFFF;
color: #A80E32;
}
#hormenu li {display:inline;

	float: left;}

#hormenu2 {
	position:absolute;
	width:474px;
	height:32px;
	z-index:4;
	left: 513px;
	top: 75px;
}
#hormenu2 ul
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
#hormenu2 a
{
background-color: #fff;
	text-decoration: none;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
	margin: 7px 7px;
	display: block;
	height: 20px;
	color: #000000;
}
#hormenu2 a:hover {
background-color: #FFFFFF;
color: #A80E32;
}
#hormenu2 li {display:inline;

	float: left;}
#footer {
	position:absolute;
	width:591px;
	height:34px;
	z-index:5;
	left: 100px;
	top: 273px;
}
.Stil1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Stil2 {color: #a80e32}
.Stil3 {color: #A80E32}
#event {
	position:absolute;
	width:130px;
	height:36px;
	z-index:6;
	left: 738px;
	top: 253px;
}
#Layer2 {
	position:absolute;
	width:210px;
	height:115px;
	z-index:7;
	left: 666px;
	top: 287px;
}
#Layer3 {
	position:absolute;
	width:210px;
	height:115px;
	z-index:7;
	left: 666px;
	top: 247px;
}
.Stil4 {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
}
.Stil5 {
	font-size: 12px;
	color: #A80E32;
	font-family: verdana, arial, sans-serif;
}
.Stil6 {
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}
#contentmiddle {
	position:absolute;
	width:247px;
	height:115px;
	z-index:8;
	left: 388px;
	top: 315px;
}
#contentm {
	position:absolute;
	width:246px;
	height:115px;
	z-index:7;
	left: 386px;
	top: 20px;
}
#contentbig {
	position:absolute;
	width:526px;
	height:279px;
	z-index:7;
	left: 330px;
	top: 215px;
}
#contentml {
	position:absolute;
	width:270px;
	height:202px;
	z-index:8;
	left: 341px;
	top: 100px;
}
#contentm2 {
	position:absolute;
	width:270px;
	height:202px;
	z-index:8;
	left: 341px;
	top: 30px;
}
#map {
	position:absolute;
	width:434px;
	height:354px;
	z-index:7;
	left: 135px;
	top: 138px;
}
#contsmall {
	position:absolute;
	width:200px;
	height:165px;
	z-index:8;
	left: 609px;
	top: 326px;
}
#event {
	position:absolute;
	width:130px;
	height:36px;
	z-index:6;
	left: 738px;
	top: 253px;
}
#layerlinks {
	position:absolute;
	width:222px;
	height:179px;
	z-index:8;
	left: 608px;
	top: 288px;
}
.Stil2 {color: #a80e32}
.Stil3 {color: #A80E32}
#event {
	position:absolute;
	width:130px;
	height:36px;
	z-index:6;
	left: 738px;
	top: 253px;
}
#ccmiddle {
	position:absolute;
	width:281px;
	height:206px;
	z-index:9;
	left: 355px;
	top: 112px;
}
#ccmiddle2 {
	position:absolute;
	width:281px;
	height:206px;
	z-index:9;
	left: 355px;
	top: 52px;
}

.Stil7 {font-size: 10px}
.Stil8 {font-size: 9px}
.Stil9 {font-size: 10px}
.Stil10 {font-family: verdana, arial, sans-serif}
.Stil11 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.Stil12 {font-family: Arial, Helvetica, sans-serif}
.Stil13 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

