body {
	margin-top: 0px;
	color: #2D4A82;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td,p,pre {
	color: #2D4A82;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	color: #2D4A82;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight:bold;
        text-align:center;
}

.rechts {
	color: #2D4A82;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	border: thin none #FFFFFF;
	text-align: center;
	padding: 5px;
	background: #DEE8F3;
	
}
.hg {
	background: url(../img/hg1.jpg);
	
	}
.logo {
     font-size: 24px;
     font-weight: lighter;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     color: #2D4A82;
     vertical-align: top;
}
a:link  {font-size: 12px;color:#2D4A82; text-decoration: none;}
a:visited  {font-size: 12px;color:#2D4A82; text-decoration: none;}
a:hover {font-size: 12px;color:#ff9900; text-decoration: none;}
a:active  {font-size: 12px;color:#2D4A82; text-decoration: none;}
   

a:link.navigation {
     font-family: Verdana;
     font-size: 11px;
     color: #000000;
     text-decoration: none;
     font-weight: normal;
}

a:visited.navigation {
     font-family: Verdana;
     font-size: 11px;
     color: #000000;
     text-decoration: none;
     font-weight: normal;
}

a:hover.navigation {
     font-family: Verdana;
     font-size: 11px;
     color: #cc0000;
     text-decoration: none;
     font-weight: normal;
}

a:active.navigation {
     font-family: Verdana;
     font-size: 11px;
     color: #000000;
     text-decoration: none;
     font-weight: normal;
}

h3 {
	color: #2D4A82;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        font-weight:bold;
}


.rahmen  {
           border-width: 1px;
           border-style: solid;
           border-color: #2d4a82;
           padding: 5px;
         }

.formular  {
           border-width: 1px;
           border-style: solid;
           border-color: #000000;
           padding: 5px;
         }

INPUT,  TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border : solid 1px black;
	color : black;

}
