body {
	background-color:#FFFFFF;
	margin: 0px;
	margin-left:20px;
	background-repeat:no-repeat;
	}
body,td,th,a,p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:17px;
	letter-spacing:0px;
	}
a{
	color:#d43f00;
	text-decoration:none;
	font-weight: bold;
	}
p{
	margin:0px;
	}
#main{
	width: 920px;
	}
#kopf{	
	margin-top:15px;
	height: 50px;
	}

#monate{
	display:none;
	}
#hauptnavi, #hauptnavi a{
	display:none;
	}
#subnavi{
	display:none;
	}
.clearfloat{ 
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
	margin:0px;
	padding:0px;
}
#maincontainer{
	position: relative;
	top: 30px;
	left: 0px;
	height: 400px;
	width: 470px;
	overflow: auto;
	float:left;
	}
#maincontent, #maincontentProgramm{
	height: 100%;	
	padding-right: 10px;
	}
#maincontentProgramm a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#d43f00;
	font-size: 12px;	
	line-height: 16px;
	}
#rightcontainer{
	position: relative;
	top: 30px;
	left: 20px;
	height: 400px;
	width: 165px;
	overflow: auto;
	border: #000000 solid 0px;
	border-bottom: 0px;
	}
#rightcontent{
	height: 100%;	
	padding: 3px;
	line-height:15px;
	}
.titel1{
	text-align:center;
	font-size:38px;
	font-weight: bold;
	line-height: 35px;
	}
.titel2, .titel3, .titel4, .titel5, .lead1, .lead2, .lead3{
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: bold;
	line-height: 22px;
	}
.titel2{
	margin-bottom: 4px;
	}
.titel3, .titel5{
	color:#d43f00;
	text-align:left;
	margin-top:6px;
	}
.titel4{
	color:#000000;
	font-size:12px;
	text-align:left;	
	line-height: 16px;
	}
.titel5{
	font-size:16px;
	text-align:left;
	padding: 18px 0px 5px 0px;
	}
.lead1, .lead2, .lead3{
	font-size:14px;
	font-weight: normal;
	line-height: 17px;
	}
.lead2, .lead3{
	font-size:13px;
	margin-bottom: 0px;
	}	
.lead3{
	font-weight: bold;
	font-size:13px;	
	padding: 0px 30px 0px 30px;
	}
.linie1, .linie2, .linie3, .linie4{
	border-bottom: #000000 solid 1px;
	margin: 6px 0px 6px 0px;
	height:1px;
	font-size: 1px;
	}
.linie2, .linie3 {
	margin: 3px 0px 3px 0px;
	}
.linie3 {
	border-bottom: #000000 solid 3px;
	}
.linie4 {
	margin-bottom: 18px;
	}
	
#maincontentProgramm .linie3{
	margin: 10px 0px 10px 0px;
	}
.auszeichnungserif{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
.programmbeschrieb{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	}

/*********************************************************/
/* Fenster */
/*********************************************************/

#winheutecontainer{
	position:absolute;
	width:450px;
	z-index:100;
	background-color: #FFFFFF;
	left: 450px;
	top: 150px;
	border-color: #000000;
	border-style: solid;
	border-width: 4px 1px 4px 1px;
	}
.winheutecontent, #winspezhinweis, .winprogrammcontent {
	padding: 7px;
	}
.winprogrammcontent {
	height: 100%;
	}
#winspezhinweis{
	position:absolute;
	width:300px;
	z-index:101;
	background-color: #000000;
	left: 660px;
	top: 460px;
	}
#winspezhinweis p{
	color: #FFFFFF;	
	}
#winprogramm{
	display: none;
	position:relative;
	width:312px;
	height:100%;
	z-index:100;
	background-color: #FFFFFF;
	left: 0px;
	top: 20px;
	border: #000000 solid 0px;
	overflow:auto;
	}
#winprogramm img{
	overflow:hidden;
	}

#win1, #win2, #win3{
	position:absolute;
	z-index:1;
	background-color: #FFFFFF;
	left: 130px;
	top: 300px;
	width:275px;
	height:215px;
	overflow:hidden;
	}
#win2{
	left:550px;
	top: 100px;
	}
#win3{
	left:250px;
	top:70px;
	width:500px;
	height:380px;
}
.windrag{
	text-align: right;
	position:absolute;
	width:100%;
	height:100%;
	cursor: pointer;
	background-image: url(../images/spacer.gif);
	}
.windragprogramm{
	text-align: left;
	width:295px;
	height:200px;
	}
.windrag img{
	margin:4px;
	}
.winbild{
	border: #000000 3px solid;
	}

/*********************************************************/
/* Programmseite */
/*********************************************************/

.progTag, .progZeit, .progTitel, .progMonat{
	float: left;
	width: 50px;
	}
.progMonat{
	width: 100px;
	}
.progTitel{
	width: 330px;
	}
