/*  
Theme Name: VEB Siegen
Description: VEB by <a href="http://www.inspirit.de/" title="[inspirit-graphicbureau]">[inspirit-graphicbureau]</a> , is based on FallSeason WordPress Theme by <a href="http://wpthemepark.com/" target="_blank">WP ThemePark</a>
Version: 1.0
Author: Design: Marc Babenschneider; Weblayout: Thorsten Junge
Design: Marc Babenschneider

*/
/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

* {
	padding: 0;
	margin: 0;
}

body {
	background: #fff url(images/body.jpg) top center no-repeat;
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 18px;
	font-family:"Courier New", Courier, mono;

}

#outer {
	z-index: 2;
	position: relative;
	width: 955px;
	background-color: #fff;
	margin: 0 auto;
}

#header {
	z-index: 10;
	position: relative;
	width: 955px;
	height: 220px;
}

#upper_menue {
	position: relative;
	background: #fff url(images/upper-menue.jpg) top no-repeat;
	width: 955px;
	height: 62px;
	
}

#upper_menue ul {
	/*position:absolute;*/
	list-style: none;
	margin: 45px 0px 0px 0px;
	padding:0;
	border: none;
	float:right;
	
}

#upper_menue ul li {
	margin: 0;
	padding: 0;
	float: left;
	
}

#upper_menue ul li a:link, #upper_menue ul li a:visited {
	margin: 0;
	padding: 0px 15px 0px 15px;
	float: left;
	text-decoration: none;
	font-size:12px;
	color: #000;
	
	line-height: 14px;
}

#upper_menue ul li a:hover {
	text-decoration: underline;
}

#upper_menue ul li.level1active {
	font-weight: bold;
}

.flash {
	width: 955px;
	height: 220px;
	border:none;	
}

#content {
	padding:0;
	background:#fff url(images/contenback.jpg) top repeat-y;
	width:955px;
	height: 100%;
}

#primarycontainer {
	float: left;
	width: 705px;
	
}

#primarycontent  {
	margin: 0;
}


#terminhinweis {
	position:relative;
	width: 705px;
	height: 130px;
	background: #000 url(images/terminhinweis.jpg) top no-repeat;
	padding: 0px;
	margin:0;
}

#terminhinweis p {
	color: #fff;
	font-size:16px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align:left;
	padding: 10px 5px 0px 135px;
	
}	



h1, h1 a:link, h1 a:visited, h1 a:active {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	text-decoration:none;
}

h1 a:hover {
	text-decoration:underline;
}

h1.archive {
	margin: 10px 0px 30px 80px;
}



.post  {
	margin: 0px 20px 100px 80px;
	clear:both;
	
}


.contentarea {
padding:0;
overflow: hidden;
}

.contentarea p {
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 20px 0px;
}


a, a:visited, a:active {
	
	color:#990000;
	text-decoration: none;
	
}

a:hover {
	color: #000;
	
}




h3,h4 {
	display: inline;
	font-weight: bold;

}


h3 {
	font-size: 1.7em;
	padding-left: 24px;
	background-image: url(images/db1.gif);
}

h4 {
	font-size: 1.4em;
	padding-left: 18px;
	
}

h3 span {
	font-weight: normal;
	font-size:60%;
	color:#999;
}

h5  {
	font-weight:normal;
	font-size:1em;
}



dl {
	margin:1em 0px;
}

dt 
{
	font-weight:bold;
}

dd 
{
	margin:0.5em 1em;
	padding:0;
}

img {
	border: 1px solid #666666;
	background:#fff;
	padding:6px;
	margin:5px;
}


img.left {
	position: relative;
	border: 3px solid #000;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
}

img.right {
	position: relative;
	border: 3px solid #000;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
}

img.profile { 
	position: relative;
	float: left;
	border: 3px solid #000;
	margin: 0.5em;
	padding:3px;
}


ul, ol  {
	margin:1em;
	padding:0;
}

li  {
	margin:0 1em;
	padding:0.15em;
}

#contentarea ul li  {
	list-style-image: url(images/db3.gif);
}

blockquote  {
    margin:20px 20px;    
    
}

fieldset  {
	border:none;
}


.divider1 {
	position: relative;
	background: #fff url(images/border2.gif) repeat-x;
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}



.post h4 a  {
	text-decoration:none;
	color:#141;	
	border:none;
}

.post .details {
	position: relative;
	top: -1.5em;
	font-size: 0.86em;
	color: #787878;
	margin:0;
	padding:0;
}




#outer .post ul.controls {
	clear: both;
	margin:0;
	padding:1em 0;
	background:#fcfcfc;
}

.post ul.controls li {
	display: inline;
	font-size: 0.86em;
	margin:0;
	padding: 0em 1.0em 0em 15px;
}

.post ul.controls li.comments {
	background: url(images/icon-comments.gif) no-repeat left center;
}

