﻿body, html {
margin:0;
padding:0;
background-color:#3B3538;
}


ul, li {
margin:0;
padding:0;
}

body {
color:#FFFFFF;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:8pt;
line-height:14pt;
background:url(img/footerbg.gif) no-repeat bottom center;

}


#wrap {
width:930px;
margin:0 auto ;
}


#left {
float:left;
width:467px;
margin-right:20px;
margin-bottom:50px;

}

#head {
width:467px;
height:517px;
background:url(img/head.gif) no-repeat top left;
}

#head h1 {
margin:0;
padding:0;
text-indent:-999em;
background:url(img/head.gif) no-repeat top left;
width:467px;
height:517px;
}


#right {
float:right;
width:423px;
background:url(img/bgright.gif) repeat-y top left;
padding:0;
padding-bottom:50px;
min-height:600px;
}


ul#menu {
padding:0;
margin: 0;
width:423px;
height:363px;
background:url(img/point.gif) repeat-x bottom left;

}


#menu li {
margin:0;
padding:0;
float:left;
list-style:none;
list-style-image:none;
display:inline;
}

#menu li.page_item {
padding-left:0px;
}



#menu li a {
padding:0;
display:block;
height:213px;
color:#FFFFFF;
}


.page-item-2 a {
background:url(img/nav.gif) no-repeat bottom left;
width:51px;
text-indent: -999em;
}

.page-item-2 a:hover {
background:url(img/nav_hover.gif) no-repeat bottom left;
width:51px;
}

/* html > body IE6 ausschließen, da er Doppelklassen nicht supportet */
html > body .page-item-2.current_page_parent a,html > body .page-item-2.current_page_item a, html > body .page-item-2.current_page_ancestor a {
background:url(img/nav.gif) no-repeat top left;
}


.page-item-5 a {
background:url(img/nav.gif) no-repeat -51px bottom;
width:63px;
text-indent: -999em;
}

.page-item-5 a:hover {
background:url(img/nav_hover.gif) no-repeat -51px bottom;
width:63px;
}

html > body .page-item-5.current_page_parent a, html > body .page-item-5.current_page_item a, html > body .page-item-5.current_page_ancestor a {
background:url(img/nav.gif) no-repeat -51px top;
width:63px;
}

.page-item-13 a {
background:url(img/nav.gif) no-repeat -114px bottom;
width:57px;
text-indent: -999em;
}

.page-item-13 a:hover {
background:url(img/nav_hover.gif) no-repeat -114px bottom;
}

html > body .page-item-13.current_page_parent a, html > body .page-item-13.current_page_item a, html > body .page-item-13.current_page_ancestor a {
background:url(img/nav.gif) no-repeat -114px top;
width:57px;
}

.page-item-19 a {
background:url(img/nav.gif) no-repeat -171px bottom ;
width:73px;
text-indent: -999em;
}

.page-item-19 a:hover {
background:url(img/nav_hover.gif) no-repeat -171px bottom ;
}

html > body .page-item-19.current_page_parent a, html > body .page-item-19.current_page_item a, html > body .page-item-19.current_page_ancestor a {
background:url(img/nav.gif) no-repeat -171px top;
width:73px;
}

.page-item-24 a {
background:url(img/nav.gif) no-repeat -244px bottom;
width:52px;
text-indent: -999em;
}

.page-item-24 a:hover, .page-item-24 a.activeparent, .page-item-24 a.currentpage {
background:url(img/nav_hover.gif) no-repeat -244px bottom;
}

html > body .page-item-24.current_page_parent a, html > body .page-item-24.current_page_item a, html > body .page-item-24.current_page_ancestor a {
background:url(img/nav.gif) no-repeat -244px top;
width:52px;
}

.page-item-27 a {
background:url(img/nav.gif) no-repeat -296px bottom;
width:70px;
text-indent: -999em;
}

.page-item-27 a:hover, .page-item-27 a.activeparent, .page-item-27 a.currentpage{
background:url(img/nav_hover.gif) no-repeat -296px bottom;
}

