.regText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #663300;
	text-decoration: none;
}
.regTextSidebar {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #663300;
	text-decoration: none;
	padding-right: 10px;
}
.regTextLeft {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #663300;
	text-decoration: none;
	padding-left: 54px;
	padding-right: 40px;
}
.regHead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.regHead2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #A45D29;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

body {
	background : #330100 repeat-x url(images/navigation/bg_sides.jpg);
	font-family:'Lucida Grande';
}

hr {
	color: white;
	background-color: inherit;
	border-style: none;
	border-width: 1px;
	border-top-style: dashed;
	border-top-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #663300;
	border-spacing: 2px;
}

a {
	color : #2E78A7;
	text-decoration : none;
}

a:hover {
	color : #CC0000;
	text-decoration : underline;
}
.regTextItalic {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #663300;
	text-decoration: none;
	font-style: italic;
}
.regHeadMonth {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-style: double;
	border-color: #d8c5b7;
	border-width: 3px;
	border-spacing: 10px 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.textSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF6E2;
	text-decoration: none;
}
.regPfeil {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #663300;
	padding-right: 4px;
}
