body {
	background-color: #6c7f6c;
	/*#599658;*/
	font-family: tahoma;
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px;
	background-image: url(/_xOverrides/www.reckendorff.eu/reckendorff_eu_www/images/reckendorff_top.gif);
	background-position: top center;
	background-repeat: repeat-x;

}

table {
}

table.rightSideBox {
	padding: 6px;
	width: 100%;
}
table.pictable {
	padding: 4px;
}

td.rightSpacer {
	background-color: #bfd9ba;
	background-image: url(/_xOverrides/www.reckendorff.eu/reckendorff_eu_www/images/right_border.gif);
	background-position: top right;
	background-repeat: repeat-y;
	width: 4px;
}
td.leftSpacer {
	background-color: #bfd9ba;
	background-image: url(/_xOverrides/www.reckendorff.eu/reckendorff_eu_www/images/left_border.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 4px;
}
td.rightSideBoxContent {
	padding: 6px;
	width: 100%;
	font-size: 12px; 
	font-family: tahoma; 
	color: #000000;
}
td.rightSideBoxHeader {
	padding: 6px;
	width: 100%;
	font-size: 14px; 
	font-family: tahoma; 
	color: #222222;
}

td  {
	vertical-align: top;
	font-size: 11px;
	line-height: 18px;
}
th {
	font-size: 13px;
}
td.bottom {
	vertical-align: bottom;
}

td.bgdark {
	background-color: #eeeeee;
}

/* CUSTOM CLASSES */
td.topSpacing {
	height: 12px;
}

td.topLogo {
	height: 78px;
	background-image: url(/_xOverrides/www.reckendorff.eu/reckendorff_eu_www/images/reckendorff_logo.gif);
	background-position: center left;
	background-repeat: no-repeat;
	
}

td.mainMenu {
	height: 25px;
	width: 100%;
	background-color: #ffffff;
	text-align: center;
}

td.mainContent {
	/*background-color: #f9f4f0;*/

}

td.mainContentBGOuter {
	background-image: url(/_xOverrides/www.reckendorff.eu/reckendorff_eu_www/images/reckendorff_top.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

td.mainContentBG {
	background-image: url(/_xOverrides/www.reckendorff.eu/reckendorff_eu_www/images/reckendorff_top.gif);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #ffffff;

}

td.mainContentLeft {
	width: 520px;
	padding: 10px;
	background-color: #ffffff;
}
td.mainContentMiddle {
	width: 420px;
	padding: 10px;
	background-color: #ffffff;
}
td.mainContentSeperator {
	width: 10px;
}
td.mainContentRight {
	width: 198px;
	padding: 4px;
	background-color: #ffffff;
}

td.bottomContent {
	height: 10px;
	height: 27px;
	/*background-color: #f9f4f0;*/
	text-align: left;
	vertical-align: bottom;
	background-color: #ffffff;

}

td.bottomSpacing {
	height: 10px;
}
td.right 
{
	text-align: right;
}
td.center 
{
	text-align: center;
}
td.line {
	vertical-align: top;
	height: 1px;
}

font.addressText {
	color: #e4d9ce;
	font-family: tahoma;
	font-size: 10px;
}


font.bottomText {
	color: #d3c7bb;
	font-family: tahoma;
	font-size: 9px;
}
font.contactText {
	color: #8b735d;
	font-family: tahoma;
	font-size: 9px;
}


h1, font.headline
{
	font-size: 16px; 
	font-family: tahoma; 
	color: #222222; 
	font-weight: bold;
	letter-spacing: 1px;
}
font.subHeadline, .listheadline
{
	font-size: 14px; 
	font-family: tahoma; 
	color: #8b735d; 
	font-weight: bold;
	letter-spacing: 1px;
}
font.introText
{
	font-size: 11px; 
	font-family: tahoma; 
	color: #1d5a1c; 
	font-weight: bold;
}
font.authorText
{
	font-size: 9px; 
	font-family: tahoma; 
	color: #000000; 
	text-decoration: italic; 
	font-weight: none;
}
font.red 
{
	color: #ff0000;
}

font.grey 
{
	color: #808080;
}


a {
	color: #8b735d;
}

a:hover {
	color: #222222;
	text-decoration: underline;
}
a.contactLink {
	color: #8b735d;
	text-decoration: none;
}

a.contactLink:hover {
	color: #222222;
	text-decoration: none;
}
a.small {
	color: #B62441;
	text-decoration: none;
	font-size: 10px;
}

a.small:hover {
	color: #f8a008;
	text-decoration: none;
}
a.m1Category, a.menuCategoryLevel1_MarkOff
{
	color: #687800;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
a.menuCategoryLevel1_MarkOn
{
	color: #808080;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

a.m1Category:hover {
	color: #808080;
}
a.m2Category
{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

a.m2Category:hover {
	color: #808080;
}

a.bottomText {
	color: #d3c7bb;
	font-family: tahoma;
	font-size: 9px;

}



.stdbutton
{
	border: 1px solid;
	
}
img
{
	border: 0px;
}
.imgborder, 
{
	border:1px; 
	border-thickness: 1px; 
	border-color: #000000;
	border-style: solid;
}




