
#innerwrapper {
    margin:0px auto;
    width: 980px;
    text-align:left;
}




/* navigation */

#menu {
 float:left;
}

ul.level1 {
  margin-bottom:15px;
}

*+html ul.level1 {
 float:left;
 width:100%;
 margin-bottom:0px;
}

ul.level1 li {
    float: none;
    list-style: none;
    margin: 0px;
    margin-bottom:7px;
}

*+html ul.level1 li {
  width:100%;
  float:left;
}

*+html #navbottomline {
  clear:left;
}

ul.level1 li.delimiter {
 width:10px;
 margin:0;
}

.level1 a {
    color: #b85273;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    display:block;
    line-height:18px;
    margin:0 18px 2px 7px;
    padding:0 0 0 11px;
}

.level1 a:hover, .level1 a:focus, .level1 a.current1 {
    color: #b85273;
    background-image:url('/templates/images/navbullet.png');
    background-repeat:no-repeat;
    background-position:0px 6px;
}

.level1 a.current1 {
  font-weight:bold;
}

ul.level2 {
 display:none;
}

.current1 ul.level2 {
 display:block;
 margin-top:3px;
 margin-bottom:12px;
}

*+html .current1 ul.level2 {
 float:left;
 width:100%;
 margin-bottom:0px;
 padding-bottom:5px;
}



ul.level2 li {
    float: none;
    list-style: none;
    margin: 0px;
    margin-bottom:2px;
    padding:0px;
}


ul.level2 li.delimiter {
 width:10px;
 margin:0;
}

.level2 a {
    color: #b85273;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    display:block;
    line-height:18px;
    margin:0 18px 0px 18px;
    padding:0 0 0 10px;    
}



.level2 a:hover, .level2 a:focus, .level2 a.current2 {
    color: #b85273;
    background-image:url('/templates/images/navbullet2.png');
    background-repeat:no-repeat;
    background-position:0px 7px;
}

ul.level3 {
 display:none;
}

.current2 ul.level3 {
 display:block;
}


#at_email form label {
 left:0px !important;
 position: static !important;
}

.addthis_toolbox {
 border:0px dotted #CDCDCD;
 float:left;
 padding:0px;
}

*+html .addthis_toolbox {
 padding-bottom:1px;
}

#inhalt .addthis_toolbox a, #inhalt .addthis_toolbox a:hover, #inhalt .addthis_toolbox a:focus {
  border:0px;
  
}


#reco_wrap {
 display:none; 
 padding:0px;
 border:1px solid #303030;
 width:500px;
}

#reco_inner label {
  clear:left;
  width:220px;
}

#reco_inner input {
 width:200px;
 margin-right:40px;
 margin-bottom:5px;
}

#reco_inner textarea {
 width:200px;
 margin-bottom:5px;
}

#reco_inner div {
 margin-left:220px;
 margin-bottom:10px;
 height:40px;
 
 
}

#reco_inner #reco_code {
 width:100px;
}

#reco_inner img,
#reco_inner #reco_code {
 float:left;
 margin-right: 10px;
}

#reco_close {
 background:#0000aa;
 padding:2px 6px;
}

#reco_close a {
 color:#fff;
}

#reco_close span {
 display:block;
 float:right;
}


/*Fancybox*/

span.fncb_fancy_title {
    font-size: 12px;
    font-weight: bold;
}

span.fncb_fancy_displaycounter {
    font-size: 11px;
}

#fancybox-title {
    line-height: 16px;
    text-align: left;
}

#fncb_bottomNavClose {
    cursor: pointer;
    display:block;
}

/* END Fancybox */

/* Auto-Complete */

.ui-autocomplete li {
  list-style-type:none;
  text-align:left;
  font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
}

/* END Auto-Complete */

div.clearer {
  clear:both;
}



/* Module */

/* CSS Document */
.std_bilder {
  float:left;
  width:185px;
  margin:0px 10px 10px 0px;
}

#std_text {
  float:left;
  margin:0px 0px 0px 0px;
}


#std_files img {
  position:relative;
  top:2px;
  margin-right:4px;
}

#std_files a,
#std_files a:hover {
  text-decoration:none;
}

#cboth {
 clear:both;
}



#lac_br .std_text,
#lac_bo .std_text,
#lac_bu .std_text {
 margin: 0px;
}

#lac_bl  {
 /* default layout so std_bilder and std_text is fine */
}

#lac_br .std_bilder {
  float:right;
  margin: 0px 0px 10px 10px;
  width:185px;  
}

#lac_bo .std_bilder {
  float: none;
  margin:0px 0px 10px 0px;
  width: auto;
}

#lac_bu .std_bilder {
 clear:both;
 float: none;
 margin:10px 0px 10px 0px;
 width: auto;
}

#googleMaps {
  width:100%;
  height:300px;
}

p.routenplaner {
  font-size:11px;
  padding-top:7px;
}


.std_bilder {
  width:100%;
  margin-top:10px;
}

#inhalt .std_bilder a {
  float:left;
  margin-right:15px;
  margin-bottom:10px; 
  border:0px;
}

#inhalt .std_bilder a:hover, #inhalt .std_bilder a:focus {
  opacity:0.9;
  border:0px;
}

/* EOF Standard */
