a:link { color:#000000;  font-weight: bold;    }
a:visited {  color:#000000;  font-weight: bold;  }
a:hover { color: White; font-weight: bold;     }
a:active { color: #FF0000; font-weight: bold; }

.navigation a:link { color:#000000;  text-decoration:none;  font-weight: bold;    }
.navigation a:visited {  color:#000000;  text-decoration:none;  font-weight: bold;  }
.navigation a:hover { color: White; text-decoration:none;  font-weight: bold;     }
.navigation a:active { color: #FF0000; text-decoration:none;  font-weight: bold; }


.navigation2 a:link { color:#000000;  text-decoration:none;  font-weight: bold;    }
.navigation2 a:visited {  color:#000000;  text-decoration:none;  font-weight: bold;  }
.navigation2 a:hover { color: White; text-decoration:none;  font-weight: bold;     }
.navigation2 a:active { color: #FF0000; text-decoration:none;  font-weight: bold; }

body {
color:black;
margin:0px;
background-color: #729291;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.navigation {
	font-size: 17px;
	font-weight: bold;
	padding-top: 5px;

	}

.navigation2 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;

}                                                                  

.schrift7 {
	font-size: 10px;
	} 

	.schrift7f {
	font-size: 10px;
	font-weight: bold;
	}

.schriftf {
		font-weight: bold;
	}


.schrift10 {
	font-size: 12px;
	} 

	 
	
	h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	} 

	h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	} 
	
	hr 
	{ color: Black; 
	}
	

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
    cursor                    :    pointer;
   

}


input, textarea
{
color: #000000;

border: none;
}

input:focus, textarea:focus {
color: #000;
background: #fff;
}

	