body {
	background-color: #54311E;	
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54311E;
	text-decoration: none;	
}


a:link, a:visited, a:active{
	color: #54311E;
	text-decoration: none;
}

a:hover {
	color : #54311E;
	text-decoration: underline;	
}


.all {
	width: 990px;
	/*padding: 0px 0px 0px 16px;*/
	background-image: url(../img/all_bg.gif);
	background-position: 
}
.brd-top {
	width: 957px;
	height: 33px;
	margin: 0px 0px 0px 16px;
	background-image: url(../img/brd_top.gif);
	text-align: right;
}
.brd-bottom {
	width: 957px;
	height: 20px;
	margin: 0px 0px 0px 16px;
	background-image: url(../img/brd_bottom.gif);
}
.header {
	width: 957px;
	margin: 0px 0px 0px 16px;	
}
.nav {
	width: 957px;
	height: 37px;
	margin: 0px 0px 0px 16px;	
	background-image: url(../img/nav_bg.gif);
	background-position: right;	
}
.nav-logo {
	width: 259px;
	float: left;
}
.nav-box {
	width: 690px;
	height: 37px;
	padding: 12px 0px 0px 0px;
	float: left;
}
.nav-element {
	height: 25px; /* zuvor 100% */
	font-weight: bold;
	padding: 0px 15px 0px 15px;	
	display: inline;	
	background-image: url(../img/nav_trenner.gif);
	background-position: left;
	background-repeat: no-repeat;*/
}

.maincontainer {
	width: 957px;
	height: 100%;
	margin: 0px 0px 0px 16px;	
	padding: 20px 0px 20px 0px;
	background-color: #EBDED5;	
}
.subnav-container {
	width: 221px;
	background-image: url(../img/subnav_bg.gif);
	background-position: bottom;	
	float: left;
}
.subnav-hdl {
	width: 100%;
	height: 25px;
	background-image: url(../img/subnav_hdl.gif);	
}
.subnav-hdl-title {
	height: 20px;
	font-weight: bold;
	margin: 5px 0px 0px 14px;
}

.subnav-box {
	width: 100%;
	margin: 0px 0px 0px 10px;

}
a.subnav-element {
	font-size: 12px;
	color: #54311E;
	text-decoration: none;
}

.content-container {
	width: 485px;
	margin: 0px 15px 0px 37px;
	background-image: url(../img/mc_bg.gif);
	float: left;
}
.content-hdl {
	width: 100%;
	height: 25px;
	background-image: url(../img/mc_hdl.gif);	
}
.content-hdl-title {
	height: 20px;
	font-weight: bold;
	margin: 5px 0px 0px 20px;
}

.text-box {
	width: 445px;
	margin: 20px;
	line-height: 18px;
}
.titlebolded {
	color: #54311E;
	font-weight: bold;
	font-size: 15px;
}
.textnavi {
	font-size: 10px;
	font-weight: bold;
}

/*** sponosren box ***/
.sponsoren-container {
	width: 180px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	/*background-image: url(../img/mc_bg.gif);*/
	border: 1px solid #F4AC73;
	background-color: #FFFFFF;
	float: left;
}
.sponsoren-hdl {
	width: 100%;
	height: 25px;
	background-image: url(../img/mc_hdl.gif);	
}
.sponsoren-hdl-title {
	height: 20px;
	font-weight: bold;
	margin: 5px 0px 0px 20px;
}
