
body { 
    color: #00519e;
    font-size: 11px;
    font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
}

p,
ul {
    font-size: 0.7em;
}

td {}

a:link { color: #00519e; font-size: 11px; text-decoration: underline; }
a:visited { color: #00519e; font-size: 11px; text-decoration: underline; }

a:hover { color: #00519e ; font-size: 11px; text-decoration: none; }

a:active { color: #00519e; font-size: 11px; text-decoration: none; }

a:focus { color: #00519e; font-size: 11px; text-decoration: none; }
.menue { border: dotted 1px; }
.whitetext { color: #fff8e6; }
.infobox1 { color: #fff8e6; font-weight: bold; }
h1 { color: #00174f; font-size: 16px; font-weight: bold; font-variant: small-caps; }
h2 { color: #00174f; font-size: 13px; font-weight: bold; }
h3 { font-size: 12px; font-weight: bold; }
.textklein1 { font-size: 10px; }
.linkgross { font-size: 12px; }
.blocksatz { text-align: justify; }

input	{	font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
		color:#00174f;
		font-size:10px;
		background-color:#fff8e6;
		border:solid 1px;
	}
.headline { color: #fff8e6; font-size: 11px; }

div#content {
    width: 685px;
    height: 400px;
    overflow: auto;
}