body { 
text-align: center; min-width: 990px; 
color:black;
background-color:black;
background-image:url(/img/graphik/hintergrund.jpg);
background-repeat:no-repeat;
background-position:top center;
margin-bottom:0px;
}

#centering { margin:0 auto; width:990px; text-align: left; }
/* centering the content columns */

#menuheader {
background-image:url(/img/graphik/menuheaderbar.jpg);
background-position:top left;
width:190px;
height:10px;
background-repeat:no-repeat;
}

#menucontainer {
border-bottom:2px groove #C8C8C8;
margin-top:25px;
margin-left:1px;
}

#menucontainer a, #menucontainer a:visited {
display:block; 
text-decoration:none;
height:28px;
line-height:28px;
width:100%; 
color:white;
/*background-color:#BCC0BB;*/
text-indent:25px; 
/*border-bottom:1px solid #555;*/
border-top:2px groove #C8C8C8;
white-space:nowrap;
}

#menucontainer a.level2, #menucontainer a.level2:visited {
text-indent:35px;
border-top:none;
height:22px;
line-height:22px;
}

#menucontainer a.level3, #menucontainer a.level3:visited {
text-indent:45px;
border-top:none;
height:22px;
line-height:22px;
}
/*
#menucontainer a:hover {
background-color:#CCCCCC;
}
#menucontainer a.level2:hover {
background-color:#CCCCCC;
}
#menucontainer a.level3:hover {
background-color:#CCCCCC;
}
*/

.lang {
margin-top:30px;
text-align:left;
text-indent:30px;
color:white;
}
.lang a {
color:white;
text-decoration:none;
}

#lastchange {
width:100%;
text-align:right;
margin-top:30px;
padding:4px;
}

#banner {
text-align:center;
}

#content {
padding-left:50px;
padding-right:50px;
padding-bottom:20px;
}
#contentcontainer {
min-height:810px;
background-color:white;
}
* html #contentcontainer {
/* ie4-ie6 hack */
height:410px;
}	
#sidebarcontainer {
min-height:800px;
}
.sidebarheader {
background-image:url(/img/graphik/headline-sidebar.gif);
background-repeat:no-repeat;
background-position:top left;
width:190px;
margin-bottom:12px;
color:white;
text-indent:15px;
height:18px;
padding-top:3px;
/*border-bottom:2px solid #009999;*/
}
.sidebarheader a {
color:white;
text-decoration:none;
}
.sidebarheader a:hover {
text-decoration:underline;
}

div.sidebarcontent {
padding:0px 10px 5px 10px;
}
.sidebarcontent a {
color:black;
text-decoration:none;
}
.sidebarcontent a:hover {
text-decoration:underline;
}
.sidebarcontent div {
border-top:2px groove #C8C8C8;
margin:8px -8px 8px -10px;
}

td.right hr {
margin-right:3px;
}



div#contentheader {
display:inline-block; 
background-image:url(/img/graphik/header.gif);
background-repeat:no-repeat;
background-position:top left;
padding-right:25px;
padding-left:50px;
margin-top:40px;
margin-bottom:20px;
margin-left:-50px;
height:40px;
vertical-align:bottom;
color:white;
width:300px;
}

#contentheader div {
position:relative;
top:-4px;
}

* html #contentheader div {
/* ie4-ie6 hack */
top:3px;
}
/* firefox 2 ausnahme über eregi("Firefox/2",$_SERVER['HTTP_USER_AGENT']) => top:3px */

#contentheader h1 {
display:inline-block; 
font-size:15px;
font-weight:bold;
color:white;
}
/*
width:300px;
background-color:#009999;
div.contentheader {
display:inline-block;
padding-right:25px;
padding-left:10px;
margin-top:40px;
margin-bottom:30px;
margin-left:-72px;
padding-bottom:0px;
height:39px;
vertical-align:bottom;
color:white;
font-size:
width:100px;
}

div.contentheader td {
padding-left:10px;
margin-left:-10px;
padding-bottom:0px;
padding-right:10px;
margin-right:0px;
vertical-align:bottom;
color:white;
border-style:none;
}
*/

.newsdiv h1,h2,h3 {
color:#009999;
}

* html #contentheader {
/* ie4-ie6 hack */
width:300px;
}
* html #contentheader h1 {
/* ie4-ie6 hack */
}
*:first-child+html #contentheader {
/* ie7 hack */
width:300px;
}
*:first-child+html #contentheader h1 {
/* ie7 hack */
margin-top:8px;
}

/* thanks to http://www.alistapart.com/articles/multicolumnlayouts/ */


/* tabellenversion fuer alte browser */
table.ie5 {
width:990px;
text-align:left;
}
td.left {
width:190px;
background-image:url(/img/graphik/frame-links.jpg);
background-repeat:repeat-y;
background-position:top left;
background-attachment:scroll;
vertical-align:top;
padding-left:0px;
border-bottom:0px;
}
td.center {
width:630px;
vertical-align:top;
background-color:white;
min-height:1000px;
border-left:5px solid black;
border-right:5px solid black;
border-bottom:0px;
}


td.banner {
border-top:5px solid black;
border-bottom:5px solid black;
}

td.right {
width:190px;
background-image:url(/img/graphik/frame-rechts.jpg);
background-repeat:repeat-y;
background-position:top left;
background-attachment:scroll;
vertical-align:top;
border-bottom:0px;
}
/*
* html td.right {
 ie4-ie6 hack 
border-left:5px solid black;
}
*/

.cattop {
text-align:center;
vertical-align:middle;
color:white;
background-color:black;
background-image:url(/img/graphik/cattop.gif);
background-repeat:no-repeat; 
background-position:center center;
height:21px;
border:0px;
}
div.cattop {
margin-bottom:10px;
}
.cattop a {
color:white;
text-decoration:none;
}


div.ecken {
height:12px;
width:100%+2px;
margin:-1px;
}
* html div.ecken {
/* ie4-ie6 hack */
margin-right:-5px;
margin-left:-3px;
}

table.terminkalender th {
color:#009999;
padding:5px 20px 5px 0px;
}
table.terminkalender td {
border-top:1px solid #CCCCCC;
padding:5px 20px 5px 0px;
vertical-align:middle;
}

table.galeriebilder {
margin-left:-25px;
margin-top:20px;
margin-right:-20px;
border:0px solid red;
}

table.galeriebilder td {
text-align:center;
padding:5px 15px;
width:150px;
/* 150px breite auch in galerie.php bei $margin_left aendern! */
}
table.galerieuebersicht td {
text-align:left;
padding:20px 5px;
border-bottom:1px solid #CCCCCC;
vertical-align:top;
}

div.thumbnail {
width:85px;
height:85px;
}
div.thumbnail img {
border:0px;
}

.kontaktfootnote {
color:#999999;
}

/*
div.adminmenu {
position:absolute; top:20px; left:20px;
width:200px;
padding:10px;
background-color:#CCCCCC;
border:1px solid black;
text-align:left;
}

div.admininhalt {
position:absolute; top:20px; left:300px;
width:700px;
}

*/