td, input, select, textarea {
 font-family: arial, Century Gothic,helvetica;
 font-size: 16px;
 color: #000080;
 align: right;
}

body {
        background-color: #F6F9FF;
}

a:link,a:active,a:visited {font-size: 16px;color: #0080FF;}
a:hover {font-size: 16px;background-color: #707CC1;color: #FFFF00;}

a.topmenue:link, a.topmenue:active,a.topmenue:visited {font-size: 12px;text-decoration:none;color: #FFFFFF;}
a.topmenue:hover {font-size: 12px;text-decoration:none;background-color: #F6F9FF;color: #FF8409;}

a.menue:link,a.menue:active,a.menue:visited {font-size: 12px;text-decoration:none;color: #000080;}
a.menue:hover {font-size: 12px;text-decoration:none;color: #FFFF00;background-color: #707CC1;}

a.terminlink:link,a.terminlink:active,a.terminlink:visited {font-size: 11px;text-decoration:none;color: #0080FF;}
a.terminlink:hover {font-size: 11px;text-decoration:none;color: #FFFF00;background-color: #707CC1;}

a.reminder:link,a.reminder:active,a.reminder:visited {font-size: 14px;text-decoration:none;color: #000080;}
a.reminder:hover {font-size: 14px;text-decoration:none;color: #0080FF;background-color: #F6F9FF;}

a.small:link,a.small:active,a.small:visited {font-size:12px;text-decoration:underline;color: #0000FF;}
a.small:hover {font-size:12px;text-decoration:none;color: #0080FF;background-color: #F6F9FF;}


.navi {font-size: 14px;color: #000080;}

.NavTable {
        background-color: #707CC1;
        width: 150px;
        border-style:outset;
        border-bottom-width:2px;
        border-left-width:1px;
        border-right-width:2px;
        border-top-width:1px;
        border-color:#fefefe;
}
.tbMenue {
        background-color: #FFFFFF;
        border-style:outset;
        border-bottom-width:1px;
        border-left-width:0px;
        border-right-width:1px;
        border-top-width:0px;
        border-color:#FFFFFF;
    width: 135px;
}
.UE {
  color: #707CC1;
  font-size: 18px;
  font-weight:bold;
}
.LISTE {
  color: #707CC1;
  font-size: 16px;
  font-weight:bold;
}
.GB {
  color: #707CC1;
  font-size: 16px;
  font-weight:bold;
}
.GBMAIL {
  color: #707CC1;
  font-size: 12px;
  font-weight:bold;
}
.linktable {
        background-color: #707CC1;
        border-style:outset;
        border-bottom-width:2px;
        border-left-width:1px;
        border-right-width:2px;
        border-top-width:1px;
        border-color:#fefefe;
}

.remText {
 font-size: 16px;
 color: #8080FF;
 align: right;

}

#kontaktform {
  margin-left: 10px;
  margin-top: 30px;
  width:530px;
  font-size: 14px;
  text-align:left;
  b/order: 1px solid black;
}

#kontaktform .text {
  margin-top:3px;
  width:120px;
  margin-left:0px;
  float:left;
}

#kontaktform .info {
  font-size: 11px;
  width:530px;
  float: left;
}


* html #kontaktform .text  {
  margin-left:10px;
}

#dsl {
  width:100%;
}

#dsl .text {
  width:120px;
  float:left;
  text-align: right;
  padding-right: 5px;
  padding-top: 4px;
  margin-bottom: 8px;
}

#dsl .input {
  width:400px;
  float:left;
  b/order: 1px solid green;
  margin-bottom: 8px;
}


.break {
  clear: both;
}
