  body {
	margin-top:0px; 
	overflow: auto; 
	color:black; 
	background-color:#F2DAAC; 
	font-family: Verdana, Arial, sans-serif, Helvetica; 
	font-size: 72.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:0em; 
	margin-top: -11px;
	width:720px; 
	height:50px; 
	text-align: left;
	background: #7C1800  url(../vc-24.bilder/VC-24_header-1.jpg) no-repeat;
	}
  #aussen { 
	visibility: visible; 
	margin-right: auto; 
	margin-left: auto; 
	margin-top: 0.2em; 
	width:720px; 
	height:540px; 
	text-align: left; 
	min-width: 720px; 
	max-width: 720px;
	} 
  #aussenlinie { 
	border: #426086 1px solid; 
	height:540px;
	width:720px;
	background-color:#FFFFFF; 
	} 
#footer { 
	width:720px; 
	margin-top: 0.5em;
	margin-left: 0em;
}
#footer a { 
	color: #669; 
	padding: 1em 0.2em;
	margin-left: 0em;
}
td { 
	font-size: 1.0em;  
}
  ul#Navigation {
    margin: 0; 
	padding: 0.1em;
    text-align: center;
	height: 1.6em;
	width:auto;
    background-color: #7C1800;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
  }
  ul#Navigation a, ul#Navigation span {
    float: left; 
	width:auto;
    margin: 0.2em; 
	padding: 0.2em 1em;
    text-decoration: none; 
	font-weight: bold;    
    color: #F2DAAC; 
	font-size: 100.0%; 
  }
  * html ul#Navigation a, * html ul#Navigation span {  /* Korrektur fuer IE 5.x */
    width: 11em;
    w\idth: 9em;
  }
  ul#Navigation a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: black; 
	border-top-color: black;
    color: white; 
  }
  ul#Navigation div {
     clear: left;
  }
  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:#4F5C63;
  }
 a {
 	font-size: 100.0%; 
	color:#4F5C63; 
 }
a:link {
	color:#4F5C63; 
	font-weight: bold; 
	text-decoration:none;
	}
a:visited { 
	color:#4F5C63; 
	font-weight: bold; 
	text-decoration:none;
	}
a:hover { 
	color:#4F5C63;  
	font-weight: bold; 
	text-decoration:underline;
	}
a:active { 
	color:#4F5C63; 
	font-weight: bold; 
	text-decoration:none;
	}
a:focus {  
	color:#4F5C63; 
	font-weight: bold; 
	text-decoration:none;
	}
.w3c { 
	background: #F2DAAC; 
	width:88px; 
	margin-top:20px; 
	border: 0px;
	}
.w3c a:hover { 
	background: #F2DAAC; 
	border: 0px; 
	}

