.box1       { background-color: #fff; background-image: url("images/header.jpg"); background-repeat: no-repeat; background-position: 0 0; text-align: right; height: 194px; border: solid 1px black }

.box2    { background: #fff url("images/meubg.png") repeat-y; margin: 5px 0 0; padding: 5px 5px 5px 3px; width: 170px; float: left; border: solid 1px black }

.box3  { background: #fff; margin: 5px 0 0 190px; padding: 5px 5px 5px 15px; border: solid 1px black }

a.nav {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	border-style:inset;
	border-width:0pt;
	width:100pt;
	height:1pt;
	text-align:left;
}

a.nav:visited {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	border-style:inset;
	border-width:0pt;
	width:100pt;
	height:1pt;
	text-align:left;
}
a.nav:hover {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	border-style:inset;
	border-width:0pt;
	width:100pt;
	height:1pt;
	text-align:left;

}
a.nav:active {
	color:#ff0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-style:solid;
	border-width:0pt;
	width:100pt;
	height:1pt;
	text-align:left;
	text-decoration: none;

}
.nav-aktuell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}	
.nav-aktuell:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F20000;
	text-decoration: underline;
}
p  { color: black; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
h1     { color: #8b0000; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
h2  { color: #006c00; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
li  { color: #000; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
img        { border-color: #000; outline-width: 10px; outline-color: #000 }
tr  { font-size: 11px; font-family: Arial, Helvetica, sans-serif }

