body 
	{
	background-image:url('../images/bg.jpg');
	margin:0px;
	padding:0px;
	}

body, td {
	font-family:tahoma,arial,hevetica, sans-serif;
	font-size:11px;
	color:#333333;
	}
	
.funkmast
	{
	background-image:url('../images/bg_funkmast.gif');
	background-repeat:no-repeat;
	text-align:center;
	display:block;
	height:100%;
	}
	
.inhalt
	{
	display:block;
	width:602px;
	margin-left:auto;
	margin-right:auto;	
	display:block;
	text-align:left;
	}	
	
.header
	{
	display:block;
	background-image:url('../images/head.gif');
	height:150px;
	border-style:solid; border-color:#000; border-width:0 1px 1px 1px;	
	}
	
.bild {
	border-style:solid; border-color:#000; border-width:0 1px 1px 1px;	
}

.but1
	{
	margin-left:15px;
	margin-top:90px;
	}

.but2
	{
	margin-top:90px;
	}
		
.main
	{
	display:block;
	padding:25px 25px 50px 70px;
	border-style:solid; border-color:#000; border-width:0 1px 1px 1px;	
	background-color:#ffffff;
	line-height:18px;
	}
	
	
a
	{	
	color:#FF6600;
	}
	
a:hover
	{	
	color:#33BFC2;
	text-decoration:none;
	}

.text
	{
	display:block;
	margin-left:40px;
	margin-top:10px;
	}
	
.footer
	{
	display:block;
	padding:5px;
	color:#666666;
	font-size:10px;
	}

.footer a
	{	
	color:#666666;
	text-decoration:none;
	}
	
.footer a:hover
	{	
	color:#666666;
	text-decoration:underline;
	}
	
h1	{
	font-size:11px;
	margin:0 0 3px 0;
	}
	
.border
	{
	border:#333 solid 1px;
	}
	
.termineoff, .termineoff a
	{ 
	color:#999999;
	font-style:italic; 
	}
		
.termincancelled 
	{ 
	text-decoration:line-through; 
	}
	
.linespacer
	{
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#FF6600;
	display:block;
	width:30px;
	margin-top:16px;
	height:16px;
	clear:left;
	}
	
.spacer
	{
	display:block;
	height:10px;
	clear:both;
	}
	
.imgleft
	{
	margin:5px 10px 5px 0;
	float:left;
	}
	
.bgtd td
	{
	background:#FFEFE4;
	padding:2px 4px 2px 4px;
	}
	
.inputfield {
	border:#FF9900 solid 1px;
	}
	
.submit {
	background:#FF9900;
	border:#ccc solid 1px;
	border-bottom-color:#666;
	border-right-color:#666;
	}
	
form {
	padding:0px;
	margin:0px;
	}
	
.error {
	font-weight:bold;
	color:#cc0000;
	}
	
	
	
.startnews {
	display:block;
	padding:3px 5px 3px 5px;
	margin:10px 0 10px 0;
	border:#FF9900 solid 1px;
	border-left-width:4px;
	}

.dropped {
	text-decoration:line-through;
}
	
