#sidebar { margin-top: 6px; }

/* Hauptartikel */
#hauptartikel {
	margin-bottom: 36px;
	margin-top: -6px;
	}

#hauptartikel h2, #hauptartikel p {
	margin-right: 20px;
	}
	
#hauptartikel h2 a:link, #hauptartikel h2 a:visited  {
	font-family: Georgia, Helvetica, serif;
	font-size: 36px;
	letter-spacing: -0.02em;
	text-align: left;
	font-weight:normal;
	color: #585858;
	line-height: 40px;
	border: 0;
	}

#hauptartikel h2 a:hover {
	color: #999;
	}

#hauptartikel h2 {
	padding-bottom: 4px;
	border-bottom: 1px solid #585858;
	margin-bottom: 3px;
	}

#hauptartikel p span {
	text-align:left;
	color: #999;
	font-size: 11px;
	}

#hauptartikel a:link, #hauptartikel a:visited, #hauptartikel a:active {
	outline: none;
	text-decoration: none;
	color: #999;
	border-bottom: 1px solid #999;
	}
		
#hauptartikel #metainfo a:link, #hauptartikel #metainfo a:visited {
	color: #999;
	border-bottom: 1px solid #999;
	}

#hauptartikel a:hover {
	color: #840000;
	border-bottom: 1px solid #840000;
	}
	
/* leftcol */

#leftcol span a {
	font-weight: bold;
	color: #840000;
	}

#leftcol span a:hover {
	border: 0;
	}	
	
#leftcol p {
	padding-bottom: 18px;
	margin-top: 9px;
	margin-bottom: 18px;
	margin-right: 20px;
	}

#leftcol h3 {
	margin: 9px 0;
	padding-bottom: 12px;
	border-bottom: 1px solid #999;
	color: #585858;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 22px; 
	font-weight: normal;
	line-height: 22px;
	margin-right: 20px;
	}
	
#leftcol h3 a:hover {
	border: 0;
	color: #999;
	}


/* rightcol */
#rightcol {
	background: url(../images/meinungen.gif) no-repeat 220px 5px;
	}

#rightcol h3 {
	color: #ccc;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 18px;
	}

#rightcol p {
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background: #a3a3a3;
	padding: 18px;
	margin-bottom: 9px;
	margin-right: 20px;
	}
	
/* Promo */
#promo {
	overflow:hidden;
	position:relative;
	background: #5B5B5B url(../images/promo_back.jpg) no-repeat top left;
	height: 229px;
	margin-top: 20px;
	margin-bottom: 54px;
	}
	
#promo-main {
	position:relative;
	width:540px;
	margin:0;
	overflow:hidden;
	height:229px;
	}

#promo-main ul {
	position:relative;
	width:540px;
	margin:0;
	display:block;
	}
	
#promo-main ul li {
	padding-top: 15px;
	height: 229px;
	overflow:hidden;
	}

.promo-text {
	margin-left: 40px;
	width: 300px;
	float:left;
	}
	
.promo-text a:link, .promo-text a:visited {
	color: #FDD549;
	border-bottom: 1px solid #FDD549;
	}

.promo-text a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #fff;
	}

#promo h2 {
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	border-bottom: 1px solid #FDD549;
	padding-bottom: 18px;
	padding-top: 9px;
	margin-bottom: 18px;
	line-height: 30px;
	}

#promo h2 span {
	color: #FDD549;
	}

#promo p {
	color: #fff;
	}

#promo-heading {
	background:url(../images/promo_heading.png) no-repeat 0 0;
	position:absolute;
	right:47px;
	top:0;
	width:260px;
	height: 229px;
	margin:0;
	z-index:5;
	}

#promo-heading li {
	margin: 24px 0 30px 0;
	list-style-type:none;
	height:70px;
	display:block;
	position:relative;
	background-image:none;
	}

#promo-heading li a {
	display:block;
	line-height:70px;
	height:70px;
	width:270px;
	text-indent: -9999px;
	border: 0;
	}

#promo-arrow {
	width:325px;
	height:91px;
	position:absolute;
	top:15px;
	right: 47px;
	background:transparent url(../images/promo_pfeil.png) no-repeat 0 0px;
	}
