/* schriftstil,scrolleiste,abstände */#logo {position: absolute; top: 5px;left: 39px;}#logo2 {position: absolute; top: 200px;left: 150px;}#logo3 {position: absolute; top: 50px;left: 650px;}#titel1 {position: absolute; top: 1px;left: 205px;}#titel2 {position: absolute; top: 5px;left: 200px;}#titel3 {position: absolute; top: 45px;left: 500px;}body{margin-top: 0px; margin-left: 0px; margin-right: 0px; color: black ;  background-color:white; font-family: verdana,arial; font-size: 10pt;scrollbar-arrow-color: #ffffff; scrollbar-base-color: b4d1e1;scrollbar-highlight-color : silver; scrollbar-shadow-color : black;}table,tr,td{margin-top: 0px; margin-left: 0px; margin-right: 0px; color: black ;font-family: verdana,arial; font-size: 10pt}/* menue oben */a:link.menuoben{ font-weight: bold; color: white; text-decoration:none ;font-family: verdana; font-size: 10pt;background-color:#000066;}a:visited.menuoben{ font-weight: bold; color: white;text-decoration:none;font-family: verdana; font-size: 10pt;background-color:#000066;}a:active.menuoben{  font-weight: bold; color:orange;text-decoration:none;font-family: verdana; font-size: 10pt;background-color:#000066; }a:hover.menuoben{  font-weight: bold; color: white;background-color:006699;  text-decoration:none;font-family: verdana; font-size: 10pt;}/* allgemeine links */a:link{ color: #006699; text-decoration:underline ;font-family: verdana; font-size: 10pt;}a:visited{color: #006699;text-decoration:underline;font-family: verdana; font-size: 10pt;}a:active{ color:#006699;text-decoration:underline;font-family: verdana; font-size: 10pt; }a:hover{ color: white;background-color:006699;  text-decoration:underline and overline;font-family: verdana; font-size: 10pt; }/* menue linke seite */td.menulinks{ text-decoration:none ;font-family: verdana;font-size:10pt;background-image:url(images/back_farbverlauf.jpg);width:110px;}#linksmenu a {display: block; background-image:url(images/back_farbverlauf.jpg); color: black; text-decoration:none ;font-family: verdana; font-size: 10pt;width:110px;padding-left: 1px; padding-bottom: 1px;   padding-top: 1px;margin: 0px auto; font-weight: bold;}#linksmenu a:visited{ background-image:url(images/back_farbverlauf.jpg);color: black;text-decoration:none;font-family: verdana; font-size: 10pt;width:110px;padding-left: 1px; padding-bottom: 1px;   padding-top: 1px;margin: 0px auto; font-weight: bold;}#linksmenu a:active{background-image:url(images/back_farbverlauf.jpg); color:black;text-decoration:none;font-family: verdana; font-size: 10pt;width:110px;padding-left: 1px; padding-bottom: 1px;   padding-top: 1px;margin: 0px auto; font-weight: bold;}#linksmenu a:hover {background-color:white;background-image:url(images/weiss.gif); color: blue; text-decoration:none ;font-family: verdana; font-size: 10pt;width:110px;padding-left: 1px; padding-bottom: 1px; padding-top: 1px;margin: 0px auto; font-weight: bold;}}h1 {	margin:0px 0px 15px 0px;	padding:0px;	font-size:20px;	font-weight:900;	color:#ccc;	}h2 {	font:bold 12px/14px verdana, arial, helvetica, sans-serif;	margin:0px 0px 5px 0px;	padding:0px;	}.content {	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */	width:auto;/*        width:400; */	min-width:320px;	margin:0px 20px 20px 70px;	border:1px dotted blue;	background-color:#eee;	padding:10px;	}#aussenbox {  width: auto;  border: 1px solid black;  margin: auto;  margin:0px 20px 20px 70px;  height: auto;  text-align: left;  background-color:#eee;  border:1px dotted blue;}#logobox {  width: 100 px;  heigth: 50px;  background-color: red;  display: block;  float: left;  margin-right: 10px; }