* {
	margin: 0;
	padding: 0;
}

a {
	color: #5c6701;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	line-height: 24px;
	position: relative;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 15px;
}

h5 {
	font-size: 10px;
	font-weight: normal;
}

html{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	background-color: #bbbd8e;
}

/*--------------------DIVs------------------------------*/

#pagecenter {
	width: 1075px;
	margin: 14px 0 0 25px;
	overflow: hidden;
	position: relative;
}

#lang {
	position: absolute;
	top: 25px;
	font-size: 11px;
}

#logo {
	height: 38px;
	padding-left: 165px;
	margin-bottom: 38px;
}

#logo img {
	border: none;
}

#logo a {
	margin-right: 13px;
}
	
/*div#header
	{
	height:70px;
	background-color:#223136;
	background-image:url(images/header.gif);
	padding:5px;
	text-align:right;
	color:#FFFFFF;
	}
	
div#sitename
	{
	margin-left:15px;
	margin-top:15px;
	font-size:24px;
	float:left;
	text-align:left;
	}
	*/
#top-navi {
	height: 25px;
	font-size: 10px;
	padding-left: 165px;
	font-weight: bold;
}
/*	
div.top-navi-links
	{
	margin-top:6px;
	padding-left:12px;
	padding-right:12px;
	float:left;
	font-size:12px;
	font-weight:900;
	
	}
	*/
	
p.separator {
	height: 16px;
}

/*   Menu   */

#menu {
	width: 140px;
	float: left;
	list-style-type: none;
	padding-top: 53px;
}

#menu li {
	margin-bottom: 5px;
}

#menu img {
	border: none;
}	

div.left-navi-blog
	{
	overflow: hidden;
	float:left;
	}
/*
div.left-widget
	{
	margin-top:1px;
	width:200px;
	margin-top:1px;
	background-color:#000000;
	padding-bottom:4px;
	}
	
div#leftbarfooter
	{
	background-image:url(images/leftbar-footer.gif);
	height:15px;
	}
	
div#rightbarfooter
	{
	background-image:url(images/rightbar-footer.gif);
	height:15px;
	}
	*/
.center-blog {
	width: 650px;
	float: left;
	margin-left: 25px;
	color: #fff;
	font-size: 10px;
}

.homeSeparator {
	width: 650px;
	height: 58px;
	display: block;
}

img.homeImg {
	float: left;
	margin-right: 20px;
}

p.date {
	font-size: 10px;
}

img.homeArticle {
	margin-bottom: 12px;
}

div.post-title
	{
	margin:0px 0px 8px 0px;
	height:24px;
	}
	
div.post-title a {
	font-size: 12px;
}
	
div.post-content
	{
	margin:0px;
	padding:0px;
	overflow: hidden;
	}
	
div.post-meta
	{
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	height:14px;
	margin-bottom:10px;
	}
	
div.single-meta
	{
	border:#444 1px dashed;
	padding:2px;
	margin:5px;
	margin-top:10px;
	color:#202D32;
	background-color:#959762;
	font-size:10px;
	}
	
div.main-meta
	{
	border:#ccc 1px dashed;
	padding:2px;
	margin:5px;
	margin-top:10px;
	color:#666;
	background-color:ddd;
	font-size:10px;
	}
	
div.commentblog
	{
	background-color:#959762;
	margin:0px;
	padding:5px;
	text-align:justify;
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
	}

div.singlecommentborder
	{
	float:left;
	}
	
div.gravatorblog
	{
	float:left;
	width:70px;
	}
	
div.singlecomment
	{
	float:left;
	width:410px;
	}
	
.right-navi-blog {
	width: 235px;
	float: left;
	margin-left: 20px;
	color: #fff;
	overflow:hidden;
	padding-top: 58px;
}

.rightLeft {
	float: left;
	width: 100px;
	padding-right: 10px;
}

.rightRight {
	float: left;
	width: 125px;
}

.right-navi-blog ul {
	list-style-type: none;
	margin-bottom: 10px;
	line-height: 14px;
}

.right-navi-blog ul li {
	margin-bottom: 2px;
	font-size: 10px;
}

.dwlSidebar {
	margin-top: 80px;
}

.contactSidebar {
	margin-top: 120px;
}

.right-navi-blog ul.contactSidebar li {
	font-size: 12px;
}

div.widget-header
	{
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	padding-top:3px;
	}
	
div.clear
	{
    clear: left;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
	}
	
#footer {
	clear: both;
	float: left;
	font-size: 10px;
	margin-top: 10px;
	padding-left: 165px;
	color: #fff;
}

#footer p {
	margin-bottom: 2px;
}

#footer a {
	font-weight: bold;
	margin: 0 5px;
}

#footer a.first {
	margin-left: 0;
}

/*--------------------textgestaltung--------------------*/

p{
margin:0px;
     }


.center-blog li {
	list-style:square;
	margin-top:3px;
	padding-top:2px;
	padding-bottom:2px;
	color:#810000;
}


/*--------------------Kommentare--------------------*/
.alt {
	 
	}

.commentlist {	padding:0px;
	margin:0px;
	 
	}


.nocomments {
text-align:justify;
	 
	}
 
.commentlist li {
	padding:0px;
	margin:0px;
	list-style:none;
	color:#111;
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
text-align:justify;
	padding:0px;
	padding-top:5px;

	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
border:1px solid #333;
margin-bottom:3px;
	}

#commentform textarea {
	border:1px solid #333;
	width:488px;
	}

#commentform #submit {
	 
	}

/*--------------------fuer den wp kalender--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------kategorien--------------------*/

li#categories{
     }

.widget_categories{
     }

/*-------------------WP Requires------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*  Secondary page   */

.post-content p.galleryBigImg {
	width: 400px;
	float: left;
	margin-right: 25px;
	overflow: hidden;
	margin-bottom: 25px;
	
}

img.imgTitle {
	margin-bottom: 8px;
}

ul.thGallery {
	clear: both;
	list-style-type: none;
}

ul.thGallery li {
	float: left;
	margin-left: 12px;
	width: 118px;
	height: 118px;
	margin-bottom: 10px;
	text-align: center;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}

ul.thGallery li.first {
	margin-left: 0;
}

ul.thGallery li a img {
	border: none;
}

.post-content p {
	margin-bottom: 10px;
	
}

/* Small Gallery */

ul.thGallerySmall {
	clear: both;
	list-style-type: none;
	width: 400px;
	overflow: hidden;
	float: left;
	margin-right: 25px;
	padding-bottom: 50px;
}

ul.thGallerySmall li {
	float: left;
	margin-left: 8px;
	width: 60px;
	height: 60px;
	margin-bottom: 10px;
	text-align: center;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:0;
	padding-bottom:0;
	padding-top:0;
}

ul.thGallerySmall li.first {
	margin-left: 0;
}

ul.thGallerySmall li a img {
	border: none;
}
