body, td, th, p, div, span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
body	{	background-color: #CDCDCD;}
form, div, td, p, h1, h2, h3, h4, h5, h6, img {
	margin: 0;
	padding: 0;
	border: 0;
}
a, a:link, a:visited, a:active, a:focus {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #5C492E;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {	font-family: Verdana, Helvetica, Arial, sans-serif;}
hr	{
	border:0px;
	background-color: #5C492E;
	margin:5px 0 5px 0;
	height:1px;
}

/* DIV Layout */

/* MENÜ_Beginn */
#navmain {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 40px;
	background: url(../../img/frontend/menu.jpg) no-repeat;
}
#nav2nd {
	height: 40px;
	background: url(../../img/frontend/menu2.jpg) no-repeat;
}
ul#nav {
	margin: 0px;
	padding: 0 12px 0 0;
	float: right;
	list-style-type: none;
	height: 30px;
	font-size: 14px;
}
* html ul#nav { /* nur fuer Internet Explorer */
	width:800px;     /* Version 5.x */
	w\idth:800px;    /* Version 6 */
}
ul#nav li {	float: right;}
ul#nav li a {
	display: block;
	color: #000;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 18px;
	font-weight: bold;
	background: url(../../img/frontend/bg_nav_row.gif) no-repeat;
	line-height: 30px;
}
ul#nav li a:hover, ul#nav li a.active {	background-position: 0px -30px; color: #FFF;}
/* MENÜ_Ende */

#header {
	height: 140px;
	background: url(../../img/frontend/head.jpg) no-repeat;
}
#header div	{			/* Link zur index.php */
	position:relative;
	top:60px;
	left:44px;
	width:220px;
	height:55px;
	z-index:1;
}

#container {
	width: 870px;
	\width: 870px;
	w\idth: 870px;
	margin-left: auto;
	margin-right: auto;
}

#mainBlock {
	padding: 10px 30px 10px 30px; 
	background: url(../../img/frontend/bg_main.gif) repeat-y;
}

#content1F	{ }
#content2F	{
	vertical-align: top;
	padding: 10px 27px 10px 15px; 
}

#ARTIKELtitel	{
	font-size: 17px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 0 0 5px;
}

#ARTIKELdetail, .image-with-text	{
	line-height: 16px;
	padding: 5px 0 10px 10px;
	font-size: 20px;
}
#ARTIKELdetail td,  .image-with-text td	{
	padding: 5 px;
}
#ARTIKELdetailFORM	{	padding: 20px 10px 20px 0px;}	/* bestellformular */

#ARTIKELlist	{
	border-collapse: collapse;
	vertical-align: top;
	line-height: 15px;
	margin: 5px 0 5px 0;
}
#ARTIKELlistHOER	{
	width:600px;
	line-height: 22px;
	padding: 5px 16px 5px 5px;
}
#ARTIKELlistIMG	{
	width: 195px;
	padding: 5px 0 5px 10px;
}
#ARTIKELlistSOLO	{
	width:600px;
	line-height: 22px;
	padding: 50px 16px 5px 5px;
}
#ARTIKELlistSOLO span, #ARTIKELlistHOER span	{
	font-size: 14px;
	font-weight: bold;
}

#ARTIKELpress	{
	line-height: 16px;
	padding: 30px 25px 30px 25px;
}

#left	{
	width: 200px;
	vertical-align: top; 
	padding: 0 10px 0 14px;
}
#leftBOX	{	margin: 10px 0 10px 10px;}

#AUDIO	{
	border-collapse: collapse;
	border: 0;
	text-align:left;
	height: 50px;
	margin: 0px
	padding: 0px;
	}

#KALENDER	{	border-collapse: collapse;}
#KALENDER td	{	padding: 3px 0 4px 7px;}
#KALENDERteaser	{	font-size: 9px;}

#GBOOK	{
	margin: 0px 10px 0px 10px;
	border-collapse: collapse;
	border: 0;
}
#GBOOK td	{	padding: 2px 5px 2px 5px;}

#footerBlock {
	text-align: right;
	clear: both;
	height: 30px;
	padding: 0 30px 0px 0;
	background: url(../../img/frontend/bg_footer.gif) no-repeat;
}

#PRINT {	display: none;}