h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #4b4b4d;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.text {
	font-size: 12px;
	font-weight: normal;
	color: #4b4b4d;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}

.text a:link {
	font-size: 12px;
	font-weight: normal;
	color: #8c090b;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

.text a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #8c090b;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

.text a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #8c090b;
	font-family: CArial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.text a:active {
	font-size: 12px;
	font-weight: normal;
	color: #8c090b;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}



.masterdiv {
	border: 1px solid #707172;
	width: 800px;
	height: auto;
	overflow: hidden;
	background-image: url(gfx/bg.jpg);
	background-repeat: repeat-y;
	top: 0px;
}
.navdiv {
	float: left;
	width: 166px;
	height: auto;
	text-align: left;
	overflow: hidden;
	top: 0px;
}

.bilddiv {
	height: 115px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #707172;
}

.maindiv {
	width: 605px;
	height: auto;
	float: left;
	text-align: left;
	padding-right: 5px;
	padding-left: 12px;
	overflow: hidden;
	top: 0px;
	padding-top: 7px;
}
.navon {
	height: auto;
	width: 160px;
	padding-left: 5px;
	font-family: Comic Sans MS;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #ffdf00;
	text-decoration: none;
	text-align: left;
	top: 0px;
	white-space: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.navon a:link {
	color: #ffdf00;
	text-decoration: none;
}

.navon a:visited {
	color: #ffdf00;
	text-decoration: none;
}

.navon a:hover {
	color: #ffdf00;
	text-decoration: none;
}

.navon a:active {
	color: #ffdf00;
	text-decoration: none;
}
.navoff {
	height: auto;
	width: 160px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	font-family: Comic Sans MS;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	top: 0px;
	white-space: normal;
	padding-top: 5px;
}
.navoff a:link {
	color: #ffffff;
	text-decoration: none;
}

.navoff a:visited {
	color: #ffffff;
	text-decoration: none;
}

.navoff a:hover {
	color: #ffdf00;
	text-decoration: none;
}

.navoff a:active {
	color: #ffdf00;
	text-decoration: none;
	
}

.bildrechts {
	padding-left: 5px;
}
.doctext {
	height: auto;
	width: 160px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	top: 0px;
	white-space: normal;
	padding-top: 5px;
}
