/* # general ########## */
* {
  padding:0;
  margin:0;
  line-height:1.5em;
}

HTML {
	margin:0;
	padding:0;
}
BODY {
	text-align: center;
	color: #000;
  text-align:justify;
  background-color:#fff;
	font: 13px  Arial, Helvetica, sans-serif;
	padding:0;
}

A:link,
A:visited,
A:hover,
A:active,
A:focus{
	color: #000;
	text-decoration:underline;
}

IMG, A IMG {
	border:0;
}

P {
 line-height:1.3em;
 margin:0;
 padding-bottom:18px;
}
h1, h2, h3, h4, h5, caption, legend {
  text-align:left;
  page-break-after:avoid;
}

H1, H2, H3, H4, H5, H6 {
 margin:0;
 padding:0;
 color:#325916;
}

H1 {
 font-size:19px;
 margin-bottom:0px;
}

H2, H3, H4, H5, H6 {
 font-size:16px;
 margin-bottom:15px;
 font-weight:400;
}



TABLE, TR, TD {
	font: 13px  Arial, Tahoma, sans-serif;
	vertical-align:top;
	padding:0 0 4px 0;
}

FORM {
  margin:0;
  padding:0;
}

.clearer {
  clear: both;
  line-height: 0px;
  font-size:0px;
  height: 0px;
  margin: 0px;
  padding: 0px;
}
.bo {
 border:1px solid #000; 
}
 /* Clearing mit overflow */
.floatbox { overflow: hidden; }

/* alignment classes */
.float-left  {  float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }


/* # page settings ########## */
#container {
  width:auto;
  margin:0;
  background:transparent !important;
  overflow:visible !important; 
	float: none !important;
}

#header {
 width:962px;
 height: 116px;
 margin-top:17px;
}
#header IMG {
	display:block;
	margin-bottom:20px;
}

#navigation-area,
#left-col,
#flash-big,
#flash-small,
#gallery,
#thumbs,
#footer {
	display:none;
}

#main {
	margin-top:50px;
 width:auto;
}

#right-col {
 width:auto;
 padding-bottom:25px;
	border-bottom:1px solid #4b5253;
}



/* # content area ########## */





/* END */
