* {margin:0; padding:0;}

body, html {height:100%;}

body {
background:url(img/body_bg.jpg) top left repeat;
font-family: Arial, Verdana, sans-serif;
font-size:13px;
color:#FFFFFF;
}

img {border:0;}

a {color:#DDDDDD;}

.align-right {
float:right;
margin-left:15px;
margin-bottom:5px;
}

.align-left {
float:left;
margin-right:15px;
margin-bottom:5px;
}

.bigmarginbt {padding-bottom:15px;}

h1 {
font-size:24px;
font-weight:300;
margin:10px 0px 20px 0px;
padding:0px 6px;
line-height:36px;
background:url(img/body_bg.jpg) top left repeat;
}

#wrap {
width:800px;
margin: 0 auto;
min-height:100%;
background:url(img/wrap_bg.jpg) top center repeat-y;
}

#header {
width:750px;
height:189px;
background:url(img/header.jpg) top center no-repeat;
margin:0 auto;
}

#sprache {
float:right;
display:none;
}

#sprache img {
margin-left:-5px;
}

#menu {
width:750px;
height:36px;
margin:0 auto;
background:url(img/menu_bg.jpg) top left repeat-x;
text-align:right;
}

#menu ul {
list-style-type:none;
}

#menu li {
display:inline;
}

#menu li a {
float:right;
height:36px;
color:#000000;
text-decoration:none;
font-size:14px;
padding:7px 12px 0px 12px;
background-image:url(img/item_bg.jpg);
background-position:0px 0px;
background-repeat: no-repeat;
}

#menu li a:hover, #startseite li.start a, #lage li.lage a, #finca li.finca a, #fakten li.fakten a, #kontakt li.kontakt a, #impressum li.impressum a {
background-image:url(img/item_bg.jpg);
background-position:-200px 0px;
}

#inhalt {
width:715px;
margin:0 auto;
}

#inhalt p {
padding:0px 10px;
margin:0px auto 10px auto;
}

#inhalt ul {
margin-left: 50px;
margin-bottom:10px;
}

#thumbnails {
width:170px;
float:left;
margin-left:5px;
}


#thumbnails img {
margin:0px 5px 5px 0px;
float:left;
border:1px solid #022306;
}

#thumbnails img:hover {
border:1px solid #ffffff;
}

#grossebilder {
width:530px;
height:550px;
overflow:hidden;
}

#grossebilder div {
height:710px;
}

#grossebilder img {
margin-bottom:5px;
}

#operathumbs {display:none;}

form {margin-left:8px;}
label {display:block;padding-left:3px;}
textarea {width:360px;height:140px;background:#E3E3E3;border:2px solid #001600;}
input {background:#E3E3E3;border:2px solid #001600;}
input.button {border:2px solid #001600;background:#c2c2c2;margin-top:12px;padding:2px;cursor:pointer;}
input.button:hover {background:#808080;}

legend {display:none;}
fieldset {border:0;}

