html, body { height:100%; }
body{
 
background-color:#F6EADA;
font-family:Verdana;
font-size:12px;

}
img { border: none; }
#main_wrapper{
	
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding:0px 0;
	margin-top:0px;
	background: url(../bilder_havanna/back1.jpg) no-repeat 0px 225px;
	
	height:1135px;
	}

#main_wrapper_inner{
	
	width: 1000px;
	
	padding:0px 0;
	margin-top:0px;
	background: url(../bilder_havanna/musik.gif) no-repeat 650px 620px;
	
	height:1135px;
	}
	

	
	
#header {
 	
	width:1000px;
	height:220px;
	margin:0 00px 0 00px;

}

#brotkruemel {
	width:500px;
        margin:-20px 0 0 0px;
	background-color:#FFFFE0;
		opacity: 0.6;
		-moz-opacity: 0.6;
		filter: alpha(opacity=60);
			
	font-weight: bold;
	font-family:Verdana;
	font-size: 12px;
	color:#330;
	padding:3px 10px 3px 10px;
	position:relative;
	z-index:1;
       
}
#suche{position:relative;
	margin:-22px 0 0 720px;
}



#ueberschrift{
	font-weight: bold;
	margin-left: 320px;
	margin-top:15px;
	width:300px;
	height: 30px;
	color:#330;
	padding-left:30px;
background-color:#FFFFE0;
		opacity: 0.6;
		-moz-opacity: 0.6;
		filter: alpha(opacity=60);
	font-size:18px;
	font-weight: bold;
	}


#nav{		
		width: 180px;
				
		line-height: 220%;
		font-size:13px;
		font-weight: bold;
		font-family: Verdana;
		margin:25px 0 0 10px;
		padding: 0px 20px 00px 0px;
position:relative;
z-index:3;
		
		}
#content {
	
	width: 760px;
	font-size:15px;
	
	font-family: Verdana;
	color:#330;	
	margin: -205px 0px 0px 220px;
position:relative;
z-index:2;

	}
#slider {
    width: 500px; /* important to be same as image width */
    height: 334px; /* important to be same as image height */
    position:relative;
z-index:1;
	overflow: hidden; /* important */
}
#sliderContent, #slider1Content, #slider2Content {
    width: 500px;
    position: absolute;
z-index:1;
	top: 0;
	margin-left: 0;
        list-style-type: none;
}
.sliderImage, .slider1Image, .slider2Image {
    float: left;
    position: relative;
z-index:1;
	display: none;
}
.sliderImage span {
    position: absolute;
z-index:1;
	font: 12px/15px Verdana;
    padding: 18px 13px;
    width: 298px;
    background-color: #FFFFE0;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #330;
    display: none;
    list-style-type: none;

}
.clear {
	clear: both;
}
.sliderImage span strong, .slider1Image span strong, .slider2Image span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 90px !important;
	height: 300px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 300px;
}

#text1{
	postion relative;
	margin:-330px 0 0 510px;
      line-height: 120%;
width:250px;
	background-color:#FFFFE0;
		opacity: 0.6;
		-moz-opacity: 0.6;
		filter: alpha(opacity=60);
	padding:10px;
}
#text2{
	postion relative;
	margin:200px 0 0 0px;
width:480px;
      line-height: 120%;
	background-color:#FFFFE0;
		opacity: 0.6;
		-moz-opacity: 0.6;
		filter: alpha(opacity=60);
	padding:10px;
}


#footer{
	clear:both;
	
        padding:0px 0 5px 5px;
	font-family:Verdana;
	color:#330;
	width:1000px;
	height:35px;
        font-size:11px;
        
	margin:25px 0 0 0px;;
}

a:link {
		color: #633;
		text-decoration: none;
		}
	a:visited {
		color:#633;
		text-decoration: none;
		}
	a:hover {
		color: #330;
		text-decoration: none;
		}
	a.active {
		color: #330;
		text-decoration: none;
		}