body {

line-height: 16px;

font-family: "tahoma", serif;

font-size: 76%;

margin-top: 0px;

color:#666666;

background-color: #fff;

}


dl {margin: 0 0 1em 0}

dt {font-weight:bold;margin-top: 1.3em}

dl dl {margin: 0 0 1.5em 30px}	


p  {margin: 0 0 5px 0;}


h1 {
line-height: 1;
text-align: center;
}

h2 {
font-size: 13px;color: #6A849D;
}


a {color: #6A849D;text-decoration: underline;}	



a:hover {color: #CDCC02;}


a:visited {color: #993333;}


#container {
width:956px;						
margin-left: auto;
margin-right: auto;
margin-top: 20px;
border:1px solid silver;
}


#banner {
height: 200px;
padding: 0px;
margin-bottom:0px;
width: 956px;
float: left;
}


#bannerbild {
height:200px;
width: 600px;
float:right;
margin-top: 0px;
margin-right: 0px;
margin-bottom:0px;
padding-right:0px;
#position:relative;
top: 20px;
overflow: hidden;
}


#logo {
height:200px;
width: 325px;
margin-top: 0px;
float: left;
margin-left: 0px;
}

#slider {
height: 200px;
float: right;
}


#content {
width: 600px;
float: left;
border-top: 1px dashed #EDF1F2;
text-align: justify;
font-size: 0.9em;		
padding-top: 10px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 25px;
margin-top: 0px;
background-color:#fff;
color: #666666;
background-repeat: no-repeat;
height: auto;
}


.menuoben {
width:956px;
height: 30px;
float: left;
padding-left: 0px;
background-color:#ffffff;
font-weight:bold;
color:#FFFFFF;
border-bottom: solid 1px silver;
}

.klickpfad {
width: 400px;
height: 40px;
margin-top: 0px;
margin-left: 0px;
float: left;
padding-top: 15px;
padding-left: 100px;
text-align: left;
}

.facebook {
float: right;
width: 320px;
height: auto;
text-align: center;
padding-top: 15px;
}

.rechts {
width: 320px;
height: auto;
float: right;
padding-left: 0px;
padding-right: 0px;
margin-top: 0px;
border-left: 1px solid silver;
}

#bulle {
width: 280px;
height: 100px;
margin-left: 20px;
margin-top: 20px;
margin-bottom: 20px;
}

#events {
width: 280px;
background-color:#ffffff;
text-align: justify;
padding-top: 25px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 20px;
float: right;
font-size: 0.9em;
text-align: justify;

}

#news {
width: 280px;
background-color:#ffffff;
text-align: justify;
padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
float: right;
font-size: 0.9em;
text-align: justify;
}

#counter {
text-align: center;
height: 40px;
float: right;
width: 100px;
margin-right: 100px;
padding-top: 20px;
}

#footer {
width:956px;
height: 35px;
margin-left: auto;
margin-right: auto;
vertical-align:middle;
clear: both;
background-color:#006633;
background-repeat: no-repeat;
background-position: bottom;
border-top: solid 1px silver;
/**font: Verdana, Arial;**/
font-size: 12px;
font-weight: bold;
color:#fff;
text-align: center;
}


.fotext{
margin-left: 0px;
width: 956px;
margin-right: 0px;
margin-top: 0px;
/**font: Verdana, Arial;**/
font-size: 12px;
font-weight: bold;
color:#666666;
text-align: center;
}

#nav{
  width:956px;
  margin-bottom:4px;
  font-size: 18px;
}

#nav, #nav ul {
  float: left; 
  list-style: none;
  /*line-height: 1em;*/
  background: #666666;
  color: #fff;
  font-weight: bold;
  padding: 0;
  margin: 0;
  /*margin: 0 0 1em 0;*/
 
}
 
#nav a {
  display: block;
  font-weight:normal;
  color: #fff; /*Schriftfarbe Hauptebene*/
 
  text-decoration: none;
  /*padding: 0.25em 0em;*/
  padding: 2px 2px 0px 2px;
 
}
 
#nav li{
  float: left;
        display: block;
  font-family: Verdana, sanserif;
  
  color:white;
  text-decoration:none;
  height:26px;
  margin-right:1px;
  padding: 4px 4px 0px 4px;
  background-image:url(../../../../uploads/tx_tllbaseext/menu_bg_no.gif);
  background-repeat:x-repeat;
}
 
#nav li a:hover {
  color:#023b76;
}

#nav li ul {
  position: absolute;
  left: -999em;
  height: auto;
  width: 120px;
  font-weight: normal;
  border: 1px solid #ccc;
  margin: 8px 0px 0px -4px;
  background:#efefef;
}
 
#nav li li {
 
  width: 120px;
  /*height:15px;*/
  height:auto;
  text-decoration:none;
  font-weight:normal;
  padding:3px;
  background-image:none;
 
  background-color:#efefef;
  color:#333;
  border-bottom: 1px solid #fff;
}
#nav li li:hover, #nav li li.sfhover{
  width: 120px;
  /*height:15px;*/
  height:auto;
  text-decoration:none;
  font-weight:normal;
  padding: 3px;
  background-image:none;
 
  background-color:#ccc;
  margin:0px;
  color:#fff;
}
 
#nav li ul a {
  width: 14em;
  /*padding-left: 1em;*/
  font-size:0.8em;
  color:#333;
}
 
#nav li ul ul {
  margin: -1.75em 0 0 137px;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
  left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
  left: auto;
}
 
#nav li:hover, #nav li.sfhover {
  display:block;
  font-family: Verdana, sanserif;
  font-weight:normal;
  color:#023b76;
  text-decoration:none;
  height:26px;
  background-image:url(../../../../uploads/tx_tllbaseext/menu_bg_act.gif);
  background-repeat:x-repeat;
  margin-right:1px;
  padding: 4px 4px 0px 4px;
}
#nav li.menuparent_act{
  background-image:url(../../../../uploads/tx_tllbaseext/menu_bg_act.gif);
  background-repeat:x-repeat;
}
#nav li.menuparent_act2{
  background-image:url(../../../../uploads/tx_tllbaseext/dreieck_blau.gif);
  background-repeat:no-repeat;
  background-position:center right;
}
#nav li.menuparent_act a{
  color:#023b76;
}
#nav li.menuparent_act ul a{
  color:#333;
}
#nav li ul ul{
  margin: -20px 0px 0px 137px;
}


