body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: verdana, arial, helvetica, tahoma, sans-serif;
    font-weight: normal;
    background: #ffffff;
    width: 100%;
    text-align: center;
    font-size: 76%;
    line-height: 150%;
    text-align: left;
}
.nodisplay {
    display:none;
}

textarea {
    border: 1px solid #999999;
}
div, table { font-size: 1.0em; }
table {
    width: 100%;
    border: 1px solid #cccccc;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0px;
}

tr, th {
    padding: 0;
    margin: 0;
}
td {
    text-align: left;
    vertical-align: top;
    padding: 0;
    margin: 0;
    line-height: 16px;
    font-size: 1.0em;
}
table.termine{
    border: 0;
    border-bottom: 1px solid #cccccc;
    font-size: 0.8em;
    margin: 0;
    padding: 0 6px 10px 6px;
    width: 100%;
}
tr.table-head {
    border: 0;
    font-weight: bold;
    color: #333333;
    height: 20px;
    vertical-align: baseline;
    border-bottom: 1px solid #cccccc;
    padding: 0 7px;
}
tr.table-head td{
    border-bottom: 1px solid #cccccc;
    padding: 7px 7px;
}
tr.norm {
    border-bottom: 1px solid #cccccc;
    height: auto;
    vertical-align: middle;
}
tr.norm td{
    border-bottom: 1px solid #cccccc;
    padding: 8px 7px;
}
td.mitte{
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    width: 362px;
}
td.date{
    font-weight: bold;
    color: #333333;
    width: 125px;
}
td.ort {
    width: 95px;
}
p {
    font-size: 1.0em; 
    color: #000000;
    line-height: 18px;
    margin: 0 0 16px 0;
}
H1 {
  color: #666666;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0px 0 12px 0;
}
H2{
    color: #999999;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 16px;
    margin: 10px 0 5px 0;
}
H3{
    color: #dd8800;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 11px;
    margin: 0;
}
H4{
    font-size: 0.8em;
    font-weight: bolder;
    color: #666666;
    line-height: 11px;
    margin: 0;
    margin-top: -10px;
}
ul{
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
}
li{
    margin: 0;
    padding: 0;
    color: #000000;
    line-height: 16px;
    /*list-style-image: url(/images/li.png);
    list-style-position: inside; */
    
}
hr {
    border-bottom: 1px solid #999999;
    border-top: none;
    border-left: none;
    border-right: none;
    margin: 0;
    height: 1px;
    width: 100%;
    
}
a:link, a:visited, a:hover, a:active{
    color: #dd8800;
    font-size: 1.0em;
    text-decoration: none;
    font-weight: normal;
}

#center{
    margin: auto;
    margin-top: 16px;
    width: 795px;
}
.nodisplay {
    display:none;
}
img{
    border: 0px;
}
a img { text-decoration: none; }

.clr-st {
    clear: both;
    margin: 0;
    padding: 0;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
}

#topmenu-box{
    background-image: url("top.jpg");
    background-color: transparent;
    background-repeat: no-repeat;
    width: 795px;
    height: 35px;
    border:0;
    border-bottom: 2px solid #ffffff;
    padding: 0;
    margin: 0;
}
#topmenu-innerbox{
    float: right;
    padding: 0;
    border: 0;
    display: block;
    text-align: right;
    padding-right: 10px;
    margin: 6px 0px;
}

a.topmenu, a.topmenu:visited, a.topmenu:link, 
a.topmenu:active, a.topmenu:hover  {
    font-size: 0.8em;
    text-decoration: none;    
    border: 0;
    margin: 0;
    padding:0;
    font-weight: normal;
    color: #333333;
    text-transform: uppercase;
    height: 23px;
    line-height: 22px;
    float: left;
}

a.topmenu img {
    height: 23px;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    margin-right: 2px;
    margin-left: 10px;
    margin-bottom: 0 !important;
    margin-bottom: 0px;
    float: left;
}


