html, body {
		height: 100%;
		padding: 0;
		margin: 0;
		font-family: 'Century Gothic', 'Arial';
		font-size: 13px;
		color: #000000;
		}

a {
		text-decoration: none;
		color: #000000;
		}
a:hover {
		color: #9F9F9F;
		}

input {
		width: 150px;
		background-color: #FFFFFF;
		border: 1px solid #AAAAAA;
		margin-left:0px;
		margin-top:20px;
		}

img		{
		border: 1px solid #9F9F9F;
		}
		
h1 {
		color: white;
		font-size: 13px;
		font-weight:bold;
	}
	
h2 {
		color: #A3AF3F;
		font-size: 13px;
		font-weight:normal;
	}

.haupt_box {
		/* background: #B8B544 url("./graphics/top_logo.jpg") no-repeat 50% 0; */
		position: absolute;
		width: 900px;
		height: 550px;
		top: 50%;
		left: 50%;
		margin-top: -275px;
		margin-left: -450px;
		border: 0px solid #D5D5D5;
		}

.inhalt {
		position: absolute;
		overflow:hidden;
		background-color: #0080FF /*#F0FFF0*/ /*#E6FFE6*/;
		background: #0080FF url("./images/background.gif") no-repeat 100% 0;
		z-index: 1;
		top: 25px;
		left: 0px;
		width: 100%;
		height: 500px;
		margin: 0;
		padding: 0;
		border: 1px solid #000000;
		}

.passwort {
		position: absolute;
		top: 125px;
		left: 200px;
		height: 450px;
		width: 620px;
	}	
	
.dragonimg {
		position: absolute;
		z-index:-10;
		top: 25px;
		left: 25px;
		height: 134px;
		width: 850px;
	}
	
.dragonimg img {
		border: 0px;
	}
	
.flyer {
		position: absolute;
		z-index:100;
		top: 25px;
		left: 630px;
		height: 300px;
		width: 210px;
	}
	
.flyer img {
		border: 0px;
	}
	
.email {
		position: absolute;
		top: 260px;
		left: 280px;
		height: 101px;
		width: 300px;
	}
	
.email img {
		border: 0px;
	}
		
.loginmsg 
		{	
		color: red;
		font-size: 12px;
		margin-left:0px;
		margin-top:20px;
		}
		
.submitbutton {
		margin-left:5px;
		width:50px;
		color: #C0C0C0;
		border: 1px solid #000000;
		}
		
		
.hotels {
		width:100%
	}
	
.hotels tr td {		
		font-family: 'Century Gothic', 'Arial';
		font-size: 13px;
		color: #000000;
		padding-bottom:40px;
		}
		
.kontakte {
		width:100%
	}
		
.kontakte tr td {		
		font-family: 'Century Gothic', 'Arial';
		font-size: 13px;
		color: #000000;
	}
	
.bloginput {
		position: absolute;
		top: 150px;
		left: 20px;
		height: 425px;
		width: 375px;
	}
	
		
.bloginput table tr td {		
		font-family: 'Century Gothic', 'Arial';
		font-size: 13px;
		color: #000000;
		padding-right:10px;
		text-align:right;
		vertical-align:middle;
	}
	
.bloginput table tr td input {
		background-color: #FFFFFF;
		border: 1px solid #AAAAAA;
		margin-left:0px;
		margin-top:0px;
		}

.rundmailinput {
		position: absolute;
		top: 130px;
		left: 100px;
		height: 440px;
		width: 420px;
	}
	
		
.rundmailinput table tr td {		
		font-family: 'Century Gothic', 'Arial';
		font-size: 13px;
		color: #000000;
		padding-right:10px;
		text-align:right;
		vertical-align:middle;
	}
	
.rundmailinput table tr td input {
		background-color: #FFFFFF;
		border: 1px solid #AAAAAA;
		margin-left:0px;
		margin-top:0px;
		width: 420px;
		}
		
.rundmailstatus {
		position: absolute;
		top: 110px;
		left: 560px;
		width: 300px;
		height: 350px;
		overflow:auto;
		background-color:#CCCCCC;
		border: 1px solid black;
	}
		
