.pic	{
	position:absolute;
	left:0px;
	top: 75px;
	width: 400px;
	visibility: visible;
}
.text	{
	position:absolute;
	top:200px;
	left:185px;
	width: 700px;
	background-color: #FFF500;
}
.navi	{
	position: absolute;
	top: 200px;
	left: 25px;
	width: 216px;
	height: 150px;
	background-color: #FFF500;
}
/*Hauptnavigation*/
#nav-main {
	margin-top: 0px; /*top: 0px;*/
	margin-bottom: 0px;
	display: inline;
	list-style-position: inside;
	list-style-image: none;
	/*list-style-type: none;*/
	list-style: inside;
	/*line-height: 18px;*/
	float: left;
	margin-left: 0;
	padding-left: 0;
	text-decoration: none;
	font-family: "Comic Sans MS";
}
#nav-main ul {
	display: inline;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	list-style: inside;
	margin-left: 0;
	height: 18;
	width: auto;
	padding-left: 0;
	text-decoration: none;
	font-family: "Comic Sans MS";
}
#nav-main ul li {
	display: inline;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	list-style: none;
	margin-left: 0;
	height: 18;
	width: auto;
	text-decoration: none;
	font-family: "Comic Sans MS";
}
#nav-main ul li a {
	display: inline;
	font-family: "Comic Sans MS";
	font-size: 12px;
	display: inline;
	height: 12px;
	font-weight: bold;
	color: #A79B32;
	text-decoration: none;
}
#nav-main ul li a:hover,
#nav-main ul li a:active,
#nav-main ul li.act a {
	display: inline;
	color: #673f5e;
}

#nav-main ul li.act li a {
	display: inline;
	color: #ffffff;
	font-size: 14px;
	letter-spacing: normal;
	height: 12px;
	font-weight: normal;
	background-image: none;
	border: 0 none;
}
#nav-main ul li.act li a:hover,
#nav-main ul li.act li a:active,
#nav-main ul li.act li.act a {
	display: inline;
	font-size: 14px;
}
/*backnavigation und Navigation im Seitencontent*/
#sub-main {
	margin-top: 0px; /*top: 0px;*/
	margin-bottom: 0px;
	display: inline;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	list-style: inside;
	line-height: 18px;
	float: left;
	margin-left: 0;
	padding-left: 0;
}
#sub-main ul {
	display: inline;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	list-style: inside;
	margin-left: 0;
	height: 18;
	width: auto;
	padding-left: 0;
}
#sub-main ul li {
	display: inline;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	list-style: none;
	margin-left: 0;
	height: 18;
	width: auto;
}
#sub-main ul li a {
	display: inline;
	font-family: "Comic Sans MS";
	font-size: 12px;
	display: inline;
	height: 12px;
	font-weight: bold;
	color: #7F7726;
}
#sub-main ul li a:hover,
#sub-main ul li a:active,
#sub-main ul li.act a {
	display: inline;
	color: #673f5e;
}

#sub-main ul li.act li a {
	display: inline;
	color: #673f5e;
	font-size: 12px;
	letter-spacing: normal;
	height: 12px;
	font-weight: normal;
	background-image: none;
	border: 0 none;
}
#sub-main ul li.act li a:hover,
#sub-main ul li.act li a:active,
#sub-main ul li.act li.act a {	
	display: inline;
}

/*back_btn und forward btn*/
#back-btn {
	margin-top: 0px; /*top: 0px;*/
	margin-bottom: 0px;
	display: inline;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	list-style: inside;
	line-height: 12px;
	float: left;
	margin-left: 0;
	padding-left: 0;
	width: 12px;
	height: 12px;
}
#back-btn ul {
	display: inline;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	list-style: inside;
	/*background-image: url(../img/btn_back.gif);
	background-repeat: no-repeat;*/
	border: 0 none;
	padding-left: 0;
	
}
#back-btn ul li {
	display: inline;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	list-style: none;
	/*background-image: url(../img/btn_back.gif);
	background-repeat: no-repeat;*/
	border: 0 none;
	width: 12;
}
#back-btn ul li a {
	display: inline;
	background-image: url(../img/btn_back.gif);
	background-repeat: no-repeat;
	/*border: 0 none;*/
	border: 1;
	border-width: thin;
}
#back-btn ul li a:hover,
#back-btn ul li a:active,
#back-btn ul li.act a {
	display: inline;
	background-image: url(../img/btn_back_act.gif);
	background-repeat: no-repeat;
	border: 0 none;
}

#back-btn ul li.act li a {
	display: inline;
	background-image: url(../img/btn_back_act.gif);
	background-repeat: no-repeat;
	border: 0 none;
}
#back-btn ul li.act li a:hover,
#back-btn ul li.act li a:active,
#back-btn ul li.act li.act a {	
	display: inline;
	/*background-image: url(../img/btn_back_act.gif);*/
	background-repeat: no-repeat;
	border: 0 none;
}

/*forward*/
#ffw-btn {
	margin-top: 0px; /*top: 0px;*/
	margin-bottom: 0px;
	display: inline;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	list-style: inside;
	line-height: 12px;
	float: left;
	margin-left: 0;
	padding-left: 0;
	width: 12px;
	height: 12px;
}
#ffw-btn ul {
	display: inline;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	list-style: inside;
	/*background-image: url(../img/ffw_btn.gif);
	background-repeat: no-repeat;*/
	border: 0 none;
	padding-left: 0;
	
}
#ffw-btn ul li {
	display: inline;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	list-style: none;
	/*background-image: url(../img/ffw_btn.gif);
	background-repeat: no-repeat;*/
	border: 0 none;
	width: 12;
	text-decoration: none;
}
#ffw-btn ul li a {
	display: inline;
	background-image: url(../img/ffw_btn.gif);
	background-repeat: no-repeat;
	/*border: 0 none;*/
	border: 1;
	border-width: thin;
}
#ffw-btn ul li a:hover,
#ffw-btn ul li a:active,
#ffw-btn ul li.act a {
	display: inline;
	background-image: url(../img/ffw_btn_act.gif);
	background-repeat: no-repeat;
	border: 0 none;
	text-decoration: none;
}

#ffw-btn ul li.act li a {
	display: inline;
	background-image: url(../img/ffw_btn_act.gif);
	background-repeat: no-repeat;
	border: 0 none;
	text-decoration: none;
}
#ffw-btn ul li.act li a:hover,
#ffw-btn ul li.act li a:active,
#ffw-btn ul li.act li.act a {
	display: inline;
	background-image: url(../img/ffw_btn_act.gif);
	background-repeat: no-repeat;
	border: 0 none;
	text-decoration: none;
}
/*Navigation Ende*/
.headline {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	width: 280px;
	height: 40px;
	margin-top: 0px;
	margin-left: 0px;
	color: #673f5e;
}
.copy {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: auto;
	line-height: 18px;
	color: #673f5e;
}
.topleft {
	width:180px;
	height:60px;
	background-color: #FFF500;
}
.left {
	width:180px;
	height:auto;
	background-color: #FFF500;
}
.top {
	height:60px;
	background-color: #FFF500;
}
.content {
	width:auto;
	height:auto;
	background-color: #FFF500;
	background-position: top;
}
.bottom {
	width:767px;
	background-color: #FFF500;
}
.right {
	height:auto;
	background-color: #FFF500;
}
.topright {
	height:60px;
	background-color: #FFF500;
}
.copyKontakt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
	width: 520px;
}
.copyBolt {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 18px;
	color: #673f5e;
	text-decoration: none;
}
.contentTable {
	width:auto;
	height:auto;
	background-color: #FFF9C7;
	background-position: top;
}

