/*
	KJK Druck-CSS
*/

html, body {
margin: 0;
padding: 0;
}
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	text-align: left;
}

#wrapper {
	padding-left: 20px;
	width: 580px;
	color: #000000;
}

#header {
	color: #000;
	width: 580px;
	height: 120px;
	z-index: 10;
	overflow: hidden;
}

#hauptnavigation {
display: none;
}

#linkespalte {
display: none;
}

#inhalt {
color: #000;
padding-left: 10px;
}

#spalterechts {
display: none;
}

#unten {
display: none;
}

/* 	Format  */

#header #logo {
border: 0 none;
}

/* set all to 0 */
h1, h2, h3, h4, p, ul, li {
margin: 0;
padding: 0;
}

h1, h2 {
margin: 5px 0px 15px 0px;
}
h1 {
color: #888888;
font-size: 120%;
}
h2 {
color: #888888;
font-size: 110%;
}
h3 {
font-size: 80%;
margin: 5px 0px 0px 0px;
}
h4 {
font-size: 80%;
margin: 5px 0px 0px 0px;
}

/* Texte */
p, li, td {
font-size: 80%;
}
#inhalt p, #inhalt li {
line-height: 120%;
margin: 0px 0px 8px 0px;
}

ul {
margin: 0px 0px 0px 20px;
}

/* Links */
#inhalt a {
text-decoration: underline;
padding: 0px 0px 0px 0px;
border: 0px solid #999;
background-color: #f0f0f0;
color: #000000;
}

/* sonstiges */
.unsichtbar, hr {
display: none;
}

img {
border: none;
}

.perma {
display: none;
}

/* KJK */
.bildrechts {
	float: right;
	padding-left: 8px;
	padding-bottom: 5px;
}
#bildkasten {
	float: left;
	padding-bottom: 3px;
	width: 180px;
	height: auto;
	background-color: #E6E6E6;
	font-size: 70%;
	text-align: center;
	padding-top: 5px;
	margin-right: 8px;
	margin-top: 12px;
}
.credits {
	font-style: italic;
}
/* Filmkritik */
.haupttext {
	color: #000099;
}
/* Interview */
.haupttext1 {
	color: #336600;
}
/* Diskussion */
.haupttext2 {
	color: #CC0000;
}
/* Hintergrund */
.haupttext3 {
	color: #000000;
}
/* KinderFilmKritik */
.haupttext4 {
	color: #990033;
}
/* Sonderdruck */
.haupttext8 {
	color: #757500;
}
/* Inhalt */
.haupttext9 {
	color: #000000;
}
