@charset "utf-8";
/* CSS Document */

/* -------------------------- */
#mainMenue {
	background: url(img/MMenu_items.png) 0px 59px repeat-y;
	font-size: 14px;
} 
#mainMenue UL{
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	background: url(img/MMenu_footer.png) bottom no-repeat;
	list-style: none;
	padding-left:30px;
}

#mainMenue A {
	background-color: #A3967E;
	display: block;
	text-decoration: none;
	width: 189px;
	height:25px;
	line-height: 25px;
	color: #22100E;
	font-weight: bold;
	border-bottom: 1px #7F7563 solid;
}
#mainMenue A:hover {
	background-color: #BFB39B;
	color: #4F3822;
}

#mainMenue LI.sel A {
	background-color: #4F3822;
	color: #BFB39B;
}

#mainMenue UL LI {
	display: inline;
	text-indent:15px;
}

#mainMenue UL UL {
	padding:0px;
	background: none;
}
#mainMenue UL UL LI {
	padding: 0px;
	text-indent:25px;
}

/* -------------------------- */
#main #textarea #contents P {
	padding: 4px;
}
#main #textarea #contents #contents_bg_bottom #contens_bg_top h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #463E2B;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: underline;
	display: block;
}

#main #textarea #contents #contents_bg_bottom #contens_bg_top h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8A7D62;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 2px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #BFB5A1;
	border-right-color: #BFB5A1;
	border-bottom-color: #BFB5A1;
	border-left-color: #BFB5A1;
	margin-bottom: 5px;
	display: block;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C220F;
	font-style: normal;
}
#main #textarea #contents #contents_bg_bottom #contens_bg_top #intro {
	color: #3B3214;
	letter-spacing: 0.21em;
	text-transform: uppercase;
}
#main #textarea #contents #contents_bg_bottom #contens_bg_top #intro STRONG, #main #textarea #contents #contents_bg_bottom #contens_bg_top #intro B {
	color: #3C6330;
} 
#main #footer {
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9px;
}

#main #textarea #news_area #news #newsContents #newsArticle_bg_bottom #newsArticle_bg_top #newsArticle_text h3 {
	font-size: 12px;
	font-weight: bold;
	color: #667649;
	text-transform: uppercase;
	padding-bottom: 2px;
	border-bottom: 1px solid #9F938B;
}

/******************************/
#main #textarea #contents UL {
	list-style: none;
	color: #354C24;
	margin: 20px;
	border: 1px solid #C7B9AA;
}
#main #textarea #contents UL LI {
	background-color: #DFD8D1;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	padding: 2px 10px 2px 30px;
	border: none;
}
#main #textarea #contents UL UL {
	margin: 0px;
	border: none;
}
#main #textarea #contents UL UL LI{
	font-weight: normal;
	color: #4B2C14;
	font-size: 12px;
}

#main #textarea #contents A{
	color: #4B2C14;
	font-weight: bold;
}
#main #textarea #contents A:HOVER {
	color: #AE652F;
	font-weight: bold;
}
#main #textarea #contents A:VISITED {
	color: #4B2C14;
	font-weight: bold;
}
/*********************/
.preise {
	color: #7F7563;
	font-weight: normal;
}

/** Typo3 spec ***/ 
#contentsText .csc-textpic-intext-right {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#contentsText .csc-textpic-intext-right .csc-textpic-imagewrap{
	float: right;
	margin: 0px;
	padding: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	}
#contentsText .csc-textpic-intext-right DT {

}
#contentsText .csc-textpic-intext-right IMG {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;

}

