﻿/*
Theme Name: DPSG Rohrbach
Theme URI: http://www.dpsg-rohrbach.de
Author: Wibke Jäger

*/
body {
	
padding-top: 33px;
background: url(images/bg-body.jpg) repeat-x 0 0;
	font-family: Verdana, Arial;
	font-size: 62.5%;
	color: #666;
	

}
/* hidden */
.aural {
    position: absolute;
    overflow: hidden;    
    left: -2000px;
    width: 1px;
     height: 1px;
}

/* clear */
.post_content form.contact:after,
.post_content a:after,
.post_content .gallerylist:after,
.thumbscounter:after,
#dpsg_footer:after,
#dpsg-wrapper:after {
    content: " ";
    display: block;
    clear: both;
}
.post_content form.contact,
.post_content a,
.post_content .gallerylist,
.thumbscounter {
    height: 1%;
}
img {
   border: none;
}
em {
	float: left;
	width: 360px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 11px;
	color: #999999;
	font-style: normal;
}
small {
	float: left;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 12px;
	color: #999999;
}
.alignleft {
	margin-top: 5px;
	margin-right: 5px;
	float: left;
}
.alignright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
}
.aligncenter {
	display: block;
	margin: 0px;
	clear: both;
}
.image_header {

}
blockqoute {
    display: block;
    font-style: italic;
}
address {
    display: block;  
    font-style: normal;
    margin: 10px 0 10px 0;
}
#wrapper img {
    float: right;
    margin-left: 10px;
    margin-right: 0;
}
#dpsg_wp {
float: left;
}

#dpsg-wrapper {
margin: 0 auto;
	    width: 990px;
height: 100%;
}
#dpsg_container {
	float: left;
}
#dpsg_header {


}
#header_img_site {
	margin: 0px;
	float: left;
	width: 790px;
	height: 125px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.img_placement {
	float: left;
	width: 786px;
	height: 125px;
	background-image: url(images/img3.png);
	background-repeat: no-repeat;
	background-position: center;
	border: 2px solid #171817;
}


#dpsg_header img {
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;

    border-width: 0;
    box-shadow: 0 1px 3px #000000;
    -moz-box-shadow: 0 1px 3px #000000;
    -webkit-box-shadow: 0 1px 3px #000000;
    margin-bottom: 6px;
}

.dpsg_navigator {
    float: left;
    height: auto;
	margin-bottom: 15px;
}
.dpsg_sitelogo {
background-image : url('<?php echo $images/head-image-1.jpg; $images/head-image-2.jpg; $images/head-image-3.jpg; ?>') transparent no-repeat scroll 0pt 50%;
border:1px solid #FFFFFF;
height:150px;
margin-bottom:0pt;
margin-top:55px;
width:990px;
}
.dpsg_sitelogo h1 {
background:#FFFFFF none repeat scroll 0%;
font-size:150%;
height:81px;
margin-top:-77px;
padding-left:200px;
width:66em;
}

.dpsg_sitelogo h1 a {
    display: block;
    height: 3em;
    padding: 20px 10px 20px 180px;
    background: url(images/logo.jpg) no-repeat 0 0; 
    width: 33em;
    color: #000;
    text-decoration: none;   
}
.dpsg_sitelogo h1 a:hover, .dpsg_sitelogo h1 a:active {
	text-decoration: none;
}


/* Nav-Global 
------------------------------ */
.dpsg_navigator ul {
    background: none repeat scroll 0 0 #006600;
    border-radius: 10px 10px 0 0;
    float: left;
    height: auto;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 990px;
}

