body {
margin-left: 0;
margin-top: 0;
background-color: #FFFFFF;
}

.navigation1 {
	color: #383838;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-stretch: condensed;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
}

a.navigation1:link {
	color: #383838;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-stretch: condensed;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
}

a.navigation1:hover {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-stretch: condensed;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
}

.navigation2 {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-stretch: ultra-condensed;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
}

p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
.txt-titel {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333333;
}

.txt {
	font:12px Arial, Helvetica, sans-serif;
	color: #333333;
}

.submit {
	background: #B2A48F;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
	width: 100px;
	border: 1px inset #383838;
}

TEXTAREA {
	border: 1px inset #383838;
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	scrollbar-base-color: #B2A48F;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #383838;
	}

INPUT {
	border: 1px inset #383838;
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	}
	
.select {
	border: 10px solid #383838;
}

.checkbox {
	border: 10px
	}
	
.nav1 {
	color: #383838;
	font-family: Old English; scr: url(http://ry36.kettenhemden.work.punkt.de/fileadmin/font/Oldeng.ttf) format(TrueType);
	font: normal 21px;
	text-decoration: none;
}

a.nav1:link {
	color: #383838;
	font: normal 21px Old English;
	text-decoration: none;
}
a.nav1:hover {
	color: #CC0000;
	font: normal 21px Old English;
	text-decoration: none;
}

.nav2 {
	color: #CC0000;
	font: normal 21px Old English;
	text-decoration: none;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: disc;
	list-style-position: inside;
	list-style-type: disc;
	text-decoration: none;
}

.lilist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	text-decoration: none;
	}