body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a4a4a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/hintergrund.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #4a4a4a}


.title {font-family: "Trebuchet ms", Arial, Helvetica, sans-serif; font-size: 20px; color: #e74c2d;  }

.titleklein {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #e74c2d; text-transform: uppercase; font-weight:bold;  }

.klein { font-size: 11px;}

.spacing {
	line-height: 140%;
	text-align: justify;
}

A:link {text-decoration: underline; color: #e74c2d}
A:visited {text-decoration: underline; color: #e74c2d}
A:hover {text-decoration: none; color: #69a442}

.weiss {color: #ffffff}
A.weiss {text-decoration: none; color: #ffffff}
A.weiss:hover {text-decoration: underline; color: #ffffff}
A.weiss:visited {text-decoration: none; color: #ffffff}

.weissnav {color: #ffffff; font-size: 12px; font-weight: normal}
A.weissnav {text-decoration: none; color: #ffffff}
A.weissnav:visited {text-decoration: none; color: #ffffff}
A.weissnav:hover {text-decoration: underline; color: #ffffff}

.grau {color: #999999; }
A.grau {text-decoration: none; color: #999999}
A.grau:visited {text-decoration: none; color: #999999}
A.grau:hover {text-decoration: underline; color: #e74c2d}

.gruentitle {color: #69a442; font-size: 14px; }
A.gruentitle {text-decoration: none; color: #69a442}
A.gruentitle:visited {text-decoration: none; color: #69a442}
A.gruentitle:hover {text-decoration: underline; color: #e74c2d}

.navgrau {color: #caced1; font-size: 11px;}
A.navgrau {text-decoration: none; color: #caced1}
A.navgrau:visited {text-decoration: none; color: #caced1}
A.navgrau:hover {text-decoration: underline; color: #e74c2d}









.form {border:1 solid gray;
	font-family: arial,helvetica;
	font-size:11px;
	height:16px; width:280px;
}

.formsmall {border:1 solid gray;
	font-family: arial,helvetica;
	font-size:11px;
	height:16px; width:150px;
}

.formtext {border:1 solid gray;
	font-family: arial,helvetica;
	font-size:11px;
	height:80px; width:280px;
}

.loginform {border:0 solid black;
	font-family: arial,helvetica;
	font-size:10px;
	height:16px; width:130px;
}

.loginformsmall {border-bottom: 1 solid #CDCDCD; border-right: 1 solid #CDCDCD; border-top: 0 solid #CDCDCD; border-left: 0 solid #CDCDCD;
	font-family: arial,helvetica;
	font-size: 10px; padding-left: 5px; padding-top: 1px; 
	height:16px; width:90px;
}
.button {border-top: 1 solid #fa8467; border-left: 1 solid #fa8467; border-bottom: 1 solid #a62201; border-right: 1 solid #a62201;
	font-family: arial,helvetica; background-color: #FF3300;
	font-size:12px; font-weight: bold; color: white;
	height:25px; width:100px;
}
.buttonmali {border-top: 1 solid #fa8467; border-left: 1 solid #fa8467; border-bottom: 1 solid #a62201; border-right: 1 solid #a62201;
	font-family: arial,helvetica; background-color: #FF3300;
	font-size:10px; font-weight: bold; color: white;
	height:18px; width:70px;
}