.dpsg_navigator li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}
.dpsg_navigator li a {
    display: block;
font-weight: bold;
font-size: 110%;
text-decoration: none;
	color: #fff;
border-right: 1px solid #fff;
}
.dpsg_navigator li a span {
   display: block; 
   padding: 10px 15px 10px 10px;
    margin-left: 5px
}
html>body .dpsg_navigator li span {
    margin-left: 5px;
}
.dpsg_navigator li.current_page_item {
    padding: 0;
}
.dpsg_navigator li.current_page_item a,
.dpsg_navigator li.current_page_parent a {
    background: url(images/tab_l.jpg) no-repeat 0 0;
color:#FFFFFF;
display:block;
float:left;
font-size:110%;
font-weight:bold;
margin:0pt;
text-align:center;
text-decoration:none;
}
.dpsg_navigator li.current_page_item a span,
.dpsg_navigator li.current_page_parent a span {
margin-left: 2px;
    background: url(images/tab_r.jpg) no-repeat 100% 0;
cursor:pointer;
display:block;
float:left;
}
html>body .dpsg_navigator li.current_page_item a span,
html>body .dpsg_navigator li.current_page_parent a span {
margin-left: 5px;
}
.dpsg_navigator li a:hover {
    background: url(images/tab_l.jpg) no-repeat 0 0;
color:#FFFFFF;
display:block;
float:left;
font-size:110%;
font-weight:bold;
margin:0pt;
text-align:center;
text-decoration:none;
}
.dpsg_navigator li a:hover span {
         background: url(images/tab_r.jpg) no-repeat 100% 0;
cursor:pointer;
display:block;
float:left;
margin-left: 2px;
}
html>body .dpsg_navigator li a:hover span {
    margin-left: 5px;
}

/* Nav 
---------------------- */
.dynamic_widget ul {
    margin:18px 0 0 0;
    padding:0;
}
.dynamic_widget ul li,
.dynamic_widget ul li a,
.dynamic_widget ul li li,
.dynamic_widget ul li li a {
height: 1%
}
.dynamic_widget li.pagenav {
    list-style: none;
    width: 181px;
padding: 0 0 5px 0;
    background: #006600;
}
.dynamic_widget li h2 {	
background: none;
width: auto;
margin: 0px;
font-size: 110%;
color: #fff;
font-weight: bold;
padding: 5px 5px 3px 10px;
}
.dynamic_widget li a {
background:#197519 url(images/icon_nav.gif) no-repeat 5px 4px;
padding: 5px 5px 5px 22px;
color:#FFFFFF;
display:block;
}
.dynamic_widget li ul {
margin: 0;
padding: 0;
list-style: none;
}
.dynamic_widget li.pagenav li {
margin: 3px 3px 3px 3px;
}
.dynamic_widget li.pagenav li li,
.dynamic_widget li.pagenav li li li {
margin: 3px 0 3px 0;
}
.dynamic_widget li.pagenav li.current_page_item li,
.dynamic_widget li.pagenav li li.current_page_item li {
margin: 3px 0 0 0;
}
.dynamic_widget li.pagenav li li li {
    border-top: 3px solid #006600;
}
.dynamic_widget li.pagenav li li.current_page_item li {
    border-top: 0px solid #006600;
}
.dynamic_widget li.pagenav li.current_page_item {
	background: #006600 0 0 repeat-x;
}
.dynamic_widget li.pagenav li.current_page_item ul {
background: #006600;
overflow: hidden;
}
.dynamic_widget li.pagenav li.current_page_item ul li,
.dynamic_widget li.pagenav li ul li {
background: transparent;
}
.dynamic_widget li.pagenav li ul li ul li {
background: #197519;
overflow: hidden;
margin-top: 0;
}
.dynamic_widget li.pagenav li a {
background: url(images/icon_nav.gif) no-repeat 4px 4px ;
padding-left: 24px;
}

.dynamic_widget li.pagenav li a:hover{
background: url(images/icon_nav2.jpg) no-repeat 2px 2px;
}

.dynamic_widget li.pagenav li.current_page_item a {
background: url(images/icon_nav2.jpg) no-repeat 2px 2px;
padding-left: 24px;
}
.dynamic_widget li.pagenav li ul li a {
background:url(images/icon_nav.gif) no-repeat 22px 4px;
padding-left: 40px;
}

.dynamic_widget li.pagenav li ul li a:hover{
background:url(images/icon_nav2.jpg) no-repeat 20px 4px;
padding-left: 40px;
}

.dynamic_widget li.pagenav li.current_page_item ul li a {
background: #197519 url(images/icon_nav.gif) no-repeat 22px 4px;
padding-left: 40px;
}

.dynamic_widget li.pagenav li li.current_page_item ul,
.dynamic_widget li.pagenav li li ul {
overflow: hidden;
}





