	
body {
	font-family: 'Kreon', Verdana, sans-serif;

/* 	font-family: Helvetica, Verdana, sans-serif; */

	font-size: 14px;
	line-height: 1.6em;
	text-align: left;
	margin: 0;

/*	margin-left: auto;
	margin-right: auto;
*/	
	padding: 0;
	background-color: #000000;
	color: #000000;
}

a, a:link, a:visited {

	text-decoration: none;
	color: inherit;
}

a:hover {
	
	
	text-decoration: none;
	color: inherit;
}

img {
	border: 0;
}


/* AUFBAU */


.container{
	position: static;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 1250px;
	background-color: #000000;
}

.top{
	position: static;
	top: 0px;
	left: 0px;
	background-image: url(Bilder/Poster_01.gif);
	background-color: #000000;
	height: 239px;
}


.left{

	position: static;
	float: left;

	background-image: url(Bilder/Poster_02.gif); 
	background-color: #000000;
	height: 831px;
	width: 322px;
}

.right{

	position: static;
	float:right;
	
	background-image: url(Bilder/Poster_04.gif);
	background-color: #000000;
	height: 831px;
	width: 263px;

}

.bottom{
	position: static;
	background-image:url(Bilder/Poster_05.gif);
	background-color: #000000;
	height: 600px;
	
}



/* INHALT */



.content{

	color:#000000;
	margin: 0 263px 0 322px;
	background-color: #ffffff;
	padding: 60px 30px 10px 30px;
  	min-height: 850px;
		
}

.content p,
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6{

	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6em;
	
}

.content p{
	
	margin: 0 0 10px 0;
	
}

.content h1{

	font-family: 'Nothing You Could Do', cursive, serif;
	font-size: 22px;	
	color: #08298A;
	margin: 0 0 10px -5px;
}

.content h2{

	margin: 0 0 10px 0;
	font-size: 20px;	
	font-weight: bold;
}

.content h3{
	
	margin: 0 0 10px 0;
	font-size: 17px;	
	font-weight: bold;
}

.content h4{
	margin: 0 0 10px 0;	
	font-weight: bold;
	
}

.content h5{
	
	display: inline;
	font-size: 10px;
}

.content h6{
	font-family: 'Nothing You Could Do', cursive, serif;
	font-size: 16px;
	color: #08298A;

	margin: -15px 0 10px 0 !important;
}

.inline{
	display: inline;
	padding: 0 0 0 20px ;
}

.content div{
	margin: 0 0 20px 0;
}

.content .rot{
	color: #DF0101;
}

.content .schwarz{
	color: black;
}


.content img{
		
}

.content .foto{
	float: left;
	margin: 5px 20px 10px 0px;
	padding: 10px;

	border: 1px solid #ccc;

}

.content .nofloat{
	float: none;
	display: inline-block;
}

.content .anchor{
	cursor: pointer;	
}


.content .foto h5{
	display: block;
	margin: 10px 0 0 0;
}


.content .clear{
	clear: left;
}

.content .erstesblatt{
	min-height: 700px;
	margin-bottom: 50px !important;
}

.content .rechts{
	margin-left: 50px !important;
}



/* IMG */ 

.linie{
	height: 12px;
	background-image: url('IMG/linie.gif');
	background-repeat: no-repeat;
	margin: 20px 0 40px 0 !important;
}

.liniekl{
	height: 12px;
	background-image: url('IMG/linie.gif');
	background-repeat: no-repeat;
	margin: 10px 0 10px 0 !important;
}

.liniekl2{
	height: 12px;
	background-image: url('IMG/linie.gif');
	background-repeat: no-repeat;
	margin: 10px 0 10px 0 !important;
}


.tatort{
	height: 94px;
	background-image: url('IMG/tatort.gif');
	background-repeat: no-repeat;
	margin: -10px -29px -10px -29px !important;
}

.tatort2{
	height: 94px;
	background-image: url('IMG/tatort2.gif');
	background-repeat: no-repeat;
	margin: -20px -29px 0px -29px !important;
}




.klick{	
	margin: 0 0 0 5px;	
	display: inline-block;
	height: 14px;
	width: 52px;
	background-image: url('IMG/klick.gif');
	background-repeat: no-repeat;
}

.hierklick{	
	margin: 0 0 0 5px;	
	display: inline-block;
	height: 14px;
	width: 106px;
	background-image: url('IMG/hierklicken.gif');
	background-repeat: no-repeat;
}


.blatt{	
/*	font-family: 'Nothing You Could Do', cursive, serif;
	font-size: 22px;	
	color: #08298A;
*/
	font-size: 20px;	
	font-weight: bold;

	background-image: url('IMG/blatt.gif');
	background-repeat: no-repeat;
	margin: 0px 0 -60px -30px !important;	
	padding: 45px 0 0 75px;
	width: 590px;
	height: 119px;
}




.content ul{
	
	padding: 0 0 10px 22px;
	margin: 0;	
	
}



.zoomnb{
	border: 0 !important;
}




.tabelle{
	
	border-collapse: collapse;

}

.tabelle td{

	border-collapse:collapse;
	margin: 0px;
	padding: 5px;
	padding-top: 10px;
	padding-bottom:10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.foerd{
	
	margin: 0 10px 0 10px;
	
}


