/* ##### Elemente und Farben #####
mittelblau #005596
hellblau: #8c9fc9
link?: #3475a6;
rot #ce1719
weiss #ffffff


*/

body
{
	margin:0;
	padding:0;
		
	background-color: #ffffff; 
	color: #005596;
	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: #8c9fc9;
	}
a:hover {
	text-decoration:none;
	color: #ce1719;
	}
	
h1 {
	font-size: 20px;
	text-transform:uppercase;
	color: #005596;
	font-weight:normal;
	text-align:center;
	margin: 0 auto 1.5em auto;
	}
	
img {
	margin: 0;
	padding: 0;
	border: none; 
	 }
 

/* ################   Seite ################  */
#seite
{
	position: relative;
	background: #ffffff url(buehne/teppich.jpg) top center repeat-y;
	
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
	margin-top: 0;
	 
	padding:0;
	width: 996px;
	text-align: center;
}


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

#box {
        background: url(buehne/blauer-huth.jpg) top left no-repeat;
		padding:0;
		margin: 0;  
		width: 996px;
		text-align:center;
		}
		
/* ########## slideshow ############*/

.slideshow {
		width: 976px;
  		height: 252px;
  		overflow: hidden;
  		position: absolute;
		top:156px;
		left:10px;
		z-index: 0; 
		}

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

/*Telefonnummer oben */

#fonilein  {
		   margin: 0;
		   padding: 2px 0 0 760px;
		   text-align:left;
		   font-size: 14px;
		   color: #ffffff;
		   text-transform: uppercase;
		   }
		   
/*######### menu ############ */

#menu {
		width: 700px;
  		height: 40px;
  		position: absolute;
		top:167px;
		left:237px;
		z-index: 100;
		}
		
#menu p {
		text-align:left;
		margin:0;
		padding:0;
		}
		
.inak {
	   margin: 0 34px 0 0; /*margin nach unten hat keine Auswirkung, wahrsch. wg. Tabelle.?? */
	   font-size:16px;
	   text-transform:uppercase;
	   }

.inak a:link, .inak a:visited {
                               text-decoration: none;
      						   color: #ffffff;
                               }
.inak a:hover {
               color:#8c9fc9;
               text-decoration: none;
               }
.ak {
	   margin: 0 34px 0 0;
	   font-size:16px;
	   text-transform:uppercase;
      }

.ak a:link,.ak a:visited {
                          color: #8c9fc9;
                          text-decoration:none;
                          }
.ak a:hover {
                color: #ce1719;
                text-decoration: none;
                }
				
		   
		   
/* #################### */

#inhalt  {
		   margin: 0 auto 0 auto;
		   padding: 395px 0 20px 0;
		   text-align:center;
		   width: 570px;
		   }

#inhalt p {
    margin: 0 auto 1em auto; 
	padding: 0;
	text-align:center; 
	line-height:1.5em;
	font-size:18px;
	color: #005596;
	}
					   
#inhalt p.klappe {
	    font-size: 15px; 
		line-height: 1.5em;
	    color: #005596;
		text-align: center;
		margin: 0 auto 0 auto;
		padding: 5px 10px 8px 10px;
			}
			
#inhalt hr.trenner {
		border: solid 3px transparent;
		background: url(buehne/linie.jpg) no-repeat; 
}

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


#fuss {
        margin:0;
		padding:0;
		background: url(buehne/fussel.jpg) top center no-repeat;
		height: 180px;
		width: 996px;
		clear:both;
		}
		
/* Pruefsiegellink */
		
#siegel {
	padding: 20px 0 0 863px;
	margin:0;
	text-align:left;
	text-transform:uppercase;
	font-size:16px;
	color: #ffffff;
}

#siegel p {
	text-align:left;
	text-transform:uppercase;
	font-size:16px;
	color: #ffffff;
}

#siegel a:link, #siegel a:visited {
	color: #ffffff;
	text-decoration:none;
	text-transform:uppercase;
}

#siegel a:hover { color: #005596; text-decoration:none; }

/* unteres Menu */

#navi {
		margin: 0;
		padding: 35px 0 0 40px;
		text-align:left;
		}
		
#navi p {
		text-align:left;
		margin:0;
		padding:0;
	   font-size:11px;
		}
		
.inavi {
	   margin: 0 15px 0 0; 
	   font-size:11px;
	   text-transform:uppercase;
	   }

.inavi a:link, .inavi a:visited {
                               text-decoration: none;
      						   color: #005596;
                               }
.inavi a:hover {
               color:#ffffff;
               text-decoration: none;
               }
.anavi {
	   margin: 0 15px 0 0;
	   font-size:11px;
	   text-transform:uppercase;
      }

.anavi a:link,.anavi a:visited {
                          color: #005596;
                          text-decoration:none;
                          }
.anavi a:hover {
                color: #005596;
                text-decoration: none;
                }
				
