body{
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-color : #F3EFE5;
}

.normaltext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #333333;
}
.normaltextbold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color: #333333;
}
.mjtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #CCCC99;
}
.mjtextbold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #CCCC99;
}
.mjlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C5AF7D;
	text-decoration : underline;
}
.mjlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCC99;
	text-decoration : underline;
}
.mjlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCC99;
	text-decoration : underline;
}
.mjlinkbold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C5AF7D;
	font-weight : bold;
	text-decoration : underline;
}
.mjlinkbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCC99;
	font-weight : bold;
	text-decoration : underline;
}
.mjlinkbold:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCC99;
	font-weight : bold;
	text-decoration : underline;
}
.redwinetextsmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #990000;
}
.graytextsmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #999999;
}
.headline {
	font-family : "Times New Roman", Times, serif;
	font-size : 40px;
	font-weight : bold;
	color: #990000;
	font-style : italic;
}
.subheadline {
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-weight : bold;
	color: #990000;
	font-style : italic;
}
.sidebarlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight : bold;
	text-decoration : underline;
}
.sidebarlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight : bold;
	text-decoration : underline;
}
.sidebarlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight : bold;
	text-decoration : underline;
}
.textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration : underline;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration : underline;
}
.textlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration : underline;
}
.pasta {
	background-color : #F3EFE5;
}
.pastalight {
	background-color : #F9F7F2;
}
.redwine {
	background-color : #990000;
}
.redwineheader {
	background: #990000 url('../images/header_back.gif') repeat top left; 
}
.contentback {
	background-color : #FFFFFF;
}

.textfalt {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: 8pt;
}

.textfaltvit {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: 8pt;
}

.pullner {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: 8pt;
}
.pullnervit {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: 8pt;
}
