/*CSS*//*   C O N S O L I D E S   css styles      Copyright 2006, Markus Spiske   http://www.temporausch.com*//* Gleichberechtigung für alle Browser */* {margin:0;padding:0;border:0;}html,body {font:11px/160% Verdana, Arial, Helvetica, sans-serif;color:#191919;background:#EFEFEF;text-align:center;}h3 {font-size:9px;color:#191919;margin-bottom:0px;font-weight:normal;}/* Umhüllt die komplette Seite */div#wrapper {text-align:left;margin:0 auto;background:#FFFFFF;width:850px;border:1px solid #CCCCCC;}/* Header */div#header {width:850px;height:120px;text-align:center;padding-top:0px;}/* Navigation */#navi {    background-color:#0099FF;    width:850px;    height:30px;	padding:0px;	margin-top:0px;	text-align:right;		}div#navi  {line-height:28px;display:block;margin-bottom:0px;text-align:center;color:#ffffff;border:0px solid #cccccc;}div#navi a {color:#ffffff;background:#0099FF;text-decoration:none;}div#navi a:hover {color:#000000;background:#CCCCCC;}/* Linker Container */div#left {width:130px;float:left;	margin-left:5px;	margin-top:2px;	margin-right:5px;	margin-bottom:10px;}div#left ul li {margin:0px 0px 0;line-height:22px;list-style:none;margin-bottom:1px;text-align:left;border:0px solid #CCCCCC;list-style-type:none;}div#left ul li a {padding-left:5px;display:block;margin-top:1px;margin-right:10px;width:117px;color:#FFFFFF;background:#0099FF;text-decoration:none;}div#left ul li a:hover {color:#000000;background:#CCCCCC;}/* Subnavi */#subnavi ul li {margin:0px 0px 0;line-height:22px;list-style:none;margin-bottom:1px;text-align:left;border:0px solid #CCCCCC;list-style-type:none;}div#leftsubnavi ul li a {list-style:none;padding-left:5px;display:block;margin-top:1px;margin-right:10px;width:117px;color:#000000;background:#00CCF2;text-decoration:none;}/* Inhalt */div#content {float:left;width:500px;margin-top:15px;margin-bottom:10px;border-left:1px solid #CCCCCC;border-right:1px solid #CCCCCC;padding:15px;text-align:justify;line-height:12px;}div#content a {color:#0099FF;text-decoration:underline;}div#content a:hover {color:#000000;background:#CCCCCC;}div#content h1 {font-size: 1.3em;color:#000000;margin-bottom:20px;border-bottom:1px solid #000;}div#content li {margin-left:5px;}div#content h2 {font-size: 1.1em;color:#000000;margin:15px 0;}div#content table {font:11px/160% Verdana;color:#191919;font-size:10;border:2px;border-color:black;border-width:1px;text-align:left;}input {	border: 1px solid #79D4F7;}textarea {	border: 1px solid #79D4F7;	width:100%;}/* Rechter Container height:400px;*/div#right {width:150px;float:left;margin-top:10px;margin-bottom:10px;padding-right:2px;padding-left:12px;line-height:12px;}div#right a {color:#0099FF;text-decoration:underline;}div#right a:hover {color:#000000;background:#CCCCCC;}/* Footer */div#footer {width:100%;height:30px;background:#CCCCCC;text-align:center;color:#FAFAF5;line-height:30px;clear:both;vertical-align:baseline;border : 0px;margin : 0px;}.navihori  					{font-family:verdana;font-size:3px;color:#ffffff;}.lupe{	border:0px;	}table {font:11px/160% Verdana;color:#191919;font-size:10;border:2px;border-color:black;border-width:1px;text-align:left;}
