/* CSS Document */

* {
	padding:0;
	margin:0;
	}
body {
	background-color:#fff;
	color:#000;
	font:12px/16px Arial, Helvetica, sans-serif;
	}
a {
	outline:none;
	text-decoration:none;
	color:#8D0000;
	background-color:inherit;
	}
p, .related_post {
	padding-bottom:12px;
	}
h5 {
	font:bold 11px/15px Arial, Helvetica, sans-serif;
	}
a:hover {
	color:#666;
	background-color:inherit;
	}
h1, h2, h3 {
	font:bold 14px/20px Arial, Helvetica, sans-serif;
	color:#8D0000;
	padding:0 0 5px 0;
	}
h1 {
	font-size:16px;
	line-height:21px;
}

#header {
	/*height:131px;*/
	padding:0 5px 20px;
	margin:0 0 20px;
	border-bottom:5px solid #8D0000;
	}


#nav {
	display:none;
	visibility:hidden;
}

.content {
/*	height:100%;
	overflow:hidden;
*/	padding:5px 5px 5px 4px;
	}
.content li,
.categoryList li li {
	list-style:inside disc;
	padding-bottom:3px !important;
}
.categoryList li {
	list-style:none outside;
}
.leftPan {
	float:left;
	width:446px;
	}
.rightPan {
	float:right;
	width:226px;
	padding-right:3px;
	}
.categoryList {
	display:none;
	visibility:hidden;
}
.blogContent {
	float:right;
	width:446px;
}
.blogContent .post {
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	font-size:11px;
}
.blogContent .tag p {
	border:1px solid #ccc;
	padding:3px 5px;
	margin-bottom:15px;
}
.picLeft {
	display:block;
	float:left;
	width:auto;
	margin:0 8px 11px 0;
	}
.blockTxt {
	/*height:100%;
	overflow:hidden;*/
	padding-right:40px;	
	}
.grayBlock01 {
	background:url(images/rightBg.gif) 0 0 repeat-x #FAFAFA;
	padding:2px 6px 6px;
	margin-bottom:6px;
	color:inherit;
	}
.grayBlock01 p {
	clear:both;
	padding-bottom:5px;
	height:100%;
	overflow:hidden;
}
.grayBlock01 p img {
	margin-right:3px;
}
.bigTxt {
	font-size:12px;
	}
.grayBlock01 h2 {
	padding-bottom:2px;
	}
.grayBlock01 li {
	list-style:none outside !important;
}
.address {
	background:url(images/phone-icon.gif) 0 0 no-repeat;
	padding:0 0 5px 46px;
	}
.onlinecontact {
	background:url(images/world-icon.gif) 0 0 no-repeat;
	padding:0 0 5px 46px;
	}
.grayBlock01 span {
	padding-left:60px;
	font-size:8px;
	}
.grayBlock01 a {
	color:#000;
	background-color:inherit;
	}
.grayBlock01 a:hover {
	color:#8D0000;
	background-color:inherit;
	}
.grayBlock01 ul {
	padding-bottom:8px;
	}
.grayBlock01 h2 {
	background:none;
	}
.picleft02 {
	border:2px solid #D9D9D9;
	float:left;
	width:auto;
	margin-right:6px
	}
grayBlock02 em {
	font-size:10px;
	line-height:14px;
	width:auto;
	}
.grayBlock02 {
	display:none;
	visibility:hidden;
}
.meinungen {
	height:100%;
	overflow:hidden;
	}
.fRight {
	float:right;
	width:auto;
	}
.fLeft {
	float:left;
	width:auto;
	}
#footer {
	clear:both;
	border-top:1px solid #3d4346;
	padding:10px 5px;
}
#footer .footermenu {
	display:none;
	visibility:hidden;
}

#commentform label {
	display:block;
}
#commentform textarea {
	width:295px;
	height:100px;
}

.commentInfoText {
	width:100%;
	overflow:hidden;
}
.commentInfoText p {
	padding:0;
}
.commentInfoText p.commentdAuthor {
	padding-top:20px;
}
.commentInfoText .img {
	float:left;
	margin-right:10px;
}
.commentContent {
	width:446px;
	background-color:#f1f1f1;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px 5px 0 !important;
	margin:10px 0;
	clear:both;
}
.commentContent p {
	padding:0 0 5px !important;
}
.commentContent .commentTopArrow {
	display:none;
}

