 body {
	overflow: auto; 
	color:black; 
	background:#F19834 url(../vc-24.bilder/VC-24_verlauf.jpg) repeat-x;
	font-family: Verdana, Arial, sans-serif, Helvetica; 
	font-size: 62.5%;  
	scrollbar-base-color:#ffffff; 
	scrollbar-highlight-color: #426086; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-shadow-color:#426086; 
	scrollbar-arrow-color:#426086; 
	scrollbar-face-color:#ffffff; 
	text-align: center;
	min-width: 41em;
	}
#head { 
	visibility: visible; 
	position: float; 
	margin-top:-1.3em; 
	margin-left:0em; 
	width:720px; 
	height:70px; 
	text-align: left;
	background:right #ADD7FF url(../vc-24.bilder/VC-24_header-blr.jpg) no-repeat;
	}
#navi {  
	visibility: visible; 
	position: float; 
	margin-top:0px; 
	margin-left:0px; 
	width:720px; 
	height:20px; 
	text-align: left; 
	background-color:#33CCFF;
	}
#aussen { 
	visibility: visible; 
	margin-right: auto; 
	margin-left: auto; 
	margin-top: auto; 
	width:720px; 
	height:540px; 
	text-align: left; 
	 
	}
#aussenlinie { 
	border: #C34D0F 1px solid; 
	margin-right: auto; 
	margin-left: auto; 
	margin-top: auto; 
	width:720px; 
	height:540px; 
	background-color:#FFFFFF;
	}
ul#Navigation { 
  	font-size:100%; 
	color: #000099; 
	float: left; 
	width: 150px; 
	margin-left: 0px; 
	margin-top: 20px; 
	padding: 0;
  }
ul#Navigation li {
    list-style: none;
    margin: 0; 
	padding: 0.2em;
  }
ul#Navigation a {
    display: block;
    padding: 0.2em;
    padding-left: 0.8em;
    font-weight: bold;
  }
ul#Navigation a:link {
    color: #000099; 
	background-color: #F8D0A4;
  }
ul#Navigation a:visited {
    color:#666; 
	background-color: #F8D0A4;
  }
ul#Navigation a:hover {
    color: #C34D0F; 
	background-color: white;
  }
ul#Navigation a:active {
    color: white; 
	background-color: #F8D0A4;
  }
div#inhalt {
    margin-left:1em;
    padding: 0 1em;
    min-width: 16em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
    height: 400px;
    margin-top: 20px;
    overflow: auto;
	color:#000000;
	border-left: solid 1px #CCCCCC;
  }
a:link {
	font-size:9px; 
	color:#4F5C63; 
	font-weight: bold; 
	text-decoration:none;
	}
a:visited { 
	font-size:9px; color:#4F5C63; 
	font-weight: bold; 
	text-decoration:none;
	}
a:hover { 
	font-size:9px; color:#4F5C63;  
	font-weight: bold; 
	text-decoration:underline;
	}
a:active { 
 	font-size:9px; color:#4F5C63; 
	font-weight: bold; 
	text-decoration:none;
	}
a:focus {  
	font-size:9px; 
	color:#4F5C63; 
	font-weight: bold; 
	text-decoration:none;
	}
.w3c { 
	background: #F8D0A4; 
	width:88px; 
	margin-top:20px; 
	border: 0px;
	}
.w3c a:hover { 
	background: #F8D0A4; 
	border: 0px; 
	}