body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #6d6d6d;
}
 
 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Bilder/bg.jpg);
	background-attachment:fixed;
	}
		
a {
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #f57c20;
}
a:active {
	text-decoration: none;
	color: #999999;
}
 	
td#opti {
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	} 
	
input#eingabe {
	text-align: center;
	font-size: 10px;
	width: 127px;
	height: 11px;
	font-family: Tahoma;
	}

td#sms_head {
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	}
	
td#auswahl {
	text-align: left;
	font-family: Tahoma;
	font-size: 10px;
	}
	
hr#sms {
	margin-top: 2px;
	}

td#sms_done {
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	}
input#newsticker {
	height: 27px; 
	width: 502px;
	border: 0px;
	background-image: url(Bilder/newsticker.jpg);
	background-repeat: no-repeat;
	margin: 0px; 
	padding-top: 2px; 
	padding-right:2px;
	padding-left:2px;
	color: #303030;
	font-size: 11px;
	font-weight: bold;
	}
	
td#t03_02 {
	background-position: top; 
	background-repeat: no-repeat;
	width: 4; 
	height: 31;
	background-image: url("../pics/Newsticker_right.jpg");
	}
	
div#title {
	font-weight: bold;
	font-size: 12px;
	color: #f57c20;
	}
	
div#inhalt {
	padding-left: 20px;
	padding-right: 20px;
	}

div#f_inhalt {
	padding-left: 20px;
	font-weight: bold;
	padding-right: 20px;
	}
	
	
	
	
	
	
	
	
	
	
