body {
 font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
 font-size:100,01%;
 background-color:#1B3C6F;
 text-align:center;
 color:#000000;
 }
h1 {font-size:150%;color:#00009F;text-align:center;}
h2 {font-size:130%;color:#00009F;text-align:center; font-weight:bold;}
h3 {font-size:120%;color:#00009F;text-align:center;}
p, td { font-size:100,01%; }
#main {
 width:80%;
 margin:0px auto;
 text-align:left;
 margin-top:20px;
 }
#title {
 height:90px;
 padding:5px;
 background-color:#dfdfdf;
 border:6px ridge #E67300;
 }
#abstand {
 background-color:#1B3C6F;
 height:0px;
 }
#abstand1 {
 background-color:#006699;
 padding:0px;
 height:2px;
 }
#menu {
 color:#ffffff;
 background-color:#1B3C6F;
 /*border-top:15px solid #1B3C6F;*/
 /*border-bottom:5px solid #1B3C6F;*/
 text-align:center;
 /*padding:10px;*/
 }
#content {
 background-color:#ffffcc;
 padding:20px;
 color:#000000;
 border:6px ridge #E67300;
 }
a:link, a:visited, a:active, a:hover {
 text-decoration:underline;
 font-weight:bold;
 color:#000000;
/* font-size:12px;*/
 }
a.menu:link, a.menu:visited {
 font-size:95%;
 text-decoration:none;
 padding:2px 10px 2px 10px;
 background-color:#Dfdfdf;
 border-left:2px solid #ffffff;
 border-top:2px solid #ffffff;
 border-right:2px solid #000000;
 border-bottom:2px solid #000000;
 }
a.menu:hover {
 text-decoration:underline;
 }
a.menu:active {
 border-left:2px solid #000000;
 border-top:2px solid #000000;
 border-right:2px solid #ffffff;
 border-bottom:2px solid #ffffff;
 }
.em {
 color:#cc0033;
 }
#imp{
 margin-top:10px;
 text-align:center;
 font:90% "Courier New", serif;
 border:1px #DCDCDC;
 background-color:#DCDCDC;
 padding:15px;
 float:left;
 }
 a.small, p.small {
 font-size: 80%;
 color: #808080;
 font-weight:normal; }
