
body { background:     #7392a3;
	 margin-left:    0px;
       margin-top:     0px;
       margin-right:   0px;
	 margin-bottom:  0px;
	 padding-top:    0px;
	 padding-bottom: 0px;
}


body, table { font-family: Times New Roman, sans-serif; font-size: 14px; }

a:link    { color : #000000; }
a:visited {color : blue; }
a:hover   {color: red; }
a:active  {color: blue; }

span.times11  { font-family: Times New Roman, sans-serif; font-size: 11px; }
span.times13  { font-family: Times New Roman, sans-serif; font-size: 13px; }
span.times16  { font-family: Times New Roman, sans-serif; font-size: 16px; }
span.times18  { font-family: Times New Roman, sans-serif; font-size: 18px; }
span.times20  { font-family: Times New Roman, sans-serif; font-size: 20px; }
span.times21  { font-family: Times New Roman, sans-serif; font-size: 21px; }
span.times24  { font-family: Times New Roman, sans-serif; font-size: 24px; }

span.darkness { font-family: Times New Roman; font-size: 13px; color: #566D7A; }
span.bold     { font-weight:bold; }

td.color1     { background: #fffcff; }
td.color2     { background: #7392a3; }
td.color3     { background: #c0d4e0; }
td.color4     { background: #d2dfec; }
td.color5     { background: #bed4e0; }

.box1 { border-top: #000000 1px solid; 
	  border-left: #000000 1px solid;
	  border-right: #000000 1px solid; 
	  border-bottom: #000000 1px solid;
      }


span.navi a:link{
font-family: Times New Roman; 
color: #000000;
font-size: 13px;
text-decoration: none;
}
span.navi a:visited{
font-family: Times New Roman; 
color: #000000;
font-size: 13px;
text-decoration: none;
}
span.navi a:hover{
font-family: Times New Roman; 
font-size: 13px;
text-decoration: none;
color: #000000;
background-color : #ff7200;
}

span.navi1 a:link{
font-family: Times New Roman; 
color: #ff7200;
font-size: 15px;
text-decoration: underline;
}
span.navi1 a:visited{
font-family: Times New Roman; 
color: #0E22E3;
font-size: 15px;
text-decoration: underline;
}
span.navi1 a:hover{
font-family: Times New Roman; 
font-size: 15px;
text-decoration: overline underline;
color: ff7200;
}

span.gnavi1 a:link {
font-family: Times New Roman, sans-serif; 
font-size: 14px;
color: black;
font-weight: bold; 
text-decoration: none;
} 
span.gnavi1 a:active {
font-family: Times New Roman, sans-serif; 
font-size: 14px;
color: black;
font-weight: bold; 
text-decoration: none;
} 
span.gnavi1 a:visited { 
font-family: Times New Roman, sans-serif; 
font-size: 14px;
color: black;
font-weight: bold; 
text-decoration: none;
}
span.gnavi1 a:hover { 
font-family: Times New Roman, sans-serif; 
font-size: 14px;
color: black;
font-weight: bold; 
background-color:#999999;
text-decoration: none; 
}  

span.gnavi2 a:link {
font-family: Times New Roman, sans-serif; 
font-size: 18px;
color: #ffff00;
text-decoration: none;
} 
span.gnavi2 a:active {
font-family: Times New Roman, sans-serif; 
font-size: 18px;
color: #ffffff;
text-decoration: none;
} 
span.gnavi2 a:visited { 
font-family: Times New Roman, sans-serif; 
font-size: 18px;
color: #ffff00;
text-decoration: none;
} 
span.gnavi2 a:hover { 
font-family: Times New Roman, sans-serif; 
font-size: 18px;
color: #ffffff;
text-decoration: none;
} 

.input.linebox, textarea.text, select.auswahl {
	background:#ffffd5; 
 	border-top: #000000  1px solid; 
	border-right: #000000  1px solid; 
	border-left: #000000 1px solid;
	border-bottom: #000000  1px solid; 
	}

.linebox { 
	background:#ffffd5; 
 	border-top: #000000  1px solid; 
	border-right: #000000  1px solid; 
	border-left: #000000 1px solid;
	border-bottom: #000000  1px solid; 
	}

.sbutton { 
	background: green; 
 	border-top: #000000  1px solid; 
	border-right: #000000  1px solid; 
	border-left: #000000 1px solid;
	border-bottom: #000000  1px solid; 
	}

.back_1 { background: #ffffd5; }

.msg_err { color: #ff0000; }


