body {
  color: black; background-color: white;
  font-size: 100.01%;
  font-family: Arial,Helvetica,sans-serif;
  margin: 0; padding: 0;
  margin-top: 0px;
  margin-left: 0px;
  
}

a:link { font-size: 1em;font-weight:normal; color:#000080; text-decoration:underline }
a:visited { font-size: 1em;font-weight:normal; color:#000080; text-decoration:underline }
a:hover { font-size: 1em;font-weight:normal; color:#000080; text-decoration:underline }
a:active { font-size: 1em;font-weight:normal; color:#000080; text-decoration:underline }
a:focus { font-size: 1em;font-weight:normal; color:#000080; text-decoration:underline }

a.breadcrump:link { font-size: 0.7em;font-weight:normal; color:#000000; text-decoration:underline }
a.breadcrump:visited { font-size: 0.7em;font-weight:normal; color:#000000; text-decoration:underline }
a.breadcrump:hover { font-size: 0.7em;font-weight:normal; color:#000000; text-decoration:underline }
a.breadcrump:focus { font-size: 0.7em;font-weight:normal; color:#000000; text-decoration:underline }

a.adminPageNaviSmall:link { font-size: 0.9em;font-weight:bold; color:#000000; text-decoration:none }
a.adminPageNaviSmall:visited { font-size: 0.9em;font-weight:bold; color:#000000; text-decoration:none }
a.adminPageNaviSmall:hover { font-size: 0.9em;font-weight:bold; color:#000000; text-decoration:none }
a.adminPageNaviSmall:focus { font-size: 0.9em;font-weight:bold; color:#000000; text-decoration:none }

a.adminPageNaviNormal:link { font-size: 0.9em;font-weight:normal; color:#000000; text-decoration:underline }
a.adminPageNaviNormal:visited { font-size: 0.9em;font-weight:normal; color:#000000; text-decoration:underline }
a.adminPageNaviNormal:hover { font-size: 0.9em;font-weight:normal; color:#000000; text-decoration:underline }
a.adminPageNaviNormal:focus { font-size: 0.9em;font-weight:normal; color:#000000; text-decoration:underline }

.breadcrump{
font-size: 0.7 em;
font-weight:normal;
color:#000000;
}

.klein {
   font-size: .7em;
   font-color: black; 
   font-weight: 300; 
}

.register{
font-size: 0.8 em;
font-weight:bold;
color:#FFFFFF;
}

a.register:link { font-size: 0.9em;font-weight:bold; color:#FFFFFF; text-decoration:none }
a.register:visited { font-size: 0.9em;font-weight:bold; color:#FFFFFF; text-decoration:none }
a.register:hover { font-size: 0.9em;font-weight:bold; color:#FFFFFF; text-decoration:none }
a.register:active { font-size: 0.9em;font-weight:bold; color:#FFFFFF; text-decoration:none }
a.register:focus { font-size: 0.9em;font-weight:bold; color:#FFFFFF; text-decoration:none }

.register2{
font-size: 0.7 em;
font-weight:bold;
color:#000000;
}

a.register2:link { font-size: 0.7em;font-weight:bold; color:#000000; text-decoration:none }
a.register2:visited { font-size: 0.7em;font-weight:bold; color:#000000; text-decoration:none }
a.register2:hover { font-size: 0.7em;font-weight:bold; color:#000000; text-decoration:none }
a.register2:active { font-size: 0.7em;font-weight:bold; color:#000000; text-decoration:none }
a.register2:focus { font-size: 0.7em;font-weight:bold; color:#000000; text-decoration:none }


#mainTable{
  background-color: #B6B6B6;
  cellpadding: 0px;
  cellspacing: 0px;
  width: 100%;
  height: 100%;
  border: 0px;
  border-color: white;
  border-style: solid;
}

#mainTable td.content{
  background-color: white;
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:black;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:black;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:black;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:black;
  padding-left: 10px;
  padding-right: 10px;
}




#header td.title {
  font-size: 1.8em;
  font-color: black; 
  border-bottom: 1px solid #000;
}

#header td.subTitle {
  font-size: 0.8em;
  font-color: black; 
}

#contentTable table.counter{
  background-color: #D9D8D8; 
  border: 1px; 
  border-style: solid; 
  border-color: #CDCDCD;
  width: 100%;
  font-size: 0.8em;
}

#header table.counter2{
  border: 1px; 
  border-style: solid; 
  border-color: #D9D8D8;
  font-size: 0.8em;
}
.counter2td{
font-size: 0.6em;
color:#FFFFFF;
}


#contentTable table{
  background-color: #FFFFFF;
  width: 100%;
}

#contentTable td{
 font-size: 0.9em;
 font-color: black; 
 font-weight: 300;
}

#contentTable td.title1{
  font-size: 0.9em;
  font-weight: 700;
}
#contentTable td.title2{
  font-size: 0.8em;
  font-weight: 300;
}
#contentTable td.klein{
  font-size: 0.7em;
  font-weight: 300;
}
#contentTable input{
  font-size: 0.8em;
  font-weight: 300;
}
#contentTable table.contentSubTable{
   width: 100%;
   border: 0px;
   border-color: black;
   border-style: solid; 
   padding: 0px; 
   spacing: 0px;
}

#contentTable td.tdGelb{
   background-color: #D9D8D8;
}


#contentTable td.lightgrey{
   background-color: #E1E1E1;
}

#contentTable table.contentSubTableFormular {
   width: 100%;
   background-color:#D9D8D8;
   padding: 0 pt;    
}

#contentTable td.startseite1 {
   font-size: .8em;
   font-color: black; 
   font-weight: 300;
   background-color: #F0FFF0; 
}

#contentTable td.startseite2 {
   font-size: .8em;
   font-color: black; 
   font-weight: 300; 
}
#contentTable td.startseite1b {
   font-size: .9em;
   font-color: black; 
   font-weight: 300;
   background-color: #F0FFF0; 
}

#contentTable td.startseite2b {
   font-size: .9em;
   font-color: black; 
   font-weight: 300; 
}

#contentSubTableList table{
   width: 100%;
   padding: 0px; 
   spacing: 0px;
   border-collapse: collapse;
}
#contentSubTableList td.Title{
   border: 1px;
   border-color: black;
   border-style: solid;
   padding: 3px; 
   spacing: 0px; 
   background-color:#F0FFF0;
   font-size: 0.9em;
   font-weight:bold; 
   color:#000000; 
   text-decoration:none;
}

a.Title:link { font-size: 0.9em;font-weight:bold; color:#000000; text-decoration:underline }
a.Title:visited { font-size: 0.9em;font-weight:bold; color:#000000; text-decoration:underline }
a.Title:hover { font-size: 0.9em;font-weight:bold; color:#000000; text-decoration:underline }
a.Title:active { font-size: 0.9em;font-weight:bold; color:#000000; text-decoration:underline }
a.Title:focus { font-size: 0.9em;font-weight:bold; color:#000000; text-decoration:underline }

#contentSubTableList td.Element{
   border: 1px;
   border-color: black;
   border-style: solid;
   padding: 0px; 
   spacing: 0px; 
   background-color:#FFFFFF;
}

#footer_1 td {
  font-size: 0.7em;
  font-color: black; 
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:black;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:black;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:black;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:black;
  text-align: center;
  text-vertikal: middle;
}
#footer_2 td {
  font-size: 0.7em;
  font-color: black; 
  border-top: 1px solid #000;
  text-align: center;
  text-vertikal: middle;
}

#footer_2 a:link { font-size: 1em;font-weight:normal; color:#000000; text-decoration:none }
#footer_2 a:visited { font-size: 1em;font-weight:normal; color:#000000; text-decoration:none }
#footer_2 a:hover { font-size: 1em;font-weight:normal; color:#000000; text-decoration:underline }
#footer_2 a:active { font-size: 1em;font-weight:normal; color:#000000; text-decoration:none }
#footer_2 a:focus { font-size: 1em;font-weight:normal; color:#000000; text-decoration:none }


#loginTable table{
  background-color: #FFEFBB;
  padding: 10px;
  spacing: 10px;
  border: 1px;
  border-color: black;
  border-style: solid;
}

#loginTable td{
   font-size: .9em;
   font-color: black; 
   font-weight: 300;
}
