body {
	background-color: #E2DFD8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464040;
}
/* Elements ---------------------------------------------------------------------------  */
#CentCont {
	position: absolute;
	width: 760px;
	left: 50%;
	margin-left: -380px;
}
#ContCont {
	width: 100%;
	position:relative;
	background-color:#EFEEE9;
	background-image:url(../gfx/bgpic.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#MainNavCont {
	width: 100%;
	position:relative;
	border-top: 1px solid #BFB09B;
	border-bottom: 1px solid #BFB09B;
	background-color: #FFFFFF;
	margin-top: 3px;
}

#cont_cont {
	position:relative;
	float:left;
	width:380px;
	margin-top: 25px;
}
#col_min_hight{
	position:relative;
	float:left;
	width:5px;
	margin-top: 25px;
	height:400px;
}
#Footer {
	clear:both;
	width: 100%;
	position:relative;
	border-top: 1px solid #BFB09B;
	border-bottom: 1px solid #BFB09B;
	background-color: #EFEEE9;
}
.FooterTx {font-size: 10px; color: #7C6A52; }
/* SubNavi------------------------------------------------------------------------------------ */
#SubNavCont {
	position:relative;
	float:left;
	width: 300px;
	min-height:400px;
	font-size: 12px;
	margin-top: 25px;
}

#SubNavCont ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#SubNavCont a
{
display: block;
padding: 4px;
background-image: url(../gfx/subpnt_off.gif);
background-position: 10px 0.6em;
background-repeat: no-repeat;
width: 200px;
}
#SubNavLst a
{
padding-left: 30px;
border-top: 1px solid #BFB09B;
}
#SubNavLst_a a
{
background-image: url(../gfx/subpnt_on.gif);
}
#SubNavLst2 a
{
padding-left: 50px;
background-position: 30px;
border-top: none;
background-image: url(../gfx/subpnt_off.gif);
}
#SubNavLst2_a a
{
background-image: url(../gfx/subpnt_on.gif);
}

#SubNavCont a:link
{
text-decoration: none;
}

#SubNavCont a:hover
{
color: #000;
}

#moreinfo {
	padding-left:10px;
}
#SubNavCont  #moreinfo a {
	background-image:none;
	width: 250px;
	padding:0px;
	display:inline;
}

/* Essentials ---------------------------------------------------------------------------  */
.clr {
	clear:both;
	height: 10px;
	font-size: 2px;
}


#SR{
	background-image: url(../gfx/s_verlauf.gif);
	background-repeat: repeat-x;
}
#Layer1 {
	position:relative;
	width:880px;
	height:10;
	z-index:1;
	left: 0;
	top: 0px;
	background-color: #000099;
}
#Cont {
	position:relative;
	width:877px;
	z-index:2;
	left: 0;
	top: 0;
	border: 1px solid #AAABB3;
	background-image: url(../gfx/bg_blass.jpg);
	background-repeat: no-repeat;
	page-break-after: left;
	page-break-before: left;
	background-color: #FFFFFF;
}

a:link {
	color: #856D4A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #856D4A;
}
a:hover {
	text-decoration: none;
	color: #53442F;
}
a:active {
	text-decoration: none;
	color: #856D4A;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #896E4C;
}
li {
	list-style-image: url(../gfx/point.gif);
}
.cblock {
	border: 1px solid #000000;
	padding: 5px;
}
.hl2 {font-size: 15px; font-weight: normal; color: #856D4A; }
.bgcont {
	background-color: #EFEEE9;
	background-image: url(../gfx/bgpic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.picborder {
	border: 1px solid #AC9673;
}
