/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-image:url(../images/ui/kachelBack.jpg);
	font-family:Georgia;
	font-size:1em;
}
#content a {
	color:#660000;
}
/*************  Überschriften *******************/
h1,h2,h3,h4,h5,h6 {
	color:#660000;
}
h1 {
	font-size:2em;
	font-weight:normal;
}

/*************  Container bezogen ***************/
#contentText, #contentTextOstern {
	font-size:0.8em;
}
#subNav {
	font-size:0.8em;
}
#contentText {
	line-height:20px;
}
#footer a {
	font-size:0.6em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FBF1D6;
	text-decoration:none;
}

.keinFloat {
	float:none !important;
}