#header{
    background-image: none;
    padding: 0;
    border: 0;
    width: 795px;
    height: 240px;
}
#header img {
    border:0;
    margin: 0;
    padding: 0;
}
#middlebox{
    padding: 9px 10px 20px 10px;
    margin: 0;
    background-color: #ececec;
    width: 775px;
    border:0;
    border-bottom: 2px solid #ffffff;
    height: auto;
}
#middlebox p{
    padding: 0;
    border: 0;
}
#left{
    width: 173px;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    border: 0;
    margin-top: 257px;
}

#termine-modul{
    background-color: #f0f1f1;
    background-image: url("termine.jpg");
    background-repeat: no-repeat;
    width: 161px;
    height: auto;
    border: 1px solid #ffffff;
    padding: 35px 5px 0px 5px;
    margin: 0;
    margin-top: 20px;
    text-align: left;
}

#termine-modul p{
    color: #000000;
    font-size: 0.8em;
    font-weight: normal;
    margin: 0;
    margin-bottom: 10px;
    
}
a.termine:link, a.termine:visited, a.termine:hover, a.termine:active {
    color: #dd8800;
    text-decoration: none;
    font-weight: normal;
}
#content{
    margin: 0;
    margin-left: 20px;
    padding: 0;
    width: 582px;
    background-color: transparent;
    height: auto;
    border: 0;
    border-bottom: 1px solid #ececec;
    float: left; 
    text-align: left;
}
#breadcrumbnavi{
    padding: 0;
    margin: 0;
    background-image: url("breadcrumbnavi.gif");
    background-repeat: no-repeat;
    color: #999999;
    font-size: 0.8em;
    line-height: 10px;
    padding-left: 14px;
    margin-bottom: 15px;
}
a:link.breadcrumb, a:visited.breadcrumb, a:hover.breadcrumb, a:active.breadcrumb{
    font-weight: normal;
    text-decoration: none;
    color: #999999;
}

#breadcrumbnavi img{
    margin: 0;
    padding: 0;
    border: 0;
}
#textcontent, #textcontentfull {
    margin: 0;
    padding: 0;
    float: left;
    width: 472px;
}
#textcontentfull {
    width: 100%;
}
div.article {
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
}


div.more{
    background-color: transparent;
    border: 1px solid #999999;
    font-size: 0.8em;
    margin: 5px 0 30px 0;
    padding: 0px 5px 0px 6px;
    text-align: left;
}
div.more p{
    padding: 0;
    margin: 0;
    margin-top: 10px;
}
div.more ul{
    padding: 0;
    margin: 0;
    margin-top: 10px;
}
div.more li{
    background-image: url("li.png");
    background-repeat: no-repeat;
    background-position: 0px 4px;
    text-align: left;
    line-height: 120%;
    padding: 0;
    padding-left: 10px;
    margin: 0 0 10px 0;
}

