div#h {
	position:relative;
	border:1px solid #eee;
	padding:10px;
	background:#eee;
}
#h h2 a {
	font:normal normal 24px Georgia, "Times New Roman";
	color:#000;
}
#h h5 {
	font-weight:bold;
	margin:10px 0;
}
#h p {
	font:normal normal 14px Arial;
	line-height:24px;
	text-indent:30px;
	text-align:justify;
}
#h span a {
	display:block;
	position:absolute;
	top:-5px;
	right:10px;
	background:url(../gfx/global/comments.png) no-repeat;
	width:66px;
	height:50px;
	text-align:center;
	font:bold normal 24px Georgia, "Times New Roman";
	letter-spacing:-1px;
	padding-top:6px;
	color:#666;
}
#h span a:hover {
	background-position:0 -57px;
	color:#506C9C;
}
div#l {
	width:370px !important;
	padding:0 10px;
	margin:10px 0;
}
div#m {
	width:370px !important;
	margin:10px 0;
	padding-top:0 !important;
}
div#r {
	width:174px !important;
	float:left;
	padding-top:10px;
}
#m .pnad {
	background:#e7f0f9;
	border:1px solid #d4dde9;
	text-align:center;
	padding:15px 0;
	text-indent:0;
	padding-bottom:0;
}

.artikel .spalte, .artikel .spalte * {
	font:normal normal 14px Arial;
	line-height:24px;
	text-indent:30px;
	margin-bottom:15px;
	text-align:justify;
	color:#333;
}
.artikel .spalte strong, .rating strong {
	border-bottom:1px solid #ccc;
	text-align:right;
	display:block;
	font:bold normal 18px Arial;
	color:#000;
}
.artikel div#pagination {
	border-top:1px solid #ccc;
}
.artikel #pagination a {
	margin:0 3px;
}
.artikel div.more {margin-right:0;}
.artikel div.comments {margin-right:0;}

.artikel .spalte strong {
	font-weight:bold;
	color:#333;
}
.artikel .spalte a {
	padding-left:20px;
	background:url(../gfx/global/link.png) 0 1px no-repeat;
	color:#506CAC !important;
	font-weight:bold !important;
}
.artikel .spalte a strong, .artikel .spalte strong a, .artikel .spalte a span {
	color:#506CAC;
}
.artikel .spalte a:hover {
	color:#8795C2;
	text-decoration:underline;
}
.artikel .spalte a.image {
	background:none !important;
	padding:0;
	margin:0;
	display:block;
	width:100%;
	text-indent:0;
	text-align:center;
}
.artikel .spalte a.image img {
	border:1px solid #ccc;
	background:#eee;
	padding:5px;
	max-width:440px;
	margin:0;
}

/* SPALTEN */

.col1 div#l {
	width:453px !important;
}
.col1 div#m {
	width:290px !important;
	text-indent:0 !important;
}
.fazit #m .pnad, .col1 #m .pnad {
	margin-left:-6px;
	margin-top:10px;
	border:1px solid #000;
	padding:0;
	width:300px;
	height:250px;
	background:#000;
}


/* FAZIT */
.fazit div#l {
	width:452px !important;
}
.fazit div#m {
	width:290px !important;
	padding-right:10px;
}
#m .pro, #m .contra {
	padding:10px;
	text-indent:0 !important;
	margin-bottom:10px;
}
#m .pro b, #m .contra b {
	display:block;
	text-align:right;
	font:bold normal 18px Arial;
	color:#000;
	margin-bottom:10px;
}
#m .pro li, #m .contra li {
	line-height:24px;
}
#m .pro {
	background:#EDFFD2;
}
#m .contra {
	background:#FFE6E6;
}
.rating span {
	font:bold normal 124px Georgia, "Times New Roman";
	letter-spacing:-20px;
	display:block;
	text-align:center;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
	color:#506CAC;
}


/* EDIT */


#h h5 div p {
	font-weight:bold;
	text-indent:0;
}
#h h2 div, #h h2 div p {
	font:normal normal 24px Georgia, "Times New Roman";
}