body 
{ 
	margin-top: 13px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;			
	font-family: Arial, Geneva, Helvetica, Sans-Serif;
	font-size: 9pt;
	text-decoration:none;
    scrollbar-arrow-color:#EB8663;
    scrollbar-base-color:#7B110B;
    scrollbar-face-color:#7B110B;
    scrollbar-highlight-color:#EB8663;
    scrollbar-shadow-color:#EB8663;
    scrollbar-3dlight-color:;
    scrollbar-darkshadow-color:#7B110B;
    scrollbar-track-color:#CD1C13
}

a:link 
{ 
	text-decoration: none; 
} 

a:visited 
{ 
	text-decoration: none; 
}

a:active 
{ 
	text-decoration: none; 
}

a:hover 
{ 
	text-decoration: underline; 
}

form
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;	
}

.hauptframe-normal
{
	font-size: 9pt;
	margin-top: 9px;
	margin-left: 24px;
	margin-right: 9px;
	margin-bottom: 9px;
	color: #ffca98;
} 

.hauptframe-normal2
{
	font-size: 9pt;
	margin-top: 9px;
	margin-left: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #ffca98;
} 

.hauptframe-normal3
{
	font-size: 9pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #ffca98;
} 

.hauptframe-normal4
{
	font-size: 9pt;
	margin-top: 9px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	color: #ffca98;
}

.hauptframe-bildunterschrift
{
	font-size: 9pt;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	color: #ffca98;
}

.hauptframe-bold
{
	font-size: 9pt;
	margin-top: 9px;
	margin-left: 24px;
	margin-right: 9px;
	margin-bottom: 9px;
	color: #ffca98;
	font-weight: bold;
} 

.hauptframe-staerker
{
	font-size: 9pt;
	margin-top: 9px;
	margin-left: 24px;
	margin-right: 9px;
	margin-bottom: 9px;
	text-align:  left;
	color: #ffa346;
	font-style: italic;
} 

.hellrot
{
	color: #df6b59; 
} 

.weiss
{
	color: #ffffff;
} 

.weiss-underlined
{
	text-decoration: underline;
	color: #ffffff;
} 

.gaestebuch-normal
{
	font-size: 9pt;
	margin-top: 9px;
	margin-left: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	color: #ffca98;
} 

.gaestebuch-absender
{
	font-size: 9pt;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 9px;
	margin-bottom: 9px;
	color: #ffa346;
	font-style: italic;
} 

.umfrage-radiotext
{
	font-size: 9pt;
	margin-top: 2px;
	margin-left: 40px;
	margin-right: 0px;
	margin-bottom: 2px;
	color: #ffca98;
} 

.umfrage-altetitel
{
	font-size: 9pt;
	margin-top: 15px;
	margin-left: 24px;
	margin-right: 9px;
	margin-bottom: 9px;
	text-decoration: none;
	color: #ffca98;
} 

.umfrage-altetitelaktiv
{
	font-size: 9pt;
	margin-top: 15px;
	margin-left: 24px;
	margin-right: 9px;
	margin-bottom: 9px;
	text-decoration: underline;
	color: #ffffff;
} 

.umfrage-aktuellstetitel
{
	font-size: 9pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	color: #ffca98;
} 

.umfrage-aktuellstetitelaktiv
{
	font-size: 9pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
	color: #ffffff;
} 

.partybilder-titelaktiv
{
	font-size: 9pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
	color: #ffffff;
} 

.programm-datum
{
	font-size: 9pt;
	margin-top: 9px;
	margin-left: 16px;
	margin-right: 9px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #ffca98;
} 

.home-left
{
	font-size: 9pt;
	margin-top: 5px;
	margin-left: 14px;
	margin-right: 9px;
	margin-bottom: 0px;
	color: #ffca98;
} 


.teaser
{
	font-size: 9pt;
	margin-top: 9px;
	margin-left: 162px;
	margin-right: 9px;
	margin-bottom: 0px;
	color: #ffca98;
} 

/* Formular Eigenschaften */

.row {
	clear: both;
	margin-top: 9px;
	margin-left: 24px;
	margin-right: 9px;
	padding: 0px 0 4px 0;
	font-size: 9pt;
	color: #ffca98;
}

.title_form {
	float: left;
	width: 100px;
	margin: 0 8px 0 0;
	padding: 3px 0 0 0;
}

.input_form {
	float: left;
	width: 128px;
	border-top: 1px solid #550c08;
	border-right: 1px solid #dd9591;
	border-bottom: 1px solid #dd9591;
	border-left: 1px solid #550c08;
	color: #ffca98;
	background: #91140d;
	margin: 0;
}

.textarea_form {
	float: left;
	width: 266px;
	border-top: 1px solid #550c08;
	border-right: 1px solid #dd9591;
	border-bottom: 1px solid #dd9591;
	border-left: 1px solid #550c08;
	color: #ffca98;
	background: #91140d;
	margin: 0;
}

.input_form2 {
	float: left;
	width: 208px;
	border-top: 1px solid #550c08;
	border-right: 1px solid #dd9591;
	border-bottom: 1px solid #dd9591;
	border-left: 1px solid #550c08;
	color: #ffca98;
	background: #91140d;
	margin: 0;
}

.textarea_form2 {
	float: left;
	width: 336px;
	border-top: 1px solid #550c08;
	border-right: 1px solid #dd9591;
	border-bottom: 1px solid #dd9591;
	border-left: 1px solid #550c08;
	color: #ffca98;
	background: #91140d;
	margin: 0;
}

.title_form {
	float: left;
	width: 130px;
	margin: 0 8px 0 0;
	padding: 3px 0 0 0;
}

.small {
	font-size: 8pt;
	color: #ffca98;
	margin-left: 20px;
	margin-bottom: 7px;
}

.small a:link, .small a:active, .small a:visited {
	text-decoration: underline;
}

/* Einträge für den Programmkalender */

#today
{
	BACKGROUND-COLOR: #700F09;
}
.monthname
{
	BACKGROUND-COLOR: #700F09;
	COLOR: #FFCB99;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
	width: 154;
	height: 17;
	font-size: 9pt;
}
.weekdayname
{
	BACKGROUND-COLOR: #AD190F;
	COLOR: #FFCB99;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
	width: 22;
	height: 17;
	font-size: 9pt;
}
.weekday
{
	BACKGROUND-COLOR: #88130C;
	COLOR: #CA1C13;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	width: 22;
	height: 17;
	border: 1px solid #AD190F;
	font-size: 9pt;
}
.weekday .weekday_sonderpr
{
	font-weight: bold;
	COLOR: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
}
.weekday .weekday_wochenpr
{
	COLOR: #FFCB99;
	text-decoration: none;
	font-size: 9pt;
}
Programm {
	border-bottom: 2px dotted;
}