div.more a:link, div.more a:visited, div.more a:active, div.more a:hover{
    text-decoration: underline;
    font-weight: bold;
    color: #666666;
}
#module-right{
    margin: 6px 0 0 20px;
    padding: 0;
    width: 90px;
    height: 390px;
    float: left;
    background-image: none;
    background-repeat: no-repeat;
} 
#footer-box{
    padding: 0;
    margin: 0;
    width: 795px;
    background-color: #ececec;
    height: 35px;
    margin-bottom: 16px; 
}
#copyright{
    float: left;
    padding-left: 10px;
    font-size: 0.8em;
    font-weight: normal;
    color: #6f6f6f;
    margin-top: 8px !important;
    margin-top: 7px;
}
#menu-unten{
    padding-right: 10px;
}
#menu-unten img {
    margin: 0;
    padding: 0;
    border: 0;
}
#menu-unten ul{
   float: right;
    background-image: none;
    padding: 0;
    margin: 0;
    margin-top: 7px !important;
    margin-top: 9px;
}
#menu-unten li{
    display: inline;
    background-image: none;
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none;
}
a.menu-unten:active, a.menu-unten:link {
    font-size: 0.8em;
    color: #6f6f6f;
    text-align: right;
    text-decoration: none;
    font-weight: normal;
}
a.menu-unten:hover, a.menu-unten:visited {
    font-size: 0.8em;
    color: #6f6f6f;
    text-align: right;
    text-decoration: none;
    font-weight: normal;
}
#hauptmenu{
	position: absolute;
	padding: 0;
	margin: 207px 0 0 10px;
	height: 202px;
	width: 173px;
	border: 0;
	background-color: #ffffff;
	filter: alpha(opacity=50);
	opacity: 0.50;
	top: 101px;
}
 #hauptmenu-transparent{
	border: 1px solid #ffffff;
	background: url("1pixel-menu.gif");
	background-repeat: repeat-x;
	position: absolute;
	padding: 0;
	margin: 207px 0 0 10px;
	height: 202px;
	width: 171px;
	list-style: none;
	top: 100px;
}  
#hauptmenu-transparent ul{
    text-align: left;
    background-image: none;
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-image: none;
    margin-top: -9px; 
}
#hauptmenu-transparent li{
    padding: 0;
    margin: 0;
    list-style: none;
    background-image: none;
    margin-bottom: 0px;
    vertical-align: middle;
}
ul#ebene2  {
    margin: 0;
    padding:0;
    margin-bottom: 15px;
    margin-top: 5px;    
}
ul#ebene2 li {
    background: transparent;
    height: 18px;
    padding: 0;
    margin-bottom: 1px;
}

a.navi, a.navi:visited, a.navi:link, a.navi:hover, a.navi-active, 
a.navi-active, a.navi-active:visited, a.navi-active:link, a.navi-active:hover, 
a.navi-activechild, a.navi-activechild:visited, a.navi-activechild:link, 
a.navi-activechild:hover {    
    font-size: 1.0em;
    line-height: 18px;
    height: 18px;
    color: #666666;
    font-weight: bold; 
    text-align: left;
    text-decoration: none;
    margin: 0;
    padding:0;
    padding-left: 8px;
    
    display: block;
    border: 0;
    vertical-align: middle; 
    width: 163px;
    margin-top: 14px;
    margin-bottom: 14px;
}
a.navi:hover, a.navi-active:hover, a.navi-active:link, a.navi-active:visited   {    
    background-image: url("li-hauptmenu1.png");
    background-repeat: no-repeat;
    color: #666666;
    font-weight: bold; 
    margin-bottom: 4px;
}

a.navi-activechild, a.navi-activechild:visited, a.navi-activechild:link, 
a.navi-activechild:hover {
    color: #dd8800;
    margin-bottom: 4px; 
}

.navi img{
    border:0;
    margin:0;
    padding: 0;
}
a.navi-ebene2, a.navi-ebene2:visited, a.navi-ebene2:link, 
a.navi-ebene2:active, a.navi-ebene2:hover,
a.navi-ebene2-active, a.navi-ebene2-active:visited, a.navi-ebene2-active:link, 
a.navi-ebene2-active:active, a.navi-ebene2-active:hover  {
    font-size: 0.8em;
    text-decoration: none;
    display: block;
    width: 154px;
    height: 18px;
    border: 0;
    margin: 0;
    padding: 0;
    padding-left: 17px;
    vertical-align: middle;
    font-weight: normal;
    color: #333333;
    
}
 
a.navi-ebene2:hover, a.navi-ebene2-active, a.navi-ebene2-active:visited, a.navi-ebene2-active:link, 
a.navi-ebene2-active:active, a.navi-ebene2-active:hover {
    font-weight: bold; 
    background-image: url("li-hauptmenu.png");
    background-repeat: no-repeat;
}

.navi-ebene2 img{
    border:0;
    margin:0;
    padding: 0;
}


div.galerie{
    border: 0;
    border-bottom: 1px solid #999999;
    margin: 15px 0px 0px 0px;
    padding: 0;
    height: 105px;    
}
.galerie p{
    font-size: 0.9em;
    padding-right: 10px;
}