.dynamic_widget li.pagenav li li a {
background:#197519 url(images/icon_nav.gif) no-repeat 16px 4px;
padding-left: 36px;
}
.dynamic_widget li.pagenav li li.current_page_item a {
background: url(images/icon_nav2.jpg) no-repeat 20px 4px;
padding-left: 40px;

}
.dynamic_widget li.pagenav li li ul li a {
background: #197519 url(images/icon_nav.gif) no-repeat 34px 4px;
padding-left: 52px;
}
.dynamic_widget li.pagenav li.current_page_item ul li ul li a {
background: #197519 url(images/icon_nav.gif) no-repeat 34px 4px;
padding-left: 52px;
}
.dynamic_widget li.pagenav li.current_page_parent ul li.current_page_item ul li a {
background: #197519 url(images/icon_nav.gif) no-repeat 34px 4px;
padding-left: 52px;
}
.dynamic_widget li.pagenav li li li.current_page_item ul,
.dynamic_widget li.pagenav li li li ul {
border-top: 1px solid #006600
}







.dynamic_widget li.pagenav li li li a {
background:#197519 url(images/icon_nav.gif) no-repeat 28px 4px;
padding-left: 48px;
margin-top: 0 !important;
}
.dynamic_widget li.pagenav li li li.current_page_item {
margin-bottom: 0;
border-top: 3px solid #006600;
}
.dynamic_widget li.pagenav li li li.current_page_item a {
background: url(images/icon_nav2.jpg) no-repeat 32px 4px;
padding-left: 52px;
}
.dynamic_widget li.pagenav li li li ul li a {
background: #197519 url(images/icon_nav.gif) no-repeat 46px 4px;
padding-left: 64px;
}
.dynamic_widget li.pagenav li.current_page_item ul li ul li ul li a {
background: #197519 url(images/icon_nav.gif) no-repeat 46px 4px;
padding-left: 64px;
}
.dynamic_widget li.pagenav li li li li.current_page_item ul,
.dynamic_widget li.pagenav li li li li ul {
border-top: 1px solid #006600
}


/* 
Suche Navigation 
---------------------- */
.dynamic_widget h2 {
    font-size: 110%;
    color: #fff;
font-weight: bold;
    width: 166px;
    margin: 20px 0 0 0;
    padding: 5px 5px 3px 10px;
	background-color:#006600;  
}
.dynamic_widget h2 a {
    color: #fff;
}
.dynamic_widget form {
    font-size: 100%;
    color: #fff;
    padding: 5px 0 10px 10px;
    background: #006600;  
	float: left;
	width: 171px;
}
.dynamic_widget form p {
width: 143px;
padding: 0 0 3px 0;
margin-right: 3px;
    background: url(images/search_b.jpg) 0 100% no-repeat;
}
.dynamic_widget form span {
    padding: 10px 0 0 0;
    margin: 0;
    display: block;
    width: 143px;
    background: url(images/search_t.jpg) 0 0 no-repeat;
}
.dynamic_widget form .xsearch {
    border: 1px solid #fff;
float:left;
margin:-5px 5px 5px 10px;
padding:0;
width:110px;
}
.dynamic_widget form input {
    margin-top: 6px;
}

#dpsg_content {
	float: right;
	width: 790px;
	position: relative;
	padding-top: 15px;
display: inline;

}
#dpsg_footer {
	height: 6em;
	width: 990px;
    float: left;
	background: url(images/bg_foot.jpg) 0 0 repeat-x;
	position: relative;
	padding-top: 290px;
}


#dpsg_footer ul {
    left: 160px;
    list-style: none outside none;
    margin-left: 0;
    padding-left: 0;
    position: absolute;
    top: -10px;
    width: 620px;
}


#dpsg_footer ul li {
    color: #fff;
    font-size: 110%;
float: left;
padding-top: 10px;

}
#dpsg_footer ul li span {
    margin: 0 5px 0 7px;

}
#dpsg_footer ul li a {
    color: #fff;
font-weight: bold;
text-transform: uppercase;
}