.adressinput {
		position: absolute;
		top: 90px;
		left: 75px;
		height: 450px;
		width: 475px;
	}
	
		
.adressinput table tr td {		
		font-family: 'Century Gothic', 'Arial';
		font-size: 13px;
		color: #000000;
		padding-right:10px;
		text-align:right;
		vertical-align:middle;
	}
	
.adressinput table tr td input {
		background-color: #FFFFFF;
		border: 1px solid #AAAAAA;
		margin-left:0px;
		margin-top:0px;
		width: 200px;
		}

.adressinputbild {
		position: absolute;
		top: 100px;
		left: 575px;
		height: 450px;
		width: 150px;
	}
	
		
.adressinputbild table tr td {		
		font-family: 'Century Gothic', 'Arial';
		font-size: 13px;
		color: #000000;
		padding-right:10px;
		text-align:right;
		vertical-align:middle;
	}
	
.adressinputbild table tr td input {
		background-color: #FFFFFF;
		border: 1px solid #AAAAAA;
		margin-left:0px;
		margin-top:0px;
		width: 200px;
		}

.messageinput {
		position: absolute;
		top: 340px;
		left: 510px;
		height: 25px;
		width: 340px;
		font-family: 'Century Gothic', 'Arial';
		font-size: 13px;
		padding-right:10px;
		text-align:center;
		vertical-align:middle;
		color: red;
	}
		
.passwordinput {
		position: absolute;
		top: 365px;
		left: 575px;
		height: 150px;
		width: 200px;
	}
	
		
.passwordinput table tr td {		
		font-family: 'Century Gothic', 'Arial';
		font-size: 13px;
		color: #000000;
		padding-right:10px;
		text-align:right;
		vertical-align:middle;
	}
	
.passwordinput table tr td input {
		background-color: #FFFFFF;
		border: 1px solid #AAAAAA;
		margin-left:0px;
		margin-top:0px;
		width: 200px;
		}
		
.menu {
		z-index: 100;
		position: absolute;
		top: 0px;
		left: 250px;
		width: 75%;
		height: 25px;
		margin: 0;
		padding-top: 2px;
		/*background-color: red;*/
		
		
		}
.menu table tr td {
		
		padding-left: 10px;
		font-size: 13px;
		}
		
		
.logo a {
		z-index: 100;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 25%;
		height: 25px;
		padding-left: 5px;
		/*background-color: blue;*/
		font-size: 18px;
		color: #0080FF;
		font-weight:bold;
		}

.logo a span {
		color: black;
		}



.adresse {
		position: absolute;
		top: 525px;
		width: 100%;
		left: 0px;
		height: 25px;
		padding-top: 5px;
		color: #9F9F9F;
		font-size: 12px;
		text-align:center;
		/*background-color: #A3AF3F;*/
	}
	
.adresse a {
		text-decoration: none;
		color: #9F9F9F;
		}
.adresse a:hover {
		color: #000000;
		}
	
.blog {
		position: absolute;
		top: 150px;
		left: 275px;
		width: 575px;
		height: 325px;
		overflow:auto;
		background-color:#CCCCCC;
		border: 1px solid black;
	}	

.blog table {
		width:100%;
	}
	
.blog table tr td{
		font-family: 'Century Gothic', 'Arial';
		font-size: 13px;
		color: #000000;
		width:100%;
	}
	
.adressen {
		position: absolute;
		top: 100px;
		left: 75px;
		width: 800px;
		height: 375px;
		overflow:auto;
		background-color:#CCCCCC;
		border: 1px solid black;
	}	

