body, th, td, input, select, textarea {
	font-family: verdana, lucida, helvetica;
	font-size: 14
}
h1 {
	font-weight:bold;
	color: #013300;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size:15
}

.formular {  
border-color: black black #555555; border-style: dashed; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px
}

.formular2 {  
border: #555555; border-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}

.buton {  
border: #555555; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
color: #555555;
background-color: #E98E58
}

.buton2 {  
border: #555555; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
color: #555555;
background-image: url(http://edv/kundenschneiderhaus/images/back.jpg);
background-color: #FF0000
}

body {
	background: #702724;
	top: 0px;
	left: 0px;
	color: #debc75;
}

a:link {
	text-decoration: none;
	color: #555555;
	font-weight: bold;
	font-size: 14
}
a:active {
	text-decoration: none;
	color: #555555;
	font-weight: bold;
	font-size: 14;
}
a:visited {
	text-decoration: none;
	color: #555555;
	font-weight: bold;
	font-size: 14;
}
a:hover {
	text-decoration: none;
	color: #AA4741;
	font-weight: bold;
	font-size: 14;
}

