@import url("menu.css");
@import url("artikel.css");
@import url("suche.css");
@import url("mailform.css");
@import url("gaestebuch.css");
@import url("uplaner.css");


body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
background-image:url(../../images/background.jpg);
background-repeat:no-repeat;
background-position: center 0px;
font-family: "Trebuchet MS";
text-align: center;
}

#side{
margin: 0px auto;
width: 957px;
z-index: 1;
}

#mainframe {
	width: 911px;
	display: block;
	float: left;
	background-image: url(../../images/bg_transparent.png);
	padding-bottom:10px;
	z-index: 1;
	text-align:left;
	position: relative;
}
.main{
	display: block;
	float:left;
	z-index: 1;

}

.flash{
	visibility: hidden;
	position: absolute;
	text-align: right;
	width: 160px;
	height: 541px;
	z-index: 100;

}

#top{
height: 33px;
width: 911px;
text-align: left;
}

#schnellfinder{
display: block;
float: left;
margin-left: 70px;
margin-top:5px;
}

#schnellfinder select{
font-size: 12px;
font-family: "Trebuchet MS";
}

#schnellfinder option{
font-size: 12px;
font-family: "Trebuchet MS";
}


#sprachen{
padding-top: 9px;
float: right;
}

#sprachen img{
border: none;
margin-left:10px;
}

#topmenu{
background-color: #1b2b59;
height: 26px;
border-bottom: 1px #FFFFFF solid;
width: 911px;

}

#logo{
display: block;
float: left;
width: 266px;
height: 206px;
overflow: hidden;
}

#hdc6d5d{
display: block;
float: right;
width: 645px;
height: 97px;
background-color: #dc6d5d;	
overflow: hidden;
}

#fdc6d5d{
width: 232px;
height: 109px;
background-color: #dc6d5d;	
float: right;
overflow: hidden;
}

#h89cdc7{
display: block;
float: right;
width: 645px;
height: 97px;
background-color: #89cdc7;	
overflow: hidden;
}

#f89cdc7{
width: 232px;
height: 109px;
background-color: #89cdc7;	
float: right;
overflow: hidden;
}

#ha0c1e6{
display: block;
float: right;
width: 645px;
height: 97px;
background-color: #a0c1e6;	
overflow: hidden;
}

#fa0c1e6{
width: 232px;
height: 109px;
background-color: #a0c1e6;	
float: right;
overflow: hidden;
}

#hfcc959{
display: block;
float: right;
width: 645px;
height: 97px;
background-color: #fcc959;	
overflow: hidden;
}

#ffcc959{
width: 232px;
height: 109px;
background-color: #fcc959;	
float: right;
overflow: hidden;
}


#content{
display: block;
float: left;
width: 494px;
}

#bild{
display:block;
float: right;
width: 408px;
border: 5px #FFFFFF solid;
border-right: none;
overflow: hidden;
background-color: #FFFFFF;
border-bottom: none;
}

#content1{
display: block;
float: left;
width: 911px;
}

#content2{
display:block;
float: right;
width: 412px;
}

#footer {
	width: 911px;
	display: block;
	float: left;
	padding-bottom:10px;
	z-index: 1;
	text-align:left;
	margin-top:15px;
	background-color: #ecedef;
margin-bottom: 20px;
}

#schnellfinder select{
border: 1px #88898a solid;
}

#anreisekarte{
background:url("http://www.helgoland.de/fileadmin/images/anreiseplaner/karte.png") repeat scroll 0 0 transparent;
height:443px;
position:absolute;
right:0;
top:100px;
width:407px;
}

