 

body	{
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 12px;
	background-color: #ffffff;
}

#kopf	{
	margin: 0 auto;
	padding: 0;
	border: 0;
	width:960px;
	height:100px;
	background-image: url(img/kopf.jpg);
	background-repeat:no-repeat;	
	background-color: black;
}

#main	{
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 960px;
	min-height: 570px;
	height: auto; /*background-color: #E4D091;	*/
	background-color: Black;
	background-image: url(img/hg_bild.jpg);
	background-position: 100px 100px;
	background-repeat: no-repeat;
}



#inhalt	{
	margin: 0;
	padding: 0;
	border: 0;
	
}

#fuss {
	margin: 0 auto;
	padding: 4px 0 4px 0;
	border: 0;
	width:960px;
	background-color: #FCC534;	
	margin-bottom:10px;
}


/*----------sonstiges--------*/

h1	{ font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold;}
h2	{ font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold;}
h3	{ font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold;}

.s	{ font-size: 10px;}
.m 	{ font-size: 12px;}
.l	{ font-size: 16px;}
.xl	{ font-size: 18px;}

.s_grau	{
	font-size: 10px;
	color: #575757;
	text-decoration:none;
}

.s_grau	a{
	font-size: 10px;
	color: #575757;
	text-decoration:none;

}


a	{
	color: #575757;
	
}
a:hover	{ color: #a90100 ;}



/* Raumplan */


/* Suchform */
#form_zeigesuche {margin:0; padding:0; border:0;}
#form_zeigesuche input {border: 1px solid gray; background-color: White; width:60px; font-size:9px;}


/* Kalender */
.tagesname  {font-size:10px; font-weight:bold; color:black;}

.terminlink {font-size:10px; font-weight:bold; color:white;}
