body {
	background-color: #F0F0F0;
	color:#257FFB;
	font-family:Arial,Helvetica,sans-serif;
	text-align: center;
	margin-top:100;
	margin-left:0;
	margin-right:0;
	
}

h1 { color:#25700B; font-size:17px;  font-weight:bold; margin-top:0px; margin-bottom:0px;}
p  { font-size:13px; margin-top:0px; margin-bottom:0px; padding-top: 0px;}
  a {  text-decoration: none;  color: #FFFFFF;}

label:after {
    content: ":";
	 }
	 
	.gb
{
	border: none;
	border-bottom: dotted 1px #1A035F;
}

    a:link {
    color:#1A035F;
	text-decoration: none;   
    }
    
    a:hover {
      color:#1A035F;
     text-decoration: underline;
    }
    
    a:visited {
      color:#1A035F;
}

	
	
#rahmen {
	width: 550px;
	margin: 0px auto 0px auto;

	background-image: url(./bg.gif);
}


#line {
	width: 100%;
	height: 15px;

	background-image: url(./line.gif);
}
#menue {
	width: 550px;
	height: 15px;
	color:#25700B;
	margin: 0px auto 0px auto;
	font-size: 11px;
	text-align: left;
	background-image: url(./menu.gif);
}
#menue2 {
	width: 550px;
	height: 15px;
	color:#25700B;
	margin: 0px auto 0px auto;
	font-size: 11px;
	text-align: left;
}

a.menue:link
     {

      		text-decoration: underline;
         color:#000000;
     }
a.menue2:link
     {

      		text-decoration: underline;
         color:#000000;
     }
     a.foot:visited
     {
 
        	text-decoration: underline;
         color:#1A035F;
     }
     a.foot:hover 
     {

     	text-decoration: underline;
         color:#1A035F;
    }


	
#header{
	width: 550px;
	margin: 0px auto 0px auto;
	height: 60px;
	background-image: url(./top.gif);
	font-size: 13px;  
     	font-weight: bold;
     	text-align: center;
     	float: center;
}





#rahmenende{
	clear:both;
	width: 550px;
	height: 1px;
	}


#footer {
	margin: 0px auto 0px auto;
	width: 550px;

	height: 23px;
	text-align: center;
	
	background-image: url(./bottom.gif);
font-size: 10px;  
         color:#1A035F;
	}




#main {
font-family:arial;
font-size:13px;
	margin-top:20;
	margin-bottom:20;
	width: 500px;
	float: left;
	margin-left:20;
	color:#1A035F;
	text-align:justify;
}

b {
	color:#1A035F;
}

.absatz{
	margin:0 0 0 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px; 
	width: 500px;
	float: left;
	text-align: left;
	font-size:13px;
}

.atext {

	margin-top:0;
	padding-top: 0px;
	padding-left: 10px;
	font-size:12px;
	width: 450px;
	float: left;
	text-align:justify;
}



.mheader {

	width: 500px;
	height: 18px;
	font-size: 15px;  
	font-weight: bold;
     	padding-top:5px;
     	padding-left:10px;
	margin-bottom:10px;
	float: left;
	text-align: left;
	
	
	
}


     a.foot:link
     {
     	 font-size: 10px;  
      		text-decoration: underline;
         color:#1A035F;
     }
     a.foot:visited
     {
     	font-size: 10px;  
        	text-decoration: underline;
         color:#1A035F;
     }
     a.foot:hover 
     {
     	font-size: 10px;  
     	text-decoration: underline;
         color:#1A035F;
    }
td
{
font-family:arial;
font-size:13px;

	color:#1A035F;
}
	 
input, select { text-indent: 2px; background-color: #F0F0F0; font-weight: normal;  border: solid 1px #1A035F; color: #000;}
textarea { text-indent: 2px; background-color: #F0F0F0; font-weight: normal;  border: solid 1px #1A035F; height: 100px; color: #25700B;}
input,textarea, select { color: #1A035F; solid 1px #1A035F; }


input:hover, textarea:hover { border-color: #1A035F; background-color: #E1E1E1; }
	 
	 
.bot
{ 
visibility: hidden; 
}
    
