﻿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:0.7em;
line-height:1.6em;
background:url(img/footerbg.gif) no-repeat bottom center;

}


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


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

}

#head {
width:467px;
height:517px;
position:relative;
}




#head h1 {
display:block;
margin:0;
padding:0;
width:467px;
height:517px;
}

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

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




ul#menu {
padding:0;
margin: 0;
width:453px;
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:47px;
text-indent: -999em;
}

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

/* 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 -47px bottom;
width:69px;
text-indent: -999em;
}

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

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 -47px top;
width:69px;
}

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

.page-item-13 a:hover {
background:url(img/nav_hover.gif) no-repeat -116px 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 -116px top;
width:61px;
}

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

.page-item-19 a:hover {
background:url(img/nav_hover.gif) no-repeat -177px 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 -177px top;
width:77px;
}

.page-item-24 a {
background:url(img/nav.gif) no-repeat -254px bottom;
width:57px;
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 -254px 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 -254px top;
width:57px;
}

.page-item-27 a {
background:url(img/nav.gif) no-repeat -311px bottom;
width:73px;
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 -311px 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 -311px top;
width:73px;
}

.page-item-28 a {
background:url(img/nav.gif) no-repeat -384px bottom;
width:69px;
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 -384px bottom;
width:69px;
}

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 -384px top;
width:69px;
}

/* 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.page-item-277 ul.children,#menu li.page-item-277 ul.children li {
	display:none;
}

#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 .sociable {
	clear:both;
	width:400px;
	
}
#content .sociable ul li {
	list-style:none;
list-style-image:none;
padding:0;
background-image: none;
float:left;
width:28px;
display:block;
color:#CCC;
margin:0px 2px 2px 0;
height:28px;
overflow:hidden;
}

#content .sociable ul li a {
	width:16px;
	height:16px;
}


#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:1.8em;
clear:both;
background:url(img/h2bg.png) no-repeat right 2px;
line-height:1.8em;;
text-transform:uppercase;
}

	h1 em {
		font-style:normal;
		font-weight:normal;
	}


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

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

} 

h3 {
font-size:1.1em;
text-transform:uppercase;
color:#d4ccd0;
font-weight:bold;
margin:50px 0 20px 0;
padding-bottom:7px;
background:url(img/point.gif) repeat-x left bottom;
}

h4 {
margin:0;
padding:0;
font-size:0.9em;;
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:960px;
height:150px;
margin-top:50px;
background:url(img/point.gif) repeat-x top left;
padding-top:5px;
position:relative;

}


a.footerlogo {
margin:0 0 0 235px;
float:left;
background:url(img/dmlogo.gif) no-repeat center center;
text-indent:-999em;
width:94px;
height:83px;
display:block;
}

#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;
clear:both;
float:none;
display:block;
padding:3px;
color:#969395;
font-size:0.8em;
margin:5px 0;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#footer input {
	float:left;
	display:inline;
	clear:none;
}

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;
}

#xspf_player0, object {
	z-index:10;
}




/* Gallery */

#content .ngg-album {
	width:224px;
	background:url(img/point.gif) repeat-x bottom left;
	padding-bottom:5px;
	float:left;
	border:0;
	margin-right:1px;
	height:90px;
	margin-bottom:5px;
	
}


.ngg-gallery-thumbnail-box, .ngg-thumbnail {
	float:left;
	margin-right:5px;
	width:auto;
	overflow:hidden;
	
}

.ngg-album-title {
	float:right;
	width:80px;
	height:42px;
	overflow:hidden;
}

.ngg-album-content {
	float:left;
	width:90px;
}

.ngg-gallery-thumbnail img {
	width:100px;
}

.ngg-description {
display:none;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	background:#353f3a;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color:#7ab51d;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