.adressen table {
		width:100%;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	

.adressen table tr {
		
	}
	
.adressen table tr td{
		font-family: 'Century Gothic', 'Arial';
		font-size: 13px;
		color: #000000;
		width:50%;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	
.fotos {
		position: absolute;
		top: 100px;
		left: 75px;
		width: 750px;
		height: 375px;
		overflow:auto;
		
	}	

.fotos table {
		width:100%;
		padding-top: 30px;
		padding-bottom: 30px;
	}


.fotos table tr {

	}

.fotos table tr td{
		font-family: 'Century Gothic', 'Arial';
		font-size: 13px;
		color: #000000;
		width:50%;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 3px;
		padding-bottom: 3px;
}

.slideshowimg {
		position: absolute;
		top: 25px;
		left: 20px;
		height: 450px;
		width: 450px;
		/*background-color:#CCCCCC;*/
	}
	
.slideshowimg table tr {
		height:450px;
	}
	
.slideshowimg table tr td {
		width:450px;
		vertical-align:top;
		text-align:left;
	}

.slideshowthumb {
		position: absolute;
		z-index:10;
		top: 375px;
		left: 350px;
		height: 100px;
		width: 500px;
		/*background-color:#A3AF3F;*/
	}
	

.slideshowthumb table tr td img {
		diaplay:block;
	}
	
.navthumb {
		height:100px;
		width:50px;
		vertical-align:middle;
		text-align:center;
		font-family: Arial;
		font-size:24px;
		/*font-weight:bold;*/
		color:#C0C0C0;
		/*border: 1px solid black;*/
	}
	
.thumbnail {	
		height:100px;
		width:104px;
		margin-left:2px;
		margin-right:2px;
		vertical-align:middle;
		text-align:center;
		/*border: 1px solid black;*/
	}	
.slideshowtext {
		position: absolute;
		z-index:1;
		top: 50px;
		left: 360px;
		height: 350px;
		width: 470px;
		background-color:#red;
	}

	
.bigimg {
		position: absolute;
		top: 25px;
		left: 20px;
		height: 450px;
		width: 300px;
	}
	
	
.bigtext {
		position: absolute;
		top: 50px;
		left: 360px;
		height: 450px;
		width: 470px;
	}
	
.bottomlefttext {
		position: absolute;
		top: 200px;
		left: 100px;
		height: 450px;
		width: 670px;
	}

.contentlink {
		position: absolute;
		top: 450px;
		left: 360px;
		height: 50px;
		width: 520px;
	}
	
.contentlink a {
		text-decoration: underline;
		color: #A3AF3F;
		}
		
.contentlink a:hover {
		color: #9F9F9F;
		}
	
.contentlink_mid {
		position: absolute;
		top: 470px;
		left: 425px;
		height: 50px;
		width: 520px;
	}
	
.contentlink_mid a {
		text-decoration: underline;
		color: #A3AF3F;
		}
		
.contentlink_mid a:hover {
		color: #9F9F9F;
		}
		
.smallrightimg {
		position: absolute;
		top: 25px;
		left: 600px;
		height: 250px;
		width: 250px;
	}
	
.upperleftimg {
		position: absolute;
		top: 25px;
		left: 20px;
		height: 250px;
		width: 375px;
	}
	
.hotelimg {
		position: absolute;
		top: 170px;
		left: 450px;
		height: 281px;
		width: 375px;
	}
	
.midtext {
		position: absolute;
		top: 50px;
		left: 425px;
		height: 450px;
		width: 425px;
	}
	
.midtexttop {
		position: absolute;
		top: 25px;
		left: 405px;
		height: 450px;
		width: 450px;
	}

.lefttexttop {
		position: absolute;
		top: 25px;
		left: 105px;
		height: 450px;
		width: 750px;
	}
	
.bottomtext {
		position: absolute;
		top: 300px;
		left: 25px;
		height: 200px;
		width: 100%;
	}
	
		
.wholetext {
		position: absolute;
		top: 25px;
		left: 60px;
		height: 500px;
		width: 820px;
	}

.submenue {
		position: absolute;
		top: 25px;
		left: 20px;
		height: 100px;
		width: 250px;
	}
	
menu {
		list-style-type:none;
		margin-left:0px;
		padding-left:0px;
	}
	
menu li {
		list-style-type:none;
		margin-top:5px;
	}
	
.subimg {
		position: absolute;
		top: 125px;
		left: 20px;
		height: 350px;
		width: 250px;
	}
	
.subimg img {
		border: 1px solid #9F9F9F;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

/*li:hover ul, li.over ul { display: block; }*/ /* The magic */
