body {
  		font: 100% Verdana, Arial, Helvetica, sans-serif;
		background-image:url('hintergrund.jpg');
		background-repeat:repeat;
}

/*Wenn Link aktiviert wird löschen*/

#seite {
	margin-top: 50px;
}

#kopfbereich {
  display: none;
}
#mittelteil{
	margin-left: auto;
  	margin-right: auto;
  	width:100%;
  	height:100%;
  	text-align: left;
  	}
* html #mittelteil{ 
				width:100%;
				margin-left:150px;
			}
* + html #mittelteil{  
				width:100%;
				margin-left:150px;
			}
#menue {
  	display: none;
}
#inhalt {
	float: left;
  	background-color: #ffffff;
    margin-left: 22px;
  	padding: 0px;
  	height:100%;
  	width:100%;
}
#bilder {
	display: none;
}
.pics{
	display: none;
	
	}
.picsTable{
	display: none;
}


#fussbereich {
  display: none;
 
}

ul#fussbereich li {
		display: none;
}
#fussbereich ul a {
	display: none;
}
#fussbereich ul li a:hover {
	 	display: none;
}
#rand{
	display: none;
     }

/*###########################inhalt###########################*/
#headlinemenue{
		display: none;
}
#headline{
		width:250px;
      height:30px;
      padding:5px;
      		
      border-bottom-color : #901F0C;
		border-bottom-width : thin;
		border-bottom-style : solid;
		border-width: 2px;
		
		margin-left: 0px;
}
#content{
  		padding:10px;
  		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-top: 15px;
		
		width:100%;
  		height:100%; 
   			
		font-family :  Helvetica, Verdana, Arial,Geneva,  Helvetica, sans-serif; 
		font-size : 10pt;
      color : #555c62;
        
      word-spacing: 0; margin-top: 0; margin-bottom: 0;
      overflow:auto;
		}
* html #content{ 
				width:100%;
				height:100%;
			}
* + html #content{  
			width:100%;
			height:100%;
		}
#content p {margin-top:10pt;}
/*###########################menü###########################*/


					
/*-----------------PDF -----------------*/
.pdf{
		list-style-image: url(pdf.jpeg);
		margin-left: 10px;
		padding-left: 10px;
		}
.angerueckt {
				margin: 5px;
				padding: 5px;
}

				
/*----------------- Links -----------------*/		

a	{
			color: #555c62;
			text-decoration: none;
			text-decoration: none;
 			}
a:link {}
a:visited {}
a:hover   {color:#7b1605;
				text-decoration: none;}
a:active  {}

/*a[href^="http:"],
a[href^="https:"],
a[href^="ftp:"]{
			color: #555c62;
			text-decoration: none;
    		background: transparent url('/link_extern.gif') 100% 50% no-repeat;
    		padding-right: 12px;
}

a[href^="http://www.equi-epos.de"],
a[href^="http://equi-epos.de"],
a[href^="https://www.equi-epos.de"]{
    		color: #555c62;
			text-decoration: none;
}*/

h1{	font-family :Helvetica,Cambria,Georgia, sans-serif;
      font-size : 23px;
      font-weight : bold;
      color : #555c62;
      margin:4px;
}
h2{	font-family :Helvetica,Cambria,Georgia, sans-serif;
      font-size : 15px;
      font-weight : bold;
      color : #555c62;
      margin:0px;
}
#print{
			font-family :Helvetica,Cambria,Georgia, sans-serif;
      font-size : 15px;
      font-weight : normal;
      color : #555c62;
	margin-right:60px;

	}
#mobileLogo{

	width: 40%;
	float: right;
	}