body {
	margin-left:0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #515151;
 background-image:url('../bilder/hintergrund.gif');
 background-repeat:repeat-x;
}

.letter {
	font-size:14px;
 background-color: #ffffff;
 color: #00a7ba;
	font-family:Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
}

.content {
	font-size:12px;
 color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
 font-weight: normal;
 text-decoration: none;
}

.head {
 width: 187px;
 background-color:#f1620e;
 padding:4px;
 font-family:Arial, Helvetica, sans-serif;
 font-weight: bold;
}

.footer {
	font-size:10px;
 color: #e5e5e5;
	font-family:Arial, Helvetica, sans-serif;
 font-weight: normal;
 text-decoration: none;
}

A.footer {
	font-size:10px;
 color: #e5e5e5;
	font-family:Arial, Helvetica, sans-serif;
 font-weight: normal;
 text-decoration: none;
}

A.footer:hover {
	font-size:10px;
 color: #f9c901;
	font-family:Arial, Helvetica, sans-serif;
 font-weight: normal;
 text-decoration: underline;
}

A.footer:active {
	font-size:10px;
 color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
 font-weight: normal;
 text-decoration: underline;
}


A.content {
	font-size:12px;
 color: #f9c901;
	font-family:Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: underline;
}

A.content:hover {
	font-size:12px;
 color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
 background-color: #f9c901;
}

A.content:active {
	font-size:12px;
 color: #000000;
	font-family:Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
 background-color: #f9c901;
}

.form {
 background-color: #dfdfdf;
	font-size:11px;
 color: #4c4c4c;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
 font-weight: bold;
 border: solid;
 border-width: 1px;
 border-color: #8a8a8a;
 padding: 2px;
}
