html, body
{
padding: 0px;
margin: 0px;
font-family: Verdana, Arial, Sans-Serif;
font-size: 12px;
}

#header {
    background: url(http://www.divamboo.com/img/header_bg.gif) repeat-x;
    width: 100%;
    height: 60px;
    position: absolute;
    top: 0px;
left: 0px;
}

#global {
    width: 980px;
    margin: auto;
    margin-top: 60px;
}

#headercontent {
	width: 615px;
	float: right;
    padding-top: 20px;
margin-left: 10px;
}

#headercontent a {
    color: #f4f4f4;
    text-decoration: none;
    margin-right: 10px;
    margin-left: 10px;
    font-weight: bold;
font-size: 11px;
}

#headercontent a:hover {
border-bottom: 1px dotted white;
}

#header_last a {
	margin-right: 0px;
}

#headerbox {
	height: 40px;
    width: 980px;
    margin: auto;
}

#partners {
    color: #feb95c;
    text-decoration: none;
    margin-right: 6px;
    font-weight: bold;
}

#logo {
width: 500px;
float: left;
}

#rotator {
    width: 980px;
    height: 455px;
    float: left;
    position: relative;

}

#rotator ul {
	margin: 0px;
	padding: 0px;
}

/* rotator css */
	div#rotator ul li {
	float:left;
	position: absolute;
	list-style: none;
}
/* rotator image style */
	div#rotator ul li img {

}
    div#rotator ul li.show {
	z-index:500;
}


#mapcontent {
margin-left: 100px;
margin-top: 160px;
position: absolute;
z-index: 600;
width: 270px;
height: 242px;
padding-left: 30px;
padding-top: 100px;
background: url(img/mapcontent.png);
}

#navi {
width: 300px;
float: left;

padding-top: 18px;
}

#navi a {
    font-variant: small-caps;
    color: white;
    text-decoration: none;
    font-weight: bold;
    padding-right: 20px;
    font-size: 14px;
}

#navi a:hover {
color: #5CEAD7;
}

.mapleft {
	float: left;
	width: 80px;
	color: white;
padding-top: 6px;
font-weight: bold;
}

.mapright {
	float: left;
	width: 150px;
        padding-top: 5px;
}

.mapright input, select {

border: 1px solid black;
padding: 2px;
}

#suche {
background: url(img/search.png);
width: 80px;
height: 37px;
border: 0px;
}

img {
border: 0px;
}

#bild1 {
background: url(img/insel.jpg);
width: 980px;
height: 455px;
z-index: 200;
}

#bild2 {
background: url(img/insel2.jpg);
width: 980px;
height: 455px;
}

#bild3 {
background: url(img/insel3.jpg);
width: 980px;
height: 455px;
}

#bild4 {
background: url(img/insel4.jpg);
width: 980px;
height: 455px;
}

#icons {
	float: right;
	width: 375px;
	padding-top: 50px;
        padding-left: 60px;
}

#icons img {
	margin-right: 10px;
}

#content {
	width: 980px;
	float: left;
	margin-top: 10px;
}

#blog a {
	color: #3DA2D6;
	text-decoration: none;
}

#blog a:hover {
	border-bottom: 1px dotted;
}

.bloglinks {
	padding-top: 4px;
	display: block;
}

#blog {
	float: left;
	width: 300px;
	color: #3b3b3b;
}

#gallery {
	margin-left: 10px;
	width: 670px;
	float: left;
}

#blogtitle {
	color: #787878;
	font-size: 11px;
}

.gallerypic {
	width: 140px;
	height: 140px;
	float: left;
	margin-right: 27px;
}

.gallerypic a {
	text-decoration: none;
}



.gallerylink:hover, #viewall a:hover {
	color: #3DA2D6;
	text-decoration: underline;
}

.gallerylink, #viewall a {
	display: block;
	padding: 5px 0px;
	color: #286d90;
	text-decoration: none;
	font-size: 10px;
}

#viewall {
	width: 670px;
	padding-left: 310px;
	margin-bottom: 40px;
}

#line {
	height: 1px;
	width: 980px;
	border-top: 1px solid #878787;
}

#footer {
	margin-top: 30px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
background: url(img/footer_bg.png);
margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer_title {
	padding-top: 10px;
	font-weight: bold;
	font-size: 10px;
	font-variant: small-caps;
	color: white;
	display: block;
}

.footer_links {
	margin-top: 5px;
}

#footer a {
	color: white;
	text-decoration: none;
	display: block;
	font-size: 10px;
}

#footer a:hover {
	text-decoration: underline;
}

.spalte {
	width: 220px;
	float: left;
}

#footer_content {
	width: 980px;
	margin: auto;
}

.ac_input {width: 140px;}
.ac_results {padding: 0px;border: 1px solid black;background-color: #f9f9f9;overflow: hidden;}
.ac_results ul {width: 100%;list-style-position: outside;list-style: none;padding: 0;margin: 0;}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width:140px;
	font-size: 12px;
	overflow: hidden;
	text-align:left;
	font-weight:normal;
}
