body{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	overflow:auto;
	}
	
.text {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #414141;
	font-weight: normal;
}

.titel {
	font-family: "Arial", sans-serif;
	font-size: 13px;
	color: #414141;
	font-weight: bold;
}

.login {
	font-family: "Arial", sans-serif;
	font-size: 10px;
	color: #414141;
	font-weight: normal;
}
.img { 
	border-width: 1px; 
	border-style: solid; 
	border-color: black;
 }
	


A{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	Color: #414141;
	}


A:Visited{
	Color: #414141;
	text-decoration: none;
	}


A:link{
	Color: #414141;
	text-decoration: none;
	}

A:Active{
	Color: #414141;
	text-decoration: none;
	}


A:Hover{
	font-size: 12px;
	Text-Decoration : none;
	Color: #414141;
	}

A.projekt{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	Color: #000000;
	}


A.projekt:Visited{
	Color: #000000;
	text-decoration: none;
	font-weight: bold;
	}


A.projekt:link{
	Color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

A.projekt:Active{
	Color: #000000;
	text-decoration: none;
	font-weight: bold;
	}


A.projekt:Hover{
	font-size: 13px;
	Text-Decoration : none;
	font-weight: bold;
	Color: #000000;
	}

.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #414141;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #8D8D8D;
	border-right: 1px solid #FFFFFF;
	width: 200px;

}
.inputtextm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #414141;
	text-decoration: none;
	line-height: 150%;
	border: 1px solid #FFFFFF;
	width: 200px;
	overflow: auto;
	background-image:url('../image/schreiben.gif');
	background-attachment: scroll;


}
.inputsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #414141;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #8D8D8D;


}
