/* Grundlegende Eigenschaften für alle Seiten */
body{
	scrollbar-base-color:#842D56;
  	scrollbar-3d-light-color:#FFFFFF;
  	scrollbar-arrow-color:#842D56;
  	scrollbar-darkshadow-color:#842D56;
  	scrollbar-face-color:#FFFFFF;
  	scrollbar-highlight-color:#842D56;
  	scrollbar-shadow-color:#FFFFFF;
  	scrollbar-track-color:#FFFFFF;
	color:#000000;
	margin:0px 0px 0px 0px;
	display:compact;
	text-align:center;
	background:trasparent;
  }



.background{
	background-image: url('Grafiken/background.png'); 
	background-repeat:no-repeat; 
	background-position: left top;
}



iframe
	{
	width:100%;
	height:100%;
	filter: Chroma(color=#ffffff);
	border:0px;
	}


a:link{
	color:#8B3967; 
	text-decoration:none
	}
a:visited{
	color:#8B3967; 
	text-decoration:none
	}
a:active{
	color:#000000; 
	text-decoration:none
	}
a:hover{
	color:#8B3967; 
	text-decoration:underline
	}

table{
	margin:0px 0px 0px 0px;
	text-align:center;
	background:transparent;
   }

img{
	border-width: 0px;
	}

/* index und main pannemann */

.Tabelle_groß
	{
	border:hidden;
	width:100%;
	height:100%;	
	}

/* Historie */

.Tabelle_historie
	{
	border:hidden;
	width:80%;
	height:100%;	
	}	
	
/* Presse */

.Schrift{
	font:bold;
	font-size:16px;
	}
	
/* Historie */

.Tabelle_boeschtrumm
	{
	text-align:left;
	border:hidden;
	width:100%;
	height:100%;
	}	

/* Kalender und Essensplan */


.Tabelle_Kalender	
	{
	border:0px;
	text-align:left;
	width:auto;
	height:auto;
	}	

