@import url(bg-max.css);
@import url(content.css);

body {
	padding:0;
	margin:0;
	color:#CCCCCC;
	text-align: center;
		overflow: auto;
}

#wrap {
	margin:0;
	padding:0;
}

#top-wrap {
	width:100%;
	height:0;
	background-position: 0px 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0;
}
#header-wrap {
	padding:0;
	height:150px;
	margin-left: auto;
	margin-right: 30px;
	width: 100%;
	background-image: url(header_shade-cottages_jamaica.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#impressum{
	width:100%;
	clear:both;
	height: 30px;
	background-color: #FFC804;
	color: #333;
	text-align: right;
}
#header {
	width:900px;
	height:100px;
	background-position: 0px 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(.jpg);
	top: 0px;
	background-repeat: no-repeat;
}





#header-content {
	padding-top:30px;
	text-align:left;
	width:900px;
	margin-left: auto;
	margin-right: auto;
}

#language{
	width:100%;
	line-height:50px;
	color:#fff;
	text-align: right;
	font-size: 14px;
}



#container {
	text-align:left;
	width:900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(80.png);
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#navigation{
	background-color: #E55113;
	width:100%;
	line-height:50px;
	color:#fff;
}
#rechts{
	width:500px;
	float:right;
	color:#fff;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#rechts IMG {
	border-style: none;
	margin: 5px;
}
#links{
	width:335px;
	float:left;
	margin-top: 20px;
	margin-left: 20px;
		margin-right: 5px;
}
#links IMG {
	border-style: none;
	margin: 5px;
}

#footer-content {
	width:900px;
	text-align:left;
}

#footer-content a:link, #footer-content a:visited  {
	text-decoration:none;
	color: #E55C14;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer p {
	text-align:right;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 3px;
}


#top-menu {
	position: relative;
	height: 30px;
}



#top-menu ul {

	list-style: none;

	margin: 0;

	padding: 0;

}



#top-menu ul a, #top-menu ul .cur {
	float: left;
	display: block;
	line-height: 30px;
	text-decoration: none;
	padding: 0 10px;
	margin: 0;
	color: #000000;
	font-size: 15px;
	letter-spacing: 0px;
}



#top-menu ul a:hover, #top-menu ul .act a {
	color: #FFFFFF;
	background-image: url(80.png);
}



#top-menu li {

	float: left;

	margin: 0;

	padding: 0;

}


li.current {
	background-color:#FFFFFF;
	color: #808080;
} 


* html body {
	height: 1%;
}

.clear {
	clear:both;
}