#dpsg_post {
float:left;
padding-bottom:20px;
width:560px;
background: #fff url(images/ecke_main.gif) 100% 0 no-repeat;

}
.post_meta {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.post_meta h1 {
	margin: 0 0 10px 0;
	width: 500px;
	color: #666;
	font-weight: bold;
    font-size: 190%;
	text-align: left;
}
.post_meta h1 a {
    font-size: 150%;
}
.post_meta h1 a:link, .post_meta h1 a:visited {
	text-decoration: none;
	color: #000;
}
.post_meta h1 a:hover, .post_meta h1 a:active {
	color: #666;
	text-decoration: none;
}

.date {
    display: none;
	width: 500px;
	text-align: left;
	padding-top: 0px;
    padding-bottom: 10px;
	color: #656A6B;
	font-size: 140%;
    font-weight: bold;
}
.div_line {
	float: left;
	width: 500px;
	margin-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #313435;
	color: #666666;
	font-size: 12px;
}
.post_content {
	text-align: left;
	float: left;
	padding-top: 0px;
	padding-bottom: 20px;
	line-height: 1.4em;
	font-size: 110%;
    width: 500px;
}
.post_content h2 {
    clear: both;
    font-size: 150%;
    line-height: 1.2em;
}
.post_content ul {
    padding-left:0;
    margin-left: 15px;
}
.post_content ul li {
    list-style: disc;
margin-bottom: 5px;
}
.post_content ul li em {
    display: block;
    float:none;
    font-weight: bold;
    margin: 0;
    padding: 0;
    color: #cccccc;
    font-style: normal;
}
.post_content pre {
    display: block;
    clear: both;
}
.post_content pre em {
    font-style: italic;
    float: none;
    font-size: 180%;
    line-height: 1.3em;
    font-family: Verdana, Arial;
}
.post_content form.contact {
    background: #E2F4E2;
    padding: 10px 10px 10px 20px;
    height: 1%;
}
.post_content form.contact strong {
    color: #666;
}
.post_content form.contact dt {
    padding: 0;
    margin: 0 0 4px 0;
    text-align: left !important;
}
.post_content form.contact dd {
    padding: 0;
    margin: 0 0 10px 0;
}
.post_content form.contact input,
.post_content form.contact textarea {
    border: 1px solid #666;
    width: 400px;
    font-size: 100%;
    padding: 3px;
}
.post_content form.contact input.button {
    float: right;
    margin-right: 68px;
    border: 1px solid #006600;
    width: auto;
    background: #006600 url(images/bg_button.jpg) repeat-x 0 0;
    color: #fff;
}
.post_content p {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.post_content .photo {
    width: 300px;
    margin-right: 10px;
    float: left;
}
.post_content .photo img {
    margin: 0 0 3px 0;
}
.post_content .photo .caption {
    font-size: 90%;
}
.post_content img {
    display: block;
    float: left;
    margin-left: 10px;
}
.post_content img.size-full {
    clear: both;
    float: none;
    margin-left: 0;
margin-bottom: 20px;
}

.post_content img.big {
    clear: both;
    float: none; 
    margin: 10px 0 0 0;
}
.post_comment {
	float: right;
	height: 40px;
	width: 141px;
	font-size: 11px;
	line-height: 40px;
	text-align: center;
}
.post_comment a:link, .post_comment a:visited {
	float: right;
	height: 40px;
	width: 141px;
	background-image: url(images/post_comment.gif);
	background-repeat: no-repeat;
	background-position: center -1px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	color: #eeeeee;
}
.post_comment a:hover, .post_comment a:active {
	float: right;
	height: 40px;
	width: 141px;
	background-image: url(images/post_comment.gif);
	background-repeat: no-repeat;
	background-position: center -40px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
/* .clear_content {
	float: left;
	height: 40px;
	width: 500px; */
}
.post_content a:link, .post_content a:visited {
	color: #869AA0;
	text-decoration: none;
}
.post_content .gallerylist li {
display: inline;
    float: left;
    height: 1%;
    width: 120px;
    margin: 0 31px 28px 0;
    padding-bottom: 0;
    list-style: none;
}
.post_content .gallerylist a {
    border: 5px solid #ccc;
    display: block;
    height: 1%;
    width: 119px;
}
.post_content .gallerylist a:hover {
    border: 5px solid #006600;
    display: block;
    height: 1%;
    width: 119px;
}

.post_content .gallerylist a img,
.post_content .gallerylist a:hover img {
    display: block;
    margin: 0;
padding: 0;
border: none;
}
.post_content a:hover, .post_content a:active {
	color: #869AA0;
	text-decoration: underline;
}
.post_content blockquote {
	clear: both;
	margin: 10px
	color: #B9B9B9;
}
.post_content blockquote blockquote {
	color: #999999;
	margin: 0px;
	padding-top: 3px;
	padding-left: 35px;
}
.post_content code {
	text-align: left;
	display: block;
	padding: 5px;
	clear: both;
	border: 1px dashed #000000;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #333333;
	color: #FFFFFF;
}
.post_content img {

	margin: 0 18px 18px 0;
	padding: 0px;

}
.div_line a:link, .div_line a:visited {
	text-decoration: none;
	color: #869AA0;
}
.div_line a:hover, .div_line a:active {
	text-decoration: underline;
	color: #869AA0;
}
.post_box {
	float: left;
	width: 500px;
	padding-left: 10px;
	font-size: 18px;
	color: #666666;
}
.post_box a:link, .post_box a:visited {
	color: #999999;
	text-decoration: none;
}
.post_box a:hover, .post_box a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
#sidebars {
	float: right;
	width: 200px;
display: inline;
	margin: 0 0px 0 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	font-size: 11px;
}
html>body #sidebars {
    margin-right: 10px;
}
.dynamic_widget {
	float: left;
	width: 200px;
}
#sidebars h2 {
	background-color:#006600;
    color: #fff;
    float: left;
    font-family: Tahoma,Arial,"Baar Sophia",Verdana;
    font-size: 1.5em;
    font-weight: normal;
    height: 36px;
    line-height: 36px;
    margin: 0;
    padding: 0 0 0 10px;
    width: 200px;
}
.arrow {
	float: left;
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.arrow li {
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 180px;
	padding: 0px;
}
.arrow li a:link, .arrow li a:visited {
	margin: 0px;
	width: 160px;
	padding-left: 14px;
	display: block;
	background-image: url(images/in.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	color: #FFFFFF;
	text-decoration: none;
}
.arrow li a:hover, .arrow li a:active {
	margin: 0px;
	width: 160px;
	padding-left: 14px;
	display: block;
	background-image: url(images/out.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	color: #999999;
	text-decoration: none;
}
.google_placement {
	margin: 0px;
	float: left;
	width: 150px;
	padding-left: 10px;
}
.arrow ul li {
	text-align: left;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.arrow ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.arrow ul li a:link, .arrow ul li a:visited {
	margin: 0px;
	display: block;
	background-image: url(images/in.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	color: #eeeeee;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	width: 150px;

}
.arrow ul li a:hover, .arrow ul li a:active {
	margin: 0px;
	display: block;
	background-image: url(images/out.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	color: #999900;
	text-decoration: none;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.noarrow {

	padding: 0px;
	float: left;
	width: 180px;
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.noarrow li {
	float: left;
	width: 170px;
	text-align: left;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.noarrow li a:link, .noarrow li a:visited {
	margin: 0px;
	color: #CCCCCC;
	text-decoration: none;
}
.noarrow li a:hover, .noarrow li a:active {

	margin: 0px;
	color: #999999;
	text-decoration: none;
}
.noarrow form {
	margin: 0px;
	float: left;
	padding-left: 10px;
	width: 170px;
}
.noarrow p {
	float: left;
	width: 170px;
	padding-left: 7px;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}


#sidebars p a:link, #sidebars p a:visited {
	color: #999900;
	text-decoration: none;
}
#sidebars p a:hover, #sidebars p a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
#comment_template {
	float: left;
	width: 500px;
	padding-left: 10px;
	font-size: 11px;
}
#dpsg_post h4 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 480px;
	font-size: 2em;
	font-weight: normal;
	color: #999999;
}

.dynamic_widget p {
	float: left;
	width: 170px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.rss {
	float: left;
	width: 470px;
	padding-left: 25px;
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	height: 25px;
	line-height: 25px;
}
.coms {
	float: left;
	width: 444px;
}
.clear_coms {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 480px;
}
.top_coms {
	background-image: url(images/top_com.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 424px;
	padding-right: 10px;
	padding-left: 10px;
	height: 16px;
}
.rep_coms {
	background-image: url(images/rep_com.gif);
	background-repeat: repeat-y;
	width: 424px;
	margin: 0px;
	float: left;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
}
.bot_coms {
	background-image: url(images/bot_com.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 424px;
	padding-right: 10px;
	padding-left: 10px;
	height: 35px;
}
.top_coms_alt {
	background-image: url(images/top_alt.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 424px;
	padding-right: 10px;
	padding-left: 10px;
	height: 16px;
}
.rep_coms_alt {
	background-image: url(images/rep_alt.gif);
	background-repeat: repeat-y;
	width: 424px;
	margin: 0px;
	float: left;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
}
.bot_coms_alt {
	background-image: url(images/bot_alt.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 424px;
	padding-right: 10px;
	padding-left: 10px;
	height: 35px;
}
.author_date {
	float: left;
	width: 424px;
	padding-right: 10px;
	padding-left: 10px;
	height: 35px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.rep_coms blockquote {
	background-image: url(images/block_com.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	clear: both;
	padding-top: 5px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 18px;
}
.rep_coms code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	margin: 10px;
	padding: 5px;
	clear: both;
	color: #FFFFFF;
	background-color: #252829;
	border: 1px dashed #52595C;
}

.rep_coms_alt blockquote {
	background-image: url(images/block_com_alt.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	clear: both;
	padding-top: 8px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 18px;
}
.rep_coms_alt code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	margin: 10px;
	padding: 5px;
	clear: both;
	color: #FFFFFF;
	background-color: #30312D;
	border: 1px dashed #5F6158;
}
.coms p {
	margin: 0px;
	clear: both;
	padding: 0px;
}
.coms a:link, .coms a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.coms a:hover, .coms a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#dpsg_post h5 {
	float: left;
	width: 400px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 1.7em;
	font-weight: normal;
}
#tf {
	float: left;
	width: 400px;
}
#comment_template form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
}
#tf input {
	width: 250px;
	background-color: #FFFFFF;
	border: 1px solid #232323;
	color: #000000;
	padding: 2px;
}
#tf p {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}
#tf input:hover {
	width: 250px;
	background-color: #eeeeee;
	border: 1px solid #131414;
	color: #333333;
	padding: 2px;
}
#ta {

	float: left;
	width: 400px;
}
#ta textarea {
	padding: 5px;
	width: 350px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 150px;
	margin: 0px;
	color: #333333;
}
#ta p {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#ta textarea:hover {
	padding: 5px;
	width: 350px;
	background-color: #eeeeee;
	border: 1px solid #141414;
	height: 150px;
	margin: 0px;
}
.rss a:link, .rss a:visited {
	text-decoration: none;
	color: #CCCC99;
}
.rss a:hover, .rss a:active {

	text-decoration: underline;
	color: #FFFFFF;
}
#tsbm {


	float: left;
	width: 360px;
}
#tsbm p {
	padding: 0px;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tsbm input {
	float: right;
	width: 150px;
	background-color: #666666;
	border: 2px solid #666666;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#tsbm input:hover {
	float: right;
	width: 150px;
	background-color: #999900;
	border: 2px solid #666666;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#dpsg_footer a:link, #dpsg_footer a:visited {
	text-decoration: none;

}
#dpsg_footer a:hover, #dpsg_footer a:active {

	text-decoration: underline;
}
.post_pre {
	float: left;
	width: 500px;
}
.post_pre a:link, .post_pre a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.post_pre a:hover, .post_pre a:active {
	color: #869AA0;
	text-decoration: none;
}

.lastpost {
	float: left;
	width: 250px;
	background-image: url(images/out.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}
.nextpost {
	float: right;
	width: 250px;

	text-align: right;
	padding-right: 15px;
	background-image: url(images/in.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
}
.dark {
	color: #999999;
}
.google_p500 {
	float: left;
	width: 480px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#dpsg_post h6 {
	float: left;
	width: 400px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 1.6em;
	font-weight: normal;
	color: #99CC00;
}
#dynamic_sidebars {
	float: left;
	width: 200px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	position: relative;
	font-size: 11px;
    /*min-height: 500px;*/
}



/* 3d style for myGallery  */

.mypicbox {
	margin-bottom: 30px;
	margin-top: 10px;
}

.mypicup {
}

.mygalleryup {
	padding-top: 10px;	
}

.mypicture {
	padding: 0px;
	margin: auto;
	
}
.mypictureimg {
	background: #ffffff;
	padding: 3px;
}

.myfooter {
	text-align: center;
	font-family: Verdana;
}

.myfooter span {
	background: #ffffcc;
	border: 1px solid #eeeeee;
}

.mypicback {
	float: left;
}

.mypicfor {
	float: right;
}

.mypicsgallery {
	margin-top: 10px;
}

.mygallpic {
	margin-bottom:0px;
	
}

.mypicsgallery a img {
	padding: 1px;
border: none;
}

.mypicsgallery a:hover img {
	padding: 1px;
}


.myrandompic img {
	padding:5px;
	background: #ffffff;
}
.mygalleryoverview {
	margin-top: 10px;
}

.mygallerygallery {
	height: 130px;
	padding: 5px;
	margin-bottom: 5px;
}

.mygallerynames {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	margin-bottom: 10px;
}

.mygallerypreviewpics {
	float: left;
	margin-right: 12px;
}
.mygallerydescription {
	text-align: left;
	font-size: 1em;
}

.mypicboxentry {
	margin-top: 10px;
	margin-bottom: 10px;
}
.mypictureentry {
	padding: 0px;
	margin: auto;
}

.mypictureentryimg {
	background: #ffffff;
	padding: 3px;
}

.mygallpicentry {
	margin-bottom:0px;
}

.mypicsgalleryentry a img {
	padding: 1px;
}

.mypicsgalleryentry a:hover img {
	padding: 1px;
}

.myinlinepicture {
	margin:auto;
	margin-top:10px;
}

.myinlinepictureleft {
	float:left;
	padding-right:10px;
	margin-right:16px;
}

.myinlinepictureleftclear {
	float:left;
	padding-right:10px;
	margin-right:16px;
	padding-top: 10px;
}

.myinlinepictureright {
	float:right;
	padding-left:10px;
	margin-right:14px;
}

.myinlinepicturerightclear {
	float:right;
	padding-left:10px;
	margin-right:14px;
	padding-top: 10px;
}

.myinlinepicdescription {
	text-align:center;
	font-size: 0.8em;
	font-family: Verdana;
	
}


.myinlinepictureimg {
	padding: 3px;
	
}

.mygallerypreviewpics img {
	border:0px;
}

.gallerynav {
	
}

.galleryfor {
	float: right;
}

.galleryback {
	float: left;
}

.exifmetalabel {
}

.exifbox {
	font-family: Verdana;
}

.exiflabelone {
	background: #eeeeee;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
}

.exiflabeltwo {
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	
}

.exifdataone {
	font-weight:lighter;
	
}

.exifdatatwo {
	font-weight:lighter;
}

.thumbsnav {
	
}

.thumbsfor {                                          
	float: right;
    padding: 8px 10px 0 10px;
    color: #666;
}
.post_content .thumbsfor a,
.post_content .thumbsback a {
    color: #666;
}
.thumbsback {
	float: left;
    padding: 8px 10px 0 10px;
color: #666;
}

.thumbscounter {
    padding: 5px 0 5px 0;
	color: #666666;
	text-align: center;
}

.mypiccounter {
	color: #666666;
	text-align: center;
}

.galcounter {
	color: #666666;
	text-align: center;
}

.transparent {
	color: #ffffff;	
}
/* teaser */
.teaser {
    width: 233px;
    float: left;
    margin: 0 17px 17px 0;
    height: 300px;
}

.teaser div#woelflinge {
    background: url(images/woelflinge.jpg) 0 0 no-repeat;    
height: 140px;
    position: relative;
    overflow: hidden;
}
.teaser div#jupfis {
    background: url(images/jupfis.jpg) 0 0 no-repeat;
    height: 140px;
    position: relative;
    overflow: hidden;
}
.teaser div#pfadis {
    background: url(images/pfadis.jpg) 0 0 no-repeat;
    height: 140px;
    position: relative;
    overflow: hidden;
}
.teaser div#rover {
    background: url(images/rover.jpg) 0 0 no-repeat;
    height: 140px;
    position: relative;
    overflow: hidden;
}
.teaser h3 {
    background: url(images/patter_teaser.png) 0 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
opacity: .8;
color: #fff;
font-size: 110%;
padding: 5px 10px 5px 10px;
    margin: 0;
width: 100%;

}
.post_content .teaser h3 a {
    color: #fff;
font-size: 110%;
padding-left: 0;
background: none;
}
.post_content .teaser h2 {
    font-size: 140%;
}
.teaser .more a {
    padding-left: 15px;
    color: #006600;
    font-weight: bold;
    background: url(images/icon_more.gif) no-repeat 0 2px;
}
ul#teaser-list {
     margin: 0 0 5px 0;
    padding: 0;
    clear: both;
}
ul#teaser-list li {
    width: 153px;
    float: left;
    padding-left: 70px;
    margin: 0 17px 17px 0;
    list-style-type: none;
}
ul#teaser-list li#leiterrunde {
    background: url(images/clip-leiterrunde.gif)no-repeat 0 0;
}
ul#teaser-list li#referate {
    background: url(images/clip-referate.gif)no-repeat 0 0;
}
ul#teaser-list li#vorstand {
    background: url(images/clip-vorstand.gif)no-repeat 0 0;
}
ul#teaser-list li#elternarbeit {
    background: url(images/clip-elternarbeit.gif)no-repeat 0 0;
}
ul#teaser-list li#pfadibus {
    background: url(images/clip-bus.gif)no-repeat 0 0;
}
ul#teaser-list li#material {
    background: url(images/clip-material.gif)no-repeat 0 0;
}
ul#teaser-list li#huette {
    background: url(images/clip-eggarshill.gif)no-repeat 0 0;
}
ul#teaser-list li#mitglieder {
    background: url(images/clip-mitglieder.gif)no-repeat 0 0;
}
ul#teaser-list li#finanz {
    background: url(images/clip-finanzen.gif)no-repeat 0 0;
}
ul#teaser-list li#oeffentlichkeit {
    background: url(images/clip-oeffentlichleitsarbeit.gif)no-repeat 0 0;
}
ul.list {
    clear: both;
}
ul.list li {
    list-style: none;
    margin-bottom: 5px;
}
ul.list li a {
 padding-left: 15px;
color: #006600;
    font-weight: normal;
    background: url(images/icon_more.gif) no-repeat 0 2px;
}
.contact-box p {
    display: none;
}
contact-box .contact p.hint {
    display: block;
}
.post_content ul.ec3_events li {
    list-style: none;
    padding: 0;
margin-left: 0;
font-size: 140%;
color: #000;
}
.post_content ul.ec3_events {
margin-left: 0;
}

