/* ##### Elemente und Farben #####


*/

body
{
	margin:0;
	padding:0;
		
	background-color: #ffffff; 
	color: #000000;
	font-family: "Times New Roman", Times, Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L",  serif;
	font-size: 16px;
	text-align: center;
	}
	
a:link, a:visited {
	text-decoration:none;
	color: #000000;
	}
a:hover {
	text-decoration:none;
	color: #ce1719;
	}
	
h1 {
	font-size: 20px;
	text-transform:uppercase;
	color: #000000;
	font-weight:normal;
	text-align:left;
	margin: 0 auto 1.5em auto;
	}
	
img {
	margin: 0;
	padding: 0;
	border: none; 
	 }
 

/* ################   Seite ################  */
#seite
{
	position: relative;
	background-image:none;
	
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0;
	margin-top: 0;
	 
	padding:0;
	width: auto;
	text-align: center;
}


/* ################  Inhalt-Divs ################  */

#box {
        background-image:none;
		padding:0;
		margin: 0;  
		width: auto;
		text-align:center;
		}
		
/* ########## slideshow ############*/

.slideshow {
		display:none;
		}

/*####### Inhalte ###########
		 

/*Telefonnummer oben */

#fonilein  {
		   margin: 0;
		   padding: 0;
		   text-align:right;
		   font-size: 14px;
		   color: #000000;
		   text-transform: uppercase;
		   }
		   
/*######### menu ############ */

#menu {
		display:none;
		}
				
		   
		   
/* #################### */

#inhalt  {
		   margin: 0;
		   padding: 0;
		   text-align:left;
		   width: auto;
		   }

#inhalt p {
    margin: 0 0 1em 0; 
	padding: 0;
	text-align:left; 
	line-height:1.5em;
	font-size:18px;
	color: #000000;
	}
					   
#inhalt p.klappe {
	    font-size: 16px;
		line-height: 1.3em;
	    color: #000000;
		text-align: left;
		margin: 0;
		padding: 5px 0 5px 0;
			}
			
#inhalt hr.trenner {
		border: solid 1px #535353;
		background-image:none; 
}

#inhalt p.leistungrefs {
    margin: 1em auto 1em auto; 
	padding: 0;
	text-align:left; 
	line-height:1.5em;
	font-size:18px;
	color: #000000;
	}
	 
#inhalt table {
	margin: 0 auto 10px auto;
	border: none;
	line-height:1.3em;
	font-size:18px;
	color: #000000;
	text-align:left;
	 }
	 
#inhalt table img {
	margin: 5px;
	padding:0;
	border:none;
}
		   

		   
/* ########## Fuss ############## */


#fuss {
		display:none;
		}