.kopfzeile          {
	color: #fff;
	background-color: #c03;
	height: 64px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

.kopfrahmen     { background-color: #c03; height: auto }

.titelzeile      { color: #c03; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #f5f5f5; height: 25px }

.navigationszeile   {
	color: #000;
	background-color: #f5f5f5;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.inhaltsblock    {
	background-color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}
	
.rot_e20e23   { font-style: normal; text-decoration: none; background-color: #c03 }

.vertikale_leiste_weiss  { background-color: #fff; width: 137px }
.vertikale_leiste_rot { background-color: #c03; width: 137px }
.zeile_unterer_rand  { background-color: #fff; width: auto }
.zeile_oberer_rand { background-color: #fff; width: auto }
.linker_textrand  { background-color: #f5f5f5; height: 500px}
.rechter_textrand { background-color: #f5f5f5; width: auto; height: auto }


.logo { width: 133px; height: 136px }

.weiss { color: #fff }

.gesamtbreite   {
	width: 100%;
	margin: 1px;
	padding: 0px;
	border: thin solid #CC0033;
}

