body {
	margin: 0px;
	background-color: #fbce65;
	color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#layout {
	width: 798px;
	height: 100%;
	margin: 5px auto 5px auto;
}
.header {
	width: 798px;
	height: 90px;
	border-right: 1px solid #0B4682;
	border-left: 1px solid #0B4682;
	border-top: 1px solid #0B4682;
}
.subheadline {
	width: 798px;
	height: 125px;
	border: 1px solid #0B4682;
}
.content {
	background-color: #fff2d3;
	color: inherit;
	width: 768px;
	height: auto;
	padding: 15px;
	text-align: left;
	border-right: 1px solid #0B4682;
	border-left: 1px solid #0B4682;
}

.ferien {
	font-size:9px;
}

.footer {
	height:20px;
	background-image: url(images/bg_footer.gif);
	background-color: #0B4682;
	color:#FFFFFF;
	font-size:10px;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-color: #fbe8bc;
}
.headline_gr {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	background-color: #fbe8bc;
}
.headline_kl {
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	background-color: inherit;
}
.titel {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	background-color: inherit;
}
.sterne {
	font-size: 11px;
}
.stern {
	color: #FF6600;
	background-color: inherit;
}
.blau {
	color: #0099FF;
	background-color: inherit;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-color: inherit; 
}
p  {
	font-size: 12px;
	font-weight: normal;
}
.kleinschrift {
	font-size: 10px;
	color: #BF7522;
	background-color: inherit;
}
a:link {
   font-size: 12px;
   font-weight: normal;
   text-decoration: none;
   color: #990000;
   background-color: inherit;
}
a:visited {
   font-size: 12px;
   font-weight: normal;
   text-decoration: none;
   color: #990000;
   background-color: inherit;
}
a:hover {
   text-decoration: underline;
}
.footerlink a:link {
   font-size: 10px;
   font-weight: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: inherit;
}
.footerlink a:visited {
   font-size: 10px;
   font-weight: normal;
   text-decoration: none;
   color: #FFFFFF;
   background-color: inherit;
}
.footerlink a:hover {
   text-decoration: underline;
}