html > body .page-item-27.current_page_parent a, html > body .page-item-27.current_page_item a, html > body .page-item-27.current_page_ancestor a {
background:url(img/nav.gif) no-repeat -296px top;
width:70px;
}

.page-item-28 a {
background:url(img/nav.gif) no-repeat -366px bottom;
width:57px;
text-indent: -999em;
}

.page-item-28 a:hover, .page-item-28 a.activeparent, .page-item-28 a.currentpage {
background:url(img/nav_hover.gif) no-repeat -366px bottom;
width:57px;
}

html > body .page-item-28.current_page_parent a,html > body .page-item-28.current_page_item a, html > body .page-item-28.current_page_ancestor a {
background:url(img/nav.gif) no-repeat -366px top;
width:57px;
}

/* Submenu unter jeden Menüpunkt */

#menu li ul {
position:absolute;
display:none; /*Subemnu ausblenden */
margin:0;
margin-top:5px;
padding:0;
}

/*Submenu nur einblenden, wenn auf aktiven Haupt-Menüpunkt */
#menu li.current_page_item ul, #menu li.current_page_parent ul, #menu li.current_page_ancestor ul {
display:block;
}


#menu li.page-item-2 ul {
margin-left:0;
}

#menu li ul li {
margin:0;
padding:0;

list-style:none;
list-style-image:none;
clear:both;

background:url(img/list-menu.gif) no-repeat left 1px;
}

#menu li ul li a {
display:block;
width:200px;
padding-left:10px;
background-image:none;
margin:0;
height:16px;
font-weight:normal;
text-indent:0em;

}

#menu li ul li a:hover, #menu li ul li.current_page_parent a, #menu li ul li.current_page_item a, #menu li ul li.current_page_ancestor a {
background-image:none;
color:#27BBE1;
outline:none;
}

/* Sub-Submenu */


/*erst ausblenden */

#menu li ul li ul, #menu li.current_page_item ul li ul, #menu li.current_page_parent ul li ul, #menu li.current_page_ancestor ul li ul {
position:relative;
display:none;
margin:0;
margin-left:15px;
margin-top:0px;
padding:0;
}

/*Sub-Submenu nur einblenden, wenn auf aktiven Submenu-Elternpunkt */
#menu li.current_page_parent ul li.current_page_item ul, #menu li.current_page_ancestor ul li.current_page_parent ul {
display:block;
}


#menu li ul li.current_page_parent ul li a, #menu li ul li.current_page_item ul li a, #menu li ul li.current_page_ancestor ul li a {
background-image:none;
color:#FFF;
outline:none;
}


#menu li ul li ul li a:hover, #menu li ul li.current_page_parent ul li a:hover, #menu li ul li.current_page_parent ul li.current_page_item a {
color:#27BBE1;
outline:none;
}




a {
color:#FFFFFF;
text-decoration:none;
outline:none;
}

a:hover {
color:#27BBE1;
outline:none;
}

#left {
color:#666;
}

#side1 {
float:left;
width:215px;
margin-right:10px;
}

#side2 {
float:right;
width:232px;
margin-left:10px;
}

#left .himg {
margin:30px 0 7px 0px ;
}

#content {
margin-top:30px;
}




#left ul li {
margin:0px 0 2px 0;
padding:3px 0 2px 10px;
list-style:none;
list-style-image:none;
display:block;
background:url(img/list-menu.gif) no-repeat 1px 1px #433D40;
color:#999;

}

#left ul {
margin-bottom:5px;
padding:0;
}

#left ul li.infos {
background-image:none;
}


#content ul, #left ul {
margin:10px 0;
}

#content ul li {
list-style:none;
list-style-image:none;
padding:3px 2px 2px 12px;
background:url(img/list-menu.gif) no-repeat 1px 3px #433D40;
display:block;
color:#CCC;
margin:0px 0 2px 0;
}

#content ol {
padding:0;
margin:0;
}
#content ol li {
list-style:decimal-leading-zero;
list-style-type:decimal-leading-zero;
padding:3px 2px 2px 12px;
padding:3px 2px 2px 12px;
background:url(img/list-menu.gif) no-repeat 1px 3px #433D40;

