html { 
  padding:0px;
  margin:0px;
}
@font-face {
  font-family: "open sans regular";
  src: url("./fnt/opensans-regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
*{
  font-family: "open sans regular", sans-serif;
	font-size: 98%;
	color: black;
}
body {
	padding: 0px;
	margin: 0px; /*	background : url(images/mainarztback.gif);
	background-image : url(images/mainarztback.gif);
	font-family: Arial, Helvetica, sans-serif; 
	*/
	
 
  /*src: url("./fnt/ms.woff2") format("woff2"); */


/*color: #303030;*/
	/*color: black;
	font-size: 10pt;

	background-color: #EEFFEE;*/ /*	position:absolute;*/
	/*letter-spacing: -0.3pt;*/
}

.weih{

	position:fixed;
	top:1px;
	left:80px;
	
}
.servicewindow{
	background-image: url(images/servicewindow.jpg);
	background-position: top;
	background-repeat: repeat-x;
	Background-color:white;
}
.menuarea{
/*
	width: 150px;
	left: 0px;
	bottom: 50px;
	top: 135px;
	height: 360px;
	line-height: 3em;
	background-image: url(images/spritze.jpg);
	background-repeat: no-repeat;
	position: absolute;
	padding-left: 10px;
	z-index: 1;
   text-align:center;
   */
}
.menuarea{
	background-color: #4B4B4B;
	color: white;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	padding-left:20px;
	padding-right:10px;
	padding-bottom: 5px;
	height: 100px;
	width: 100%;
}

.menuareabottom{
/*	background-color: lime;*/
	width: 150px; /*float: left;*/
              line-height:1em;
	left: 0px;
	bottom: 0px;
	/*position: absolute;*/
		position: fixed;
	padding-left:10px;
	z-index:1;
	text-align:center;
}
.menuareaadv{
	position: absolute;
	text-align: center; /*	background-color: #FFCA79;*/
/*   background-color:transparent;*/
	/*background-image: url(images/menuaeraadv.jpg);*/
	right: 0px;
	bottom: 0px;
	top: 135px;
	width: 250px;
	z-index: 1;
	/*background-repeat: no-repeat;*/
}
.marion{
	padding-top:20px;
	padding-left:20px;
	padding-right:10px;


	/*	background-image: url(images/actionarea.jpg);
	background-position: top;
	background-repeat: repeat-x;*/
	/*background-color: #EEFFEE;
	background: #EEFFEE url(images/marionarea.jpg) repeat-x bottom;*/
}
.actionarea{
	/*float: left;*/
	background-color: #FaFFF7;
	position: absolute;
	/*eft:150px;*/
	right:200px;
	left:150px;
/*	margin-right:400px;*/

/*	left: 150px;
	right: 200px;*/
	/*background-image: url(images/actionarea.jpg);*/
	z-index: 2;
	top: 135px;
	background-position: top;
	background-repeat: repeat-x;


}

.menu{
  font-weight : normal;
  font-style: normal; 
    color: white;
	}
.menubottom{
	font-weight: normal;
	font-style: normal; /* font-family: "ms";*/
	color: white; /* box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.3);
	border-radius: 1px;*/
	text-decoration: none;
}
.hradv{
	color: gray;
	background-color: gray;
	height: 1px;
   border:none;
}
.externadv{
	
color: black;
}
.menuadv {
	
	font-style: italic;
 
  /*src: url("./fnt/ms.woff2") format("woff2"); */
color: black;
	line-height: 1.5em;
	  box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.3);
	border-radius: 1px;

}
.menuadvown{
padding-left:5px;
text-align:center;
}
.advheader{
font-weight:normal;
	letter-spacing:0.3em;
}
.kontact{
	font-size:200%
}
.kontacts{
font-weight:normal;
font-size:200%;
letter-spacing:0.5em;
}


ul {
	display: block;
	list-style-type: none;
	white-space: nowrap;
}
li{
	line-height: 3em;
}
.adv{
text-align:center;
/*  padding:0px;
	list-style-type: none;*/
	white-space: normal;

}
select {
	background-color: transparent;
	border: 2px solid #91BD2A; /*box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.3);
	border-radius: 1px; /* font-family: "ms";*/
/* font-family: sans-serif;*/
	*/

	color: black;
	font-size: 100%;
}
option{
height:1.4em;              
              font:-moz-pull-down-menu;
              /* 
              Firefox rendered option in einem Parentprozess und der kennt keine Webfonts
              und fällt auf den Systemfont (meist timesNewRoman, zurück.
              das ist eine Art Bug, mit font-Fallback-definitionen bekommt man das leidlich in den Griff
              wenn auch nicht so ganz
              man könnte für Option nun für alle Brwoser was machen
              aber das obige reicht um im Firefox den pulldownfont für option zu nehmen
              
              */
              

              
              
}
input{
		color: black;
	background-color: #FFFFFF;
	font-size: 90%;
	font-weight: normal;
	display: inline;
	border: 1px solid gray;
	line-height: 1.4em;

}

.transparent,.transparentl,.transparentr{
	cursor: pointer; /*font-size:80%;*/
	border: thin solid #91BD2A;
}
.chnganr{
font-size :100%;
border:none;
	background: #EEFFEE;
	cursor: pointer;
margin:-1px;
width:100%;
text-align: center;
		box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.3);
	border-radius: 1px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#A0A0A0', Direction=135, Strength=3);

   /*font-size:80%;*/
}
.chnganr:hover{
color: #EEFFEE;
	background-color: #303030;
	}
