* {
	margin: 0;
	padding: 0;
}
a {
   outline: none;
}

body {
	background: white;
	font-family: Tahoma;
	font-size: 20px;
	color: black;
	margin: 0;
	line-height: 36px;
}




h1{
	font-size:50px;
	color: #ffffff;
	padding: 2px 6px 6px 6px;
	background: #e2001a;
	margin: 10px 0px 0px 0px;
	font-weight: normal; 
	font-style: normal;
	line-height: 54px;
}
h2 {
	font-size:34px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	margin: 0px 0px 10px 0px;
	font-weight: normal; 
	font-style: normal;
	line-height: 38px;
	clear: both;
}
h3 {
	font-size:24px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	margin: 0px 0px 10px 0px;
	font-weight: bold; 
	font-style: normal;
	line-height: 28px;
	clear: both;
}

p {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	color: #616161;
}

a:link, 
a:visited{
color: #e2001a;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #e2001a;
}
img {
	padding: 0px 0px 0px 0px;
	border: none;
	}

#header img.logo {
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    border: 0px;
}	



#content {
	background: #ffffff;
	width: 100%;
    height: 100%;
    overflow: auto;
	padding: 0px 0px 0px 0px;
	margin: auto;
	}


div.pagepost {
	margin: 0px 0px 10px 0px;
	clear:both;
}


div.blogpost {
	margin: 0px 0px 10px 0px;
	font-style: normal!important;
}

div.blogpost span.datum,
div.blogpost span.kategorie {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #7b7b7b;
	font-size: 18px;
}



	

#content-right {
	padding: 15px 0px 0px 0px;
	margin: 0px 2px 0px 0px;
	}

	
#content-right-left div.blogpost img {
	float: left!important;
	padding: 0px 0px 0px 0px!important;
	margin: 5px 15px 0px 0px!important;
	}
#content-right-left  p.tagcloud {
	text-align: justify;
	line-height: 2em;
}
#content-right-left  p.tagcloud  a:link, 
#content-right-left  p.tagcloud  a:visited,
#content-right-left  h2 a:link, 
#content-right-left  h2  a:visited{
color: #3f3f3f;
text-decoration: none;
}

#content-right-left p.tagcloud  a:hover,
#content-right-left h2  a:hover {
text-decoration: underline;
color: #e2001a;
}
#content-right-left ul{
	background-color: transparent;
	margin: 0px 10px 15px 15px;
	padding: 0px 10px 0px 0px;
	list-style: circle;
	line-height: 22px;
	}

#content-right-left  ul li {
	clear: both;
	background-color: transparent;
	margin: 0px 0px 5px 0px;
	}




.alignright {
	float: right;
	margin: 5px 0px 0px 15px;
	}

.alignleft {
	float: left;
	margin: 5px 15px 0px 0px;
	}

div.wp-caption p.wp-caption-text {
	margin: 0px 10px 10px 0px;
	padding: 5px 5px 5px 1px;
	font-size: 11px;
	line-height: 15px;
	color: #575757;
	text-align: right;
	border-right: 8px solid #cccccc;
}
 





#tools,
a.drucken,
#wp_page_numbers,
#respond,
#header div.whitespace,
#menu,
#content-left ,
#content-right-right,
#navigation,
a.trigger,
p.hinweis,
ol.commentlist,	
.hinweis .delete,
#footer,
div.teilen,
.panel  {
display:none;
}