body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul {
	}

.standard {
	font-size : 12px;
	line-height : 17px;
}
.standard:link {
	color : black;
	text-decoration : none;
}
.standard:visited {
	text-decoration : none;
	color : Black;
}
.standard:hover {
	text-decoration : none;
	color : Red;
}
.standard:active {
	text-decoration : none;
	color : Red;
}

.standard {
	font-size : 12px;
	line-height : 17px;
}
.standard:link {
	text-decoration : none;
	color : Black;
}
.standard:visited {
	text-decoration : none;
	color : Black;
}
.standard:hover {
	text-decoration : none;
	color : #B22222;
}
.standard:active {
	text-decoration : none;
	color : #B22222;
}

.kattitel {
	font-size : 18px;
}

.eingabe {
	border : 1px solid #1E90FF;
	width : 300px;
	background-color : #F0F8FF;
}

.eingabegruen {
	border : 1px solid #228B22;
	width : 300px;
	background-color : #E9FAE9;
}

.knopf {
	border : 1px solid #228B22;
	width : 80px;
	background-color : #E9FAE9;
}

.produkte {
	font-size : 14px;
}
.produkte:link {
	text-decoration : none;
	color : Black;
}
.produkte:visited {
	text-decoration : none;
	color : Black;
}
.produkte:hover {
	text-decoration : none;
	color : Red;
}
.produkte:active {
	text-decoration : none;
	color : Black;
}

.produktbeschrieb {
	font-size : 11px;
	line-height : 17px;
	}

.technik {
	font-size : 11px;
	margin-left : 5px;
	}
	
.nav {
	font-size : 11px;
	color : #626262;
}
.nav:link {
	text-decoration : none;
	color : #FF6A6A;
}
.nav:visited {
	text-decoration : none;
	color : #FF6A6A;
}
.nav:hover {
	text-decoration : none;
	color : Red;
}
.nav:active {
	text-decoration : none;
	color : Red;
}

.cop {
	font-size : 9px;
	color : #C8C8C8;
}
.cop:link {
	text-decoration : none;
	color : #C8C8C8;
}
.cop:visited {
	text-decoration : none;
	color : #C8C8C8;
}
.cop:hover {
	text-decoration : none;
	color : #FF4500;
}
.cop:active {
	text-decoration : none;
	color : #FF4500;
}

.menu {
	font-size : 11px;
	color : #626262;
}
.menu:link {
	text-decoration : none;
	color : #626262;
}
.menu:visited {
	text-decoration : none;
	color : #626262;
}
.menu:hover {
	text-decoration : none;
	color : Red;
}
.menu:active {
	text-decoration : none;
	color : Red;
}

.menusel {
	font-size : 11px;
	color : Red;
}
.menusel:link {
	text-decoration : none;
	color : Red;
}
.menusel:visited {
	text-decoration : none;
	color : Red;
}
.menusel:hover {
	text-decoration : none;
	color : Black;
}
.menusel:active {
	text-decoration : none;
	color : Black;
}

.faxtitel {
	font-size : 25px;
	font-weight : normal;
}
.faxgross {
	font-size: 16px;
}
.menu_trenn {
	height: 1px;
	border: 0;
	border-bottom: 1px solid #DEDEDE;
	padding-top: 3px;
	padding-bottom: 3px;
}