

/* Kasten-Rahmen */

.schaltebene {
	float: left;
	position: relative;
	left: -14px;
	margin-right: -14px;
}


.kasten {
	border: 1px solid #004a6b;
	width: 300px;
	position: relative;
	padding: 5px 3px 3px 8px;
	overflow: hidden;
	background: #F8F8F8;
	z-index: +4;
}

.kasten > table { font-size: 10px }

.kasten.ebook { min-height: 122px; background: #F8F8F8 url(../icons/elemente/k-icons/eback.gif) }

.kasten.event { min-height: 130px}
.kasten.anzeige { min-height: 114px}
.kasten.aktuell {	min-height: 62px}
.kasten.dossier {	min-height: 76px}
.kasten.mostwanted {	min-height: 93px}
.kasten.mostcommented { min-height: 114px}
.kasten.print { min-height: 114px}
.kasten.frisch {	min-height: 139px}
.kasten.abgeordnete {	min-height: 144px}
.kasten.special {	min-height: 101px}
.kasten.at {	min-height: 120px}
.kasten.umfrage {	min-height: 68px}

.kasten.ama {	 min-height: 144px; background: #aaa;	}
.kasten.foren { min-height: 110px; background: #e4edf5; }

.k-icon {
	padding-left: 12px;
	width: 329px;
	left: 5px;
	position: relative;
	margin-bottom: 10px;
	float: left;
	z-index: +5;
}

.k-icon.event { min-height: 130px; background: url(../icons/elemente/k-icons/event.gif) no-repeat left top; }


.k-icon.ebook {
	background: url(../icons/elemente/k-icons/ebook.gif) no-repeat left top;
	min-height: 122px;
}

.k-icon.abgeordnete {
	background: url(../icons/elemente/k-icons/watch.gif) no-repeat left top;
	min-height: 144px;
}

.k-icon.anzeige {
	background: url(../icons/elemente/k-icons/anzeige.gif) no-repeat left top;
	min-height: 114px;
}

.k-icon.foren {
	background: url(../icons/elemente/k-icons/tp-forum.gif) no-repeat left top;
	min-height: 161px;
}
.k-icon.ama {
	background: url(../icons/elemente/k-icons/ama.gif) no-repeat left top;
	min-height: 144px;
}
.k-icon.aktuell {
	background: url(../icons/elemente/k-icons/aktuell.gif) no-repeat left top;
	min-height: 76px;
}
.k-icon.dossier {
	background: url(../icons/elemente/k-icons/dossier.gif) no-repeat left top;
	min-height: 76px;
}
.k-icon.mostwanted {
	background: url(../icons/elemente/k-icons/mw.gif) no-repeat left top;
	min-height: 106px;
}
.k-icon.mostcommented {
	background: url(../icons/elemente/k-icons/mc.gif) no-repeat left top;
	min-height: 124px;
}
.k-icon.print {
	background: url(../icons/elemente/k-icons/print.gif) no-repeat left top;
	min-height: 114px;
}
.k-icon.frisch {
	background: url(../icons/elemente/k-icons/archiv.gif) no-repeat left top;
	min-height: 139px;
}
.k-icon.special {
	background: url(../icons/elemente/k-icons/special.gif) no-repeat left top;
	min-height: 111px;
}
.k-icon.at {
	background: url(../icons/elemente/k-icons/at.gif) no-repeat left top;
	min-height: 134px;
}
.k-icon.umfrage {
	background: url(../icons/elemente/k-icons/umfrage.gif) no-repeat left top;
	min-height: 76px;
}
.k-icon.foto {
	background: url(../icons/elemente/k-icons/foto.gif) no-repeat left top;
	min-height: 76px;
}




/* Kasten-Text */


.ebook a:visited,
.ebook a:hover,
.ebook a {color: #004a6b; font-weight: 700}
.ebook a:hover {background: #e4edf5 }

.list-h {
	border-bottom: 2px solid #DDDDDD;
	font-size: 0.85em;
	margin: 0 0 0.3em 0;
	padding: 0 0 0.2em 0;
	color: #990000;
	
}


.list-h.last {
	border-bottom: 0px;
	border-style: none;
	margin-bottom: 0.1em;
}

.k-head {
	color: #004a6b;
	font-size: 0.88em;
	margin-bottom: 0.04em;
	margin-top: 0.1em;
	padding-bottom: 0.1em;
	font-weight: bold;
}

.list-f {
	border-bottom: 2px solid #c6d6de;
	font-size: 0.85em;
	margin: 0 0 0.3em 0;
	padding: 0 0 0.2em 0;
	color: #990000;
	
}

.list-f.last {
	border-bottom: 0px;
	border-style: none;
	margin-bottom: 0.1em;
}

.f-head {
	color: #004a6b;
	font-size: 0.88em;
	margin-bottom: 0.3em;
	border-bottom: 2px solid #c6d6de;
	margin-top: 0.1em;
	padding-bottom: 0.3em;
	font-weight: bold;
}


a.k-link { color: #004a6b; }
	a.k-link:link { text-decoration: none; }
	a.k-link:hover {
	text-decoration: none;
	background: #ffffff;
}



.k-date { 
	font-size: 95%;
	font-style: italic; 
	color: #555555;
}

.k-autor {
	font-size: 0.78em;
	margin: 0.2em 0 0.1em 0;
	padding: 0 0 0.1em 0;
	color: #002266;
	font-style: italic;
}
.k-dach {
	color: #666666;
	margin: 0 0 0.2em 0;
	padding: 0;
	font-weight: bold;
	font-size: 0.78em;
}

.k-fliess {
	font-size: 0.78em;
	color: #000000;
	margin: 0 0 0.2em 0;
	line-height: 122%

}

.k-weiter {
	margin: 0 0.4em 0.2em 0;
	font-size: 0.78em;
	font-weight: bold;
	clear: left;
	background: url(../icons/elemente/divers/weiter.gif) no-repeat right center;
	padding: 0 17px 0 0;
	position: relative;
	top: -0.2em;
}

.kasten-h {
	font-size: 0.85em;
	margin: 0 0 0.1em 0;
	padding: 0;
}

.kasten-p {
	font-size: 0.78em;
	color: #000;
	margin-top: 0em;
	margin-bottom: 0.2em;	
	line-height: 122%

}
.kasten-p-line {
	font-size: 0.78em;
	color: #000;
	margin: 0 0 0.3em 0;
	padding: 0 0 0.3em 0;
	border-bottom: 2px solid #DDDDDD;
	line-height: 122%

}

/* Top & Dossier */


.kasten-top {
	height: 110px;
	width: 187px;
	position: relative;
	padding: 5px 3px 3px 8px;
	background: #F8F8F8;
	overflow: hidden;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #004a6b;
	margin: 0px;
	z-index: +5;
	}

.kasten-top.high-sx {
	height: 120px;
	width: 202px;
}

.dossier-img {
	margin: 0.2em 0 0.5em 0;
}



.top {
	width: 328px;
	left: 6px;
	position: relative;
	margin-bottom: 10px;
	float: left;
	z-index: +5;
}

.top-img {
	float: left;
}



/* Print*/


.buch-com {
	margin-right: 7px;
	margin-bottom: 3px;
	float: left;
	font-size: 11px
}

.buch-td {
	border: 1px solid #444444;
	margin-right: 4px;
	margin-bottom: 3px;
}
.buch-x {
	float: right;
}

.div-buch {
	min-height: 140px;
	width: 187px;
	position: relative;
	padding: 5px 6px 3px 8px;
	background: #F8F8F8;
	overflow: hidden;
	margin: 0px;
}
.kasten-buch {
	border: 1px solid #004a6b;
	width: 311px;
	position: relative;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	background: #F8F8F8;
}


/* foto-blog */

.f-kasten {
	border: 1px solid #004a6b;
	width: 303px;
	position: relative;
	padding: 5px 0px 3px 8px;
	overflow: hidden;
	background: #F8F8F8;
	z-index: +4;
	min-height: 76px
}

.f-box {
width: 122px;
overflow: hidden;
float: left
}


	
.f-per-top {
	background: #aaaaaa url(../icons/elemente/divers/perfo.gif) repeat-x 2px bottom;
	height: 4px;
	width: 181px;
	float: right
}
.f-per-bottom {
	background: #aaaaaa url(../icons/elemente/divers/perfo.gif) repeat-x 2px top;
	height: 4px;
	width: 181px;
	float: right
}

.f-leiste {
	background: #aaaaaa;
	color: #F6F6F6;
	height: 1.2em;
	padding: 0.25em 0 0.15em 5px;
	width: 176px;
	font-size: 0.6em;
	float: right;

}

.f-text {
	margin-top: 0.22em;
	padding: 0px 3px 0 6px;
	width: 172px;
	float: right
	}



/* Ads */

.seen {
	margin-right: 0px;
	margin-bottom: 3px;
	float: left;
	font-size: 11px
}


.spalte2-ad {
	text-align: center;
	margin-top: 0.1em;
	margin-bottom: 10px;
	z-index: +4;
	position: relative
}

.promo {
	text-align: center;
	margin-top: 0.1em;
	margin-bottom: 10px;
	z-index: +4;
	position: relative
}

.ama-pad {
	margin: 3px 0 8px 0;
	height: 174px;
	overflow: hidden;
	background: url(../icons/elemente/divers/ama-back.gif) no-repeat right 2px;
}

.ama-pad > iframe {
padding: 0 0px 0 11px; 
background: url(../icons/elemente/divers/amanzeige.gif) no-repeat 0 3px;

}

.spalte-ad {
	text-align: center;
	margin-top: 0.1em;
	margin-bottom: 10px;
	z-index: +4;
	position: relative;
}

.spalte-ad span[style] {
	padding-left: 4px
}

.smallads {
	border: 1px solid #004a6b;
	width: 300px;
	position: relative;
	padding: 5px 3px 3px 8px;
	overflow: hidden;
	background: #F8F8F8;
	z-index: +4;
	left: 17px;
}

.down-ad-left {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 2px solid #ccc;
}
