body,html {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 100%;
	margin-top: 0;
	overflow: auto;
	}

.haupttabelle {
	top: 0px;
	left: 0px;
	height: 100%;
	}
	
.text {
font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #414141;
	font-weight: normal;
}
.titel {
font-family: "Arial", sans-serif;
	font-size: 24px;
	color: #414141;
	font-weight: normal;
}
	


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;
	}

.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #414141;
	text-decoration: normal;
	border: 1px dotted #000000;
	width: 200px;
}
.inputtextm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #414141;
	text-decoration: none;
	line-height: 240%;
	background-color: #FED982;
	border: 1px dotted #000000;
	width: 200px;
	overflow: auto;
	background-image: url(../image/schraffurover.gif);

}
.inputsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #414141;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px dotted #000000;


}