/* Ende Bildergalerie */

span.readon{
   font-family: sans-serif;
    font-size: 1.0em;
    font-weight: normal;
    color: #6f6f6f;
}

/****************************** Iframe Fotogalerie **********************/

.clsIframe {
    margin: 0;
    padding: 0;
    border: 0;
    background-color: #ececec;
    margin-top: 10px;
}
.clsFoto {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    border: 0;
}
.clsTitel {
    margin: 0;
    padding: 0;
    border: 0;
}
.clsTitel p {
    margin: 0;
    font-size: 0.8em;
    line-height: 15px;
    padding: 0 2px;
    
}
.clsBlaettern {
    margin: 0;
    margin-top: 13px;
    text-align: center;
    padding: 0;
    background-color: #ececec;
}
.clsBlaettern img{
    margin: 0px 16px;
    padding: 0;
    border: 0;
}
/****************************** End Iframe Fotogalerie **********************/
 
 div.mitarbeiter{
    margin: 10px 0px;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #999999;
}

div.mitarbeiter-img{
    height: 134px;
    width: 192px;
    float: left;
    padding: 0;
    border: 0;
    margin: 3px 20px 0 0;
}

div.mitarbeiter-text{
    float: left;
    margin: 0;
    padding: 0;
    border:0;
    width: 370px;
}

table.sitemap{
    border: 0;
    border-bottom: 0;
    font-size: 0.9em;
    margin: 0;
    width: 100%;
    border: 1px solid #ececec;
    border-collapse: collapse;
}

td.ebene1, td.ebene1-root {
    font-weight: bold;
    color: #333333;
    width: 158px;
    border: 0;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    margin:0;
    padding: 8px 0;
}

table.sitemap td.ebene1-root {
    border-top: 0;
}

td.ebene1 a, td.eben1 a:hover, td.ebene1 a:link, td.ebene1 a:visited,
td.ebene1-root a, td.eben1-root a:hover, td.ebene1-root a:link, td.ebene1-root a:visited {
    font-weight: bold;
}

td.ebene2 {
    width: auto;
    margin:0;
    padding: 8px 5px 15px 7px;
    border-top: 1px solid #cccccc;

}

table.sitemap ul{
    list-style: disc;
    padding-left: 20px;
}

/*FORM_SEARCH*/ 

.csearch {
 width: 582px;
 margin-top:0px;
 text-align:left;
 display: block;
}
.csearchl{
 width: 170px;
 padding:0px;
 float:left;
 vertical-align: top;
 text-align:left;
}

.csearchr{
 width: auto;
 margin-left: 8px;
 vertical-align: top;
 text-align:left;
}
 
.frmTextSearch{
    width: 370px;
}
.frmTextSearch1{
    width: 374px !important;
    width: 376px;
}
.kontakt{
    width: 372px;
}
.radiomargin0 {
 margin-top:2px;
 margin-left:0px;
 padding-left:8px;
 vertical-align: middle;
 text-align:left;
}

/* Video */
div.video-192 {
    width: 202px;
    margin: 0px 0px 6px 5px;
    text-align: left;
    border: 1px solid #ffffff;
    float: right;
}
div.videofilm {
    width: 192px;
    margin: 0px;
    text-align: left;
    padding: 0px 5px;
}
div.video-192 div.videodesc {
    margin: 0;
    color: #000000;
    font-size: 0.8em;
    line-height: 150%;
    margin: 0px;
    background-color: #f0f1f1;
    padding: 0px 5px;
}
 
div.thumbpage {
    width: 486px;
    margin: 0;
    padding: 0;
    
}
div.thumb {
    width: 140px !important;
    width: 142px;
    height: 90px !important;
    height: 92px;
    float: left;
    margin: 0;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #ffffff;
}
div.thumb img {
    margin: 10px 20px;
    width: 100px;
    height: 70px; 
    border: 0;
}
