html { }
 html, body  {
 	margin : 0;
 	padding : 0;
 	min-width : 780px;
/*	text-align:center;  */
	width:100%;
 }
 
 #container  {
 	position : relative;
 	height : 1px;
 	width : 780px;
 	top : 0px;
 	text-align : left;
 	margin-left : auto;
 	margin-right : auto;
 	background-image : url(Image/menu/background.gif);
 }

.topmenu a { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000000; text-decoration:none; }
.topmenu a:hover {	color:#444444; }

#menu {margin:0; padding:0; list-style:none; }
#menu ul { font-size:15px; font-weight:bold;  }
.liactive { background-image:url(Image/menu/menu-active.gif); background-repeat:no-repeat; text-indent:15px; margin-top:5px; }
.liactive a{  display:block;  width:160px;	font-size:13px; font-weight:bold; line-height:18px; color:#000; text-decoration:none; text-transform:uppercase;}
.liactive a:hover{  color:#6C4600; text-decoration:none;}
.liheader { background-image:url(Image/menu/menu-normal.gif); background-repeat:no-repeat; text-indent:15px; border-bottom:1px #000 solid; }
.liheader a{ 	font-size:12px; font-weight:bold; line-height:22px; color:#000; text-decoration:none; text-transform:uppercase;}
.liheader a:hover{  color:#6C4600; text-decoration:none;}
.lisub {  background-image:url(Image/menu/menu-sub.gif); background-repeat:no-repeat; text-indent:15px;  }
.lisub a{  display:block;  width:160px;		font-size:11px; font-weight:bold; line-height:16px; color:#000; text-decoration:none; text-transform:uppercase;}
.lisub a:hover{  color:#6C4600; text-decoration:none;}
.liclose { border-bottom:1px #000 solid; }

h1 { font-family:"Arial Black", Arial; font-size:20px; line-height:22px; padding:0 0 5px 0; margin:0;}
h2 { font-family:"Arial Black", Arial; font-size:15px; line-height:20px; padding:0 0 5px 0; margin:0;}
h3 { font-family:"Arial Black", Arial; font-size:12px; padding:0; margin:0;}
		

 .amenu-group  {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 13px;
	color : #000000;
 	text-decoration : none;
 	font-weight : bold;
 }
 .amenu  {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	color : #000000;
 	text-decoration : none;
 	font-weight : bold;
 }
 
 .atop  {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	color : #000000;
 	font-weight : bold;
 	text-decoration : none;
 	background-color : #FFDC00;
 }
 
 .topselect  {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	color : #000000;
 	background-color : #FFDC00;
 }
 
 .menu-active  {
	background-color: #FFDC00;
 }
 .menubutton  {
	width : 160px;
	background-color: #FFDC00;
 	padding-top : 4px;
	padding-bottom : 4px;

 }
 .menusubbutton  {
 	width : 160px;
	background-color: #FFDC00;
 	padding-top : 2px;
 	padding-bottom : 2px;
 }
 
 .black  {
 	background-color : black;
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	color : White;
 	text-decoration : none;
 	font-weight : bold;
 }
 
 .black-titel  {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	color : black;
 	text-decoration : none;
 	font-weight : bold;
 }
 
 .black-mid  {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	text-decoration : none;
 	color : #000000;
 }
 
 .titel  {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 14px;
 	font-weight : bold;
 	color : #000000;
 }

 td  {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	color : #000000;
 }
 .text  {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	color : #000000;
 }

 .text11 td { font-size:11px;} /* ÖFENÜBERSICHT */
 .text13 td { font-size:13px;} /* IMPRESSUM */


 .textlink {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12px;
	color : #000000;
 	text-decoration : none;
 } 
 .datalink {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 10px;
 	font-weight : bold;
	color : #000000;
 	text-decoration : none;
 } 
 .bottomlink  {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	font-weight : bold;
 	color : #000000;
 	text-decoration : none;
 }
 
 .data  {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 10px;
 	color : #000000;
 }
 
 .floatleft  {
 	float : left;
 }
 
 .floatright  {
 	float : right;
 }
 
 .floatclear  {
	clear: both;
}
  div.hr {
  	height: 1px;
	width: 100%;
  	background: black no-repeat scroll center;
  }
  div.hr hr {
  	display: none;
  }
  .alert {
   font-family : Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	font-weight : bold;
 	color : #000000;
	background-color : #FFDC00;

  }
  .arialfett{
	  font-family: "Arial Black",Arial, Helvetica, sans-serif;
	  color : #000000;
	  font-weight: bold;
}