.post ul.controls li.more {
	background: url(images/icon-more.gif) no-repeat left center;
}




.box {
	background: #FDFCF6 url(images/boxbg.gif) repeat-x;
	padding: 1.5em;
	border-top: solid 1px #E1D2BD;
	border-bottom: solid 1px #E1D2BD;
	margin-bottom: 1.0em;
	text-align:left;
}

ul.linklist {
	list-style: none;
}

ul.linklist li {
	line-height: 2.0em;
}



#search {
	position: absolute;
	top: 5.5em;
	right: 2.0em;
	padding-right: 0.0em;
	color:#aaa;
}

#search input.text {
	margin-right: 0.5em;
	vertical-align: middle;
	border: solid 1px #f0f0f0;
	padding: 0.1em;
	width: 10.0em;
	background:#fff url(images/button_bg.gif) repeat-x top;
}

#search input.submit {
	background: #8f4008;
	border: solid 1px #9F9030;
	font-weight: bold;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
	vertical-align: middle;
}



#menu {
	position: relative;
	background: #7F8400 url(images/menubg.gif) repeat-x top left;
	height: 3.5em;
	padding: 0 1.0em;
	margin: 0 0 2px;
}

#menu ul {
	padding:1em 0 0 0;
	margin:0;
}

#menu ul li {
	position: relative;
	display: inline;
	padding:0;
	margin:0;
}

#menu ul li a:link, #menu ul li a:visited {
	color: #fff;
	padding: 0.5em 1.0em 0.9em 1.0em;
	text-decoration: none;	
	border:none;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a {
	background: #7F8400 url(images/menuactive.gif) repeat-x top left;	
	border:none;
}






#sidebar {
	margin: 0;
	float: right;
	width: 250px;
}

#sidebar-top {
	margin: 0;
	width: 250px;
	height: 91px;
	background: #fff url(images/sidebar_top.jpg) top no-repeat;
}

#sidebar-bottom {
	margin: 30px 0 0 0;
	width: 250px;
	height: 90px;
	background: #fff url(images/sidebar-bottom.jpg) top no-repeat;
}

#sidebar-menue {
	margin: 0;
	width: 250px;
	background: #fff url(images/sidebar_ul.jpg) repeat-y;
}

#sidebar-menue ul {
	list-style: none;
	margin: 0px 0px 0px 30px;
	padding:0;
	border: none;
	text-align: left;
	width: 230px;
		
}

#sidebar-menue ul li a:link, #sidebar-menue ul li a:visited  {
	margin: 0;
	padding: 0;
	font-size:14px;
	color: #000;
	line-height: 14px;
	text-decoration: none;
}

#sidebar-menue ul li a:hover {
	text-decoration: underline;
}

#sidebar-menue ul li.level1active {
	font-weight: bold;
}



#sidebar-menue ul li ul {
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding:0;
	border: none;
	text-align: left;
	width: 220px;
		
}





#sidebar-events {
	margin: 0;
	width: 250px;
}


#sidebar-events ul {
	list-style: none;
	margin: 0px 0px 0px 30px;
	padding:0;
	font-weight:normal;
	border: none;
	text-align: left;
	width: 230px;
		
}

#sidebar-events ul li a:link, #sidebar-events ul li a:visited  {
	margin: 0;
	padding: 0;
	font-size:14px;
	font-weight:normal;
	color: #000;
	line-height: 14px;
	text-decoration: none;
}

#sidebar-events ul li a:hover {
	text-decoration: underline;
}


#sidebar-events ul li ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding:0;
	border: none;
	text-align: left;
	width: 200px;
}








#footer {
	position: relative;
	height: 170px;
	clear: both;
	padding-top: 0;
	background: #fff url(images/footer.jpg) top left no-repeat;
	
}



/* comments and their styles */

#comments, #respond{
	margin: 0px 0px 0px 50px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}

ol.commentlist {
	margin: 0;
	padding: 0;
	width: 600px;
}
.commentlist li 
{
	list-style:none;
	margin: 0px 0px 30px 50px;
	padding: 0.5em;			
	border-bottom:#ddd 1px dashed;
	
}
.commentlist li p 
{
    font-size:14px;
	margin:10px 10px;

}
.commentlist li .cmtinfo 
{
	font-size:12px;
	padding:5px;
	margin: 0px 0px 10px 0px;
	position:relative;
	width: 600px;
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}



textarea {
	width: 400px;
	margin: 20px 0px 0px 50px;
	padding:5px;
	
	border: 1px solid #ccc;	
	background:#fff;
	
}

#outer input.text 
{
	background:#fff;
	border:#ccc 1px solid;
	padding:2px;
	margin: 5px 0px 0px 50px;
	
}
.post h5 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}


#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
.alignleft {
    float: left;
    text-align: left;
margin-left: 0px; 
margin-right: 10px;
}

.alignright {
    float: right;
    text-align: right;
margin-left: 10px; 
margin-right: 0px;
}