display:block;
color:#999;
margin:0px 0 2px 0;
background:url(img/list-menu.gif) no-repeat 1px 3px #433D40;
}

#left ul li {
background-position:3px 4px;
display:block;
padding-left:14px;

}

#side1 ul li {
width:199px;
}

#side2 ul li {
width:216px;
}


#left ul li a {
margin:0;
color:#CCC;
}

#left ul li a:hover {
background: #474144;
color:#27BBE1;
}
#content img {
padding:3px;
margin-bottom:10px;
border:1px solid #666666;
}


#content img.wp-smiley {
border:0;
margin:0;
display:inline;
}

.entry img, .calendar-details img {
margin:0 0 5px 5px;
float:right;
}


h1, h2 {
margin:30px 0 20px 0;
margin-top:50px;
padding:0;
padding-right:50px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16pt;
clear:both;
background:url(img/h2bg.png) no-repeat right 2px;
line-height:18pt;
}


h2 {
border-top:1px dotted #9D9A9C;
padding-top:10px;
background-position:right 12px;
}

.title {
font-size:8pt;
background-image:none;
font-weight:normal;
background:url(img/point.gif) repeat-x left bottom;

} 

h3 {
font-size:10pt;
text-transform:uppercase;
color:#FFFFFF;
font-weight:bold;
margin:50px 0 10px 0;
padding-bottom:3px;
background:url(img/point.gif) repeat-x left bottom;
}

h4 {
margin:0;
padding:0;
font-size:8pt;
font-weight:bold;
color:#FFF;
}

img {
margin:0;
padding:0;
border:0;
}



.entryfooter, .links {
margin:20px 0 10px 0;
padding:15px 0 5px 0;
border:1px dotted #9D9A9C;
border-width: 1px 0;
text-align:center;
clear:both;
height:30px;
color:#CCCCCC;
background:url(img/entrybg.png) no-repeat left bottom;
}


*html .entryfooter, *html .links {
background-image:none;
}


#footer {
clear:both;
width:930px;
height:150px;
margin-top:50px;
background:url(img/point.gif) repeat-x top left;
padding-top:5px;

}


img.footerlogo {
margin:0 0 0 218px;
float:left;
}

#footer ul {
margin:40px 0 0 0;
padding:0;
float:right;
}

#footer ul li {
float:left;
list-style:none;
margin-left: 20px;
margin-top:2px;
}

.clear {
clear:both;
height:1px;
}

p {
margin:0;

padding:0px;
color:#CCCCCC;
}

#right p {
margin-bottom:25px;
}

strong, b {
font-weight:bold;
color:#FFFFFF;
}


#content a {
font-weight: bold;
color:#FFFFFF;
}

#content a:hover {
color:#27BBE1;
}

form {
margin:0;
padding:0;
}

#footer form {
float:left;
margin-top:40px;
width:200px;
}

input, textarea {
background:#474144;
border:1px solid #AEACAD;
padding:3px;
color:#969395;
font-size:7pt;
margin:5px 0;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

input.submit {
width:15px;
height:19px;
margin-left:5px;
background:url(img/search.gif) no-repeat center center transparent;
text-indent:-9999em;
border:0;
font-size:1px;
}

.paging {
text-align:right;
margin-top:20px;
}


.thumb {
width:127px;
margin:5px;
padding:5px 0;
height:100px;
text-align:center;
border:1px dotted #9D9A9C;
overflow:hidden;
float:left;
list-style:none;
list-style-image:none;
background:url(img/entrybg.png) no-repeat left bottom;
text-align:center;
}

.thumb img {
clear:both;
margin:0;
}

fieldset {
margin:20px 0 10px 0;
padding:15px 0 5px 0;
border:0;
clear:both;
color:#CCCCCC;
background:url(img/entrybg.png) no-repeat left bottom;
}


.alignright {
float:right;
}

.ngg-gallery-thumbnail-box {
float:left;
margin-right:20px;
}


#content textarea#chatbarText {
width:423px;
height:90px;
}

#chatoutput {
height:500px;
}
