/* Datei: stilvorlage.css */body {		background: white ; 		color:black ; 		font-family: Verdana,Helvetica,Sans-serif;		}		A:link { 		background:transparent;		color:#993333; 		text-decoration:none;		}		A:visited {		background:transparent;		color:#333399; 		text-decoration:none;		}		A:active {		background:transparent;		color:#339933; 		text-decoration:none; 		}		.lauftext {		font-family: Verdana,Helvetica,Sans-serif;		font-size:10px ; 		line-height: 160% ;		}.team {		font-family: Verdana,Helvetica,Sans-serif;		font-size: 9px ;		line-height: 140% ;		}.mail {		font-family: Verdana,Helvetica,Sans-serif;		font-size: 9px ; 		}		.nav {		font-family: Verdana,Helvetica,Sans-serif;		font-size: 10px ;		font-weight:bold ; 		line-height: 160% ;		}#mediaspace, #mediaspace1, #mediaspace2, #mediaspace3{		display:block;		padding-top:10px;		padding-bottom:10px;		font-family: Verdana,Helvetica,Sans-serif;		font-size:10px ; 		line-height: 160% ;}.warning {		color:#f00;		background:#ffc;		padding:5px;		font-family: Verdana,Helvetica,Sans-serif;		font-size:10px ; 		line-height: 160% ;}		.newsbox  { color: #36c; background: #fff; text-align: left; margin: 20px 0 0; padding: 4px }.special  { color: yellow; font-weight: bold; background: #f00 }.hysterie  /* special background image */ { background:  url(images/Weihnachtshintergrund.jpg); }
