@import url(text.css);
@import url(slideshow.css);


#position{
  background: #FFFFFF;
  width: 99%;
  margin:auto;
}

.oben{
  background-image:url(../../images/hintergrund.jpg);
  background-repeat:repeat-x;
  background-color: #666666;
  height: 100px;
}




#logo {
height:88px;
left:17px;
margin-top:0px;
position:absolute;
width:454px;
}

* html #logo{
top: 20px; /*IE*/
}

#mitte{
float:left;
margin-left:0;
margin-top: 15px;
width: 100%;
}

#newsletter {
float:right;
margin-top:20px;
padding-left:15px;
width:220px;
}

#emailname, #url, #email, #name, #user1{
width: 214px;
font-size: 11px;
border: solid 1px #999999;
}

#sicherheitscode{
font-size: 11px;
border: solid 1px #999999;
}

#links{
float:left;
left:15px;
margin-top:-44px;
padding-bottom:15px;
 }

.suche{
padding-bottom:5px;
text-align:left;
}



.menue{
border-bottom:1px solid #EBEBEB;
margin-top:50px;
text-align:left;
width:204px;
}

#rechts{
float: right;
width:170px;
margin-top: -3px;
}


#inhalt{
line-height:150%;
margin:10px 5px 0 178px;
padding:0 1% 10px;
 }
 
 #inhalt-2{
line-height:150%;
margin: 3px 176px 0 210px;
padding:0 1% 10px;
 }
 
#navpfad{
border-bottom: 1px solid #333333;
}
 
#intro{
line-height:150%;
margin:50px 0 0 auto;
padding:0 1% 10px;
 }

#unten{
border-top:1px solid;
clear:both;
height:22px;
margin-top:20px;
}

.navoben {
background-image:url(../images/grey.gif);

background-repeat:repeat;
border-left:1px solid #FFFFFF;

left:450px;
position:absolute;
top:89px;

}


.akut{
float:right;
margin-right:0;
margin-top:4px;
}

.counter{
float:left;
margin-left:-10px;
margin-top:0;
}
/* -- Gaestebuch -- */

.vpgb_name {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.vpgb_ort {
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}

.vpgb_fleft {
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

.vpgb_entry {
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

.vpgb_comment {
    font-size: 12px;
    color: #0000FF;
}

.tag {
    font-size: 9px;
    font-weight: normal;
    color: #000000;
}

.input {
font-size: 11px;
        font-weight: normal;
    color: #000000;
    background-color: #FFFFFF;
    border: 1px solid #999999;
    margin: 2px 0px;
    padding: 2px;   
}

.input_searchbox{
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    background-color: #DDDDDD;
    border: 1px solid #999999;
    margin: 2px 2px 2px 2px;
    width: 25px;
}

#searchterm{
    
        width: 85px;
        height: 21px;
        font-weight: normal;
    color: #000000;
    background-color: #DDDDDD;
    border: 1px solid #999999;
    margin: 2px 4px;
    padding: 2px;
}


.input:focus {
    background-color: #FFFFFF;
}
.suche-banner{
   background-color: #e5e5e5;
}

.nav li{
margin-left: 30px;
}



#Anliegen{
  border:1px solid #999999;
  color:#000000;
  font-size:15px;
  font-weight:normal;
  height:300px;
  margin:2px 0px;
  padding:2px;
  width:400px;
}

#contactForm, .kontaktformular {
margin:0px 0 0;
padding:10px 0;
}

#entry{
    background-color:#FFFFFF;
  border:1px solid #999999;
  color:#000000;
  font-size:15px;
  font-weight:normal;
  height:200px;
  margin:2px 0px;
  padding:2px;
  width: 400px;
}

#contactFormSubmitLeft{
  float: left;
 }

#EMail, #intext{
  width: 250px;
  border: solid 1px #999999;
} 

#suchfeld, #suchbutton, #vpgb_eintrag{
  margin-top: -10px;
  background-color: #FFFFFF;
}

#suchfeld{
  width: 105px;
  border: solid 1px #999999;
}

#suchbutton{
  margin-left: 5px;
  height: 18px;
  border: solid 1px #999999;
 } 
 
 #button{
  height: 18px;
  border: solid 1px #999999;
  background-color: #FFFFFF;
 } 

.submit{
  margin-left: 20px;
}

/* SLIMBOX */

#lbOverlay {
    position: absolute;
    z-index: 9999;
    left: 0;
    width: 100%;
    background-color: #000;
    cursor: pointer;
}

#lbCenter, #lbBottomContainer {
    position: absolute;
    z-index: 9999;
    left: 50%;
    overflow: hidden;
    background-color: #fff;
}

.lbLoading {
    background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
    position: absolute;
    left: 0;
    top: 0;
    border: 10px solid #fff;
    background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
    display: block;
    position: absolute;
    top: 0;
    width: 50%;
    outline: none;
}

#lbPrevLink {
    left: 0;
}

#lbPrevLink:hover {
    background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
    right: 0;
}

#lbNextLink:hover {
    background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
    line-height: 1.4em;
    text-align: left;
    border: 10px solid #fff;
    border-top-style: none;
}

#lbCloseLink {
    display: block;
    float: right;
    width: 66px;
    height: 22px;
    background: transparent url(../images/closelabel.gif) no-repeat center;
    margin: 5px 0;
    outline: none;
}

#mitte #inhalt-2 #zusatz h1{
font-size: 1px;
color: #FFFFFF;
}



#lbCaption, #lbNumber {
    margin-right: 71px;
}

#lbCaption {
    font-weight: bold;
}

span.xtcSlimboxPicCell {
padding:5px;
}

#xtcSlimboxPic{
text-align: center;
}
