/* Generell Settings */.center /* Tabellen */ { margin-left:auto; margin-right:auto}.centertd {text-align:center}li {margin-left: -25px}.b {font-weight:bold}.i { font-style: italic; }h1 { font-size: 1.2em }.right {text-align: right}body 	{	color: #323232;	background: #767676;	background-image: url(../images/bg.jpg);	background-repeat: repeat-x;	font-family: Verdana, Helvetica, Arial;	font-size:11px;	text-align: left;	margin-top: 30px;	}	.table{background:#FFFFFF;border-color: #000000;border-width: 1px 2px 3px 1px;border-style: solid;padding:10px;width: 790px}.adresse{color:#FFFFFF;font-weight:bold}body.newsadmin{ color: #000000; background: #FFFFFF }/* Links auf den normalen Textseiten*/a {font-weight:bold}a:link { color:#000000;text-decoration:none}a:visited { color:#000000;text-decoration:none}a:active { color:#000000;text-decoration:none}a:hover {color:#000000;text-decoration:underline}a.menu_aktiv {color:#FF0000}a.menu:hover {color:#FF0000}