
body {
  font-family: Arial;
  font-size: 12px;
  margin:0;
  padding:0;
}

.textfeld { margin:4px 4px 4px 0px;}



.schrift { font-size: 100%; }
 
.error { font-size: 100%;font-weight: bold;color:#ff0000 }

.Topic { font-size: 110%; }
.Topic2 { font-size: 130%; text-decoration:underline; font-weight: bold; }
.Topic3 { font-size: 130%; text-decoration:underline; font-weight: normal; }
.Topic4 { font-size: 120%; font-weight: bold; }
.Topic5 { font-size: 140%; font-weight: bold;margin-bottom:10px; }

.content1 { font-size: 100%; text-align:justify;padding-right:100px; }
.content2 { font-size: 100%; text-align:left; }

a.SubTopicNav:link { font-size: 100%;font-weight: bold;color:#000000; text-decoration:none;}
a.SubTopicNav:visited { font-size: 100%;font-weight: bold;color:#000000; text-decoration:none;}
a.SubTopicNav:hover { font-size: 100%;font-weight: bold;color:#000000; text-decoration:underline;}
a.SubTopicNav:active { font-size: 100%;font-weight: bold;color:#000000; text-decoration:none;}

a.SubTopicNav2:link { font-size: 100%;font-weight: normal;color:#000000; text-decoration:underline;}
a.SubTopicNav2:visited { font-size: 100%;font-weight: normal;color:#000000; text-decoration:underline;}
a.SubTopicNav2:hover { font-size: 100%;font-weight: normal;color:#000000; text-decoration:none;}
a.SubTopicNav2:active { font-size: 100%;font-weight: normal;color:#000000; text-decoration:underline;}


a.moreNav:link { font-size: 100%;color:#094EA3; text-decoration:none;}
a.moreNav:visited { font-size: 100%;color:#094EA3; text-decoration:none;}
a.moreNav:hover { font-size: 100%;color:#094EA3; text-decoration:underline;}
a.moreNav:active { font-size: 100%;color:#094EA3; text-decoration:none;}



TD.logo  { background:#094EA2;width:1000px;height:143px; }
TD.balken  { background:#8DB796;width:1000px;height:55px;
padding-right:30px;
padding-top:10px; }
TD.menu  { background:#8DB796;height:AUTO; 
width:140px;
}
#TD.content  { background: url('image/bogen.jpg') no-repeat 5px 13px;background:#DAEDDB;height:AUTO;border-top: solid 6px #FFFFFF;border-left: solid 6px #FFFFFF; }

TD.content  { 
padding-left:50px;
 z-index:2;
 margin-left:20px;
 background-color:#DAEDDB; height:400px;
border-top: solid 6px #FFFFFF;
border-left: solid 6px #FFFFFF;
width:870px;
}

div.bogens {
 height:30px;width:30px;
 position:relative; top:-7px; left:-56px; z-index:3;
 background-image:url("image/bogen.jpg"); background-repeat:no-repeat;
}


div.Menudiv {
 margin:15px 0px 5px 25px;
}

a.Menu:link { color:#000000; text-decoration:none; }
a.Menu:visited { color:#000000; text-decoration:none;}
a.Menu:hover { color:#000000; text-decoration:underline;}
a.Menu:active { color:#000000; text-decoration:none;}

a.MenuHover:link { color:#FFFFFF; text-decoration:none; }
a.MenuHover:visited { color:#FFFFFF; text-decoration:none;}
a.MenuHover:hover { color:#FFFFFF; text-decoration:underline;}
a.MenuHover:active { color:#FFFFFF; text-decoration:none;}

