body {

	color: #fff;

	background: #00c;

	font-family: verdana;

	margin: 0;

	padding: 0;

}





/*******************************************************************************

*

* FONTS

*

*/

h1, h2, h3, p {

	font-family: verdana, helvetica, arial, sans-serif;

}





h1 {

	color: #ffaa44;

	font-size: 1.2em;

}



small {

	color: #fff;

	font-size: 0.9em;

}



h2 small {

	font-weight: normal;

}



h2 {

	color: #ffaa44;

	font-size: 0.9em;

}



p, ul, dl {

	color: #fff;

	font-size: 12px;

}



ul.konzept {

	list-style: square;

         font-size: 0.9em;

}



div {

	color: #fff;

	background: #00c;

	font-family: verdana;

	margin: 0;

	padding: 0;

         font-size: 0.8em;

}



/*******************************************************************************

*

* NAVIGATION

*

*/

#navi a {

	font-weight: bold;

	text-decoration: underline;

}



a:link {

	color: #ffaa44;

}



a:visited {

	color: #99f;

}



a:hover {

	color: #ccf;

}



#navi p {

	padding: 5px;

	margin-right: 10px;

}



#active {

	color: #ccf;

}





/*******************************************************************************

*

* ZIERLEISTE

*

*/

.leiste {

	background: #f93 url(/img/haeferl_navi.gif) repeat-x center;

	width: 100%;

}





/*******************************************************************************

*

* TEXTBLOECKE BEI KALENDER

*

*/

.termin {

	border-bottom: solid 1px #f93;

}







#submit {

	background: #fc6;

	border: outset 2px #fc6;

}