.transparentl{
	
	float:left;
   margin-right:3px;
	margin-bottom:3px;
}
.transparentr{
	
	float:right;
   margin-right:3px;
	margin-bottom:3px;

}

.transparent:hover,.transparentl:hover,.transparentr:hover{
	color: white;
	background-color: #91BD2A;;
}

.hr5{
	height: 0px;
	background:transparent;
	color:gray;
}
/*.hr6{
	height: 12px;
	background: transparent url(images/actionarea_hr.jpg) repeat-x;
}
*/
.hr6 {
	height: 12px;
	
background: transparent url(images/hrdigits_new.png) repeat-x; 
/*	
background: transparent url(images/hrdigits_new_round.png) repeat-x;

	background: transparent url(images/hrdigits_new_change.png) repeat-x; 
		background: transparent url(images/hrdigits_new_klein.png) repeat-x; 
	background: transparent url(images/hrdigits_new_ffdead.png) repeat-x;		
		background: transparent url(images/actionarea_hr.jpg) repeat-x;*/
}

.hr7 {
	height: 24px;
/*	background-color:transparent;*/
	background: transparent url(images/hrdigitsdead.jpg) repeat-x;
}
.hr6 hr {
display: none;
}

table {
 	font-weight : normal;
    color: black;
	font-size : 100%;
	text-align : left;
	vertical-align : top;
}
.hundert{
	width:100%;
	font-size : 80%;
}
TH {
 	font-weight : normal;
color: black;
	font-size : 100%;
	text-align : left;
	vertical-align : top;
}
TR{
	margin-top : -2px;
	margin-bottom : -2px;
}
TD{
	font-weight : normal;
color: black;
	font-size : 100%;
	text-align : left;
	padding-left : 4px;
	padding-right : 2px;
	vertical-align : top;

}
.left{
	text-align : left;
	
}
.right{
	text-align : right;
	
}
.center{
	text-align : center;
}
.warn {
	color : Red;
	font-size : 100%;
}
.deakts {
	color : #303030;
	font-size : 100%;
 	font-weight : normal;
}
.deaktd {
	color : #303030;
	font-size : 100%;
 	font-weight : normal;
	text-decoration : line-through;
}
img{
	border : none;
}
.bigger{
	font-size:130%;
}

.titlebigger{
	font-size: 130%;
	/*font-weight: bold;*/
}
.smalltd
{
	padding-left : 0px;
	padding-right :5px;	
	margin-top:-2px;
	margin-bottom:-2px;
	margin-left:-2px;
	margin-right:-2px;

}
.smaller{

	font-size:7pt;
}
.rechts_10{
	text-align: right;
	/*width : 10%;
	*/
	padding-bottom:0px;
	border:none;
	float : right;
	font-size : 8pt;
}
.winzig{
	text-align: right;
	/*width : 10%;
	*/
	padding-bottom:0px;
	border:none;
	/*float : right;*/
	font-size : 8pt;
}
A{
  font-style: italic; 

  
  color: black;
}
A:hover{
	color: #EEFFEE;
	background-color:  black;
}
.lilistetable{
	border-collapse: collapse;
	box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.3);
	border-radius: 1px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#A0A0A0', Direction=135, Strength=3);
}
.liliste{
	border: 1px dotted #303030;
/*	background-color:#F0F0F0;*/
		background-color:#FFFFFF;
/*	border-collapse: collapse*/
}
.lilisteenh{
	border: 1px solid #303030;
		background-color:#FFFFFF;
/*	border-collapse: collapse*/
}
.lilisteenht{
	border: 2px solid #303030;
			background-color:#FFFFFF;
/*	border-collapse: collapse;*/
}