.post_content ul.ec3_events li a {
    padding-left: 15px;
display: block;
margin: 5px 0 5px 0;
background: url(images/icon_more.gif) no-repeat 0 2px;
}
.post_content ul.ec3_events li ul {
    margin-left: 0;
margin-bottom: 25px;
    font-size: 76%;
}
#widgetwidget_text {
    clear: both;
    float: left;
    background: none;
    padding: 0;
    margin: 20px 0 0 0;
}
#widgetwidget_text h2 {
background:none;
color:  #000;
font-size:130%;
font-weight:bold;
margin: 0;
padding:0;
width: auto
}

.dynamic_widget #widgetwidget_text ul {
margin:0;
padding:0;
}
.dynamic_widget li a,
.dynamic_widget li a :hover {
    background: none;
}
.dynamic_widget #widgetwidget_text .arrow li a:link, 
.dynamic_widget #widgetwidget_text .arrow li a:visited {
background-image: none;
background-position: 0 0;
color: #000;
display: block;
margin:0;
padding-left: 0;
text-decoration:none;
width: auto;
}
.dynamic_widget #widgetwidget_text .arrow li a:hover {
background: none;
background-position: 0 0;
color: #000;
display: block;
margin:0;
padding-left: 0;
text-decoration:none;
width: auto;
}
#widgetwidget_text h2 a {
    color: #006600;
}
#widgetwidget_text h2 a:hover {
    color: #869aa0;
}
.post_content a {
    color: #006600;
}
.post_content a:hover {

}
.post_content .ngg-gallery-thumbnail a {
    padding-left: 0;
background: none;
}


/* Für die verlinkungen von den stufen zu den gallerien*/
.bilderlink {
    border: 2px solid #FFFFFF;
    box-shadow: 0 0 10px #000000;
    -webkit-box-shadow: 0 0 10px #000;
    margin: 0 -9px 18px 0;
    padding: 0;
}


/* Für die Tabelle der verlinkungen zu den gallerien von den stufen*/		  		
.bildertabelle {               
    border: 0 none;
    margin: 0 0 0 -4px;
    padding: 0;
}
