/* CSS Document */


/* FOR WB - NEWS */
.post_title, .post_date { border-bottom: 1px solid #DDDDDD; padding-top:15px;  }
.post_title { font-weight: bold; font-size: 11px; color: #000000; padding-bottom:2px; }
.post_date { text-align: right; font-weight: bold;display:none; }
.post_short { text-align: justify; margin-bottom: 5px; margin-top:5px; }
.post_short_date { color:#999999; font-size:10px; float:right; }
.post_more { font-size:11px; text-align:right; clear:both; }

.newslist {
list-style-image:none;
list-style-type:none;
margin:0px;
padding:0px;
}
.newslist li {
display:block;
margin-bottom:20px;
padding:3px;
}

.newslist>li {
background-color:#F7F5F5;
}

.newslist p {
margin:0px;
padding:0px;
}


/* FOR WB - FORM */
input, textarea {
background-color:#B2DBAF;
border:1px solid #38A82C;
}

.required {
	color:#990000;
}
.field_title {
	font-size: 12px;
	width: 100px;
	vertical-align: top;
	text-align:right;
}
.textfield {
	font-size: 12px;
	width: 200px;
}
.textarea {
	font-size: 12px;
	width: 90%;
	height: 100px;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}
.select {
	font-size: 12px;
	background-color:#EFEFEF;
	border:1px solid #B19A65;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	font-size: 12px;
	width: 200px;
}




/* FOR WB - Galerie */

hr {
	border-style: none;
 	height: 1px;
	background-color:#DFF9DC;
	color:#DFF9DC;
	width:99%;
}
#pagenumbers {
	text-align: center;
	margin: 0px 1em 0px 1em;
}
#pagenumbers a:link, #pagenumbers a:visited, #pagenumbers a:hover {
	color: #000000;
	text-decoration: none;
}
#pictures {
		text-align: center;
}
#pictures img {
	border: none;
}
#pictures a:link, #pictures a:visited, #pictures a:hover {
	color:#006633;
	text-decoration: none;
}
#picturelink {
background-color:#EFFFEE;
text-align:right;
float:left;
margin:5px;
border: 1px solid #9ECD99;
padding:0px 0px 0px 10px;
}
.bilddownload {
padding:0px;
margin:0px;
}
.bilddownload img {
margin:0px;
padding:0px;
}
#picturelink img {
	border:0px;
	margin:0px;
	padding:0px;
}
#filename {
	text-align: center;
}
#directories {
font-size:12px;
list-style-image:none;
list-style-type:none;
margin:0px;
padding:0px;
}
#directories a {
display:block;
}
#directories a, #directories a:link, #directories a:visited, #directories a:active {
color:#666666;
text-decoration:none;
font-weight:bold;
}
#directories a:hover {
color:#000000;
text-decoration:underline;
}

#directories li {
padding:3px;
border:1px solid #9ECD99;
background-color:#DFF9DC;
margin-bottom:5px;
}
#directories li:hover {
background-color:#9ECD99;
}

#directories li img {
border:0px;
margin-right:10px;
}

.vorschauli {
width:270px;
background-color:#DFF9DC;
margin:5px;
float:left;
}

/* FOR PROGRAMM */

#programm_open {
width:560px;
height:63px;
background-image:url(../layout/programm_top.jpg);
background-repeat:no-repeat;
}

#programm_repeat {
width:500px;
height:auto;
min-height:200px;
background-image:url(../layout/programm_repeat.jpg);
background-repeat:repeat-y;
padding:5px 30px 5px 30px;
}
#programm_repeat a {
color:#006633;
font-weight:bold;
}

#programm_bottom {
width:560px;
height:32px;
background-image:url(../layout/programm_bottom.jpg);
background-repeat:no-repeat;
}

.toggler {
	color:#EFEFEF;
	font-weight:bold;
	margin:0px 0px 4px 0px;
	padding: 2px 5px;
	background-color:#006633;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 13px;
	cursor:pointer;
}

.element {
 
}

.programm_end {
clear:both;
margin-bottom:15px;
}

.programm_pictures {
float:right;
width:152px;
margin-left:10px;
overflow:hidden;
}
.programm_pictures img {
border:1px solid #000000;
display:block;
margin:auto;
margin-bottom:5px;
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
