body {
	background-image: url(Bilder/Rahmen/bg_index.gif);
	background-repeat: repeat-x;
	background-color:#688db2;
}

A {	TEXT-DECORATION: none;
	color: #022e61;
	}

A:active {	TEXT-DECORATION: underline;
			color: #022e61;}

A:visited {	TEXT-DECORATION: underline;
			color: #022e61;
			}

A:link {	
	TEXT-DECORATION: underline;
	COLOR: #022e61;}

A:hover {	TEXT-DECORATION: underline; 
			COLOR: #022e61;}


h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13pt;
	color:#003362;
	font-weight:bold;
	margin-top:-5px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#003362;
	font-weight:bold;
	margin-top:-10px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	color:#003362;
	font-weight:bold;
	margin-top:-10px;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-top:-5px;
	margin-right:30px;
	margin-left:35px;	
}

ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-top:-5px;
	margin-left:12px;
	margin-right:30px;
	line-height:normal;
}

.Blockcontentback {
	margin:0px auto;
	height:600px;
	width:730px;
	margin-top:28px;
	margin-bottom:50px;
}

.Subnavi {
	height:24px;
	width:672px;
	margin-left:58px;
}

.Blockzitat {
	width:505px;
	height:101px;
	background-image:url(Bilder/Rahmen/bg_zitat.gif);
	background-repeat:no-repeat;
	float:left;
}

.Blockcontent {
	background-image: url(Bilder/Rahmen/bg_content.jpg);
	background-repeat:no-repeat;
	width:505px;
	height:308px;
	float:left;
}

.Blockrechts {
	background-image: url(Bilder/Rahmen/bg_rechts.gif);
	background-repeat:no-repeat;
	width:220px;
	height:409px;
	margin-top:-101px;
	float:left;
}

.BlockImpressum {
	background-image: url(Bilder/Rahmen/bg_impressum.jpg);
	background-repeat:no-repeat;
	width:505px;
	height:409px;
	float:left;
}

.BlockrechtsImpressum {
	background-image: url(Bilder/Rahmen/bg_rechts.gif);
	background-repeat:no-repeat;
	width:220px;
	height:409px;
	float:left;
}

.Fusszeile {
	width:216px;
	height:26px;
	float:right;
}

.newsletter, .nl, .nl_must {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #003362;	
}

.BlockNewsletter {
	width:725px;
	height:409px;
	background-image:url(Bilder/Rahmen/bg_newsletter.jpg);
	background-repeat:no-repeat;
	float:left;
}

.nl {
  font-weight: normal;
}

.nl_must {
  font-weight: bold;
}

.error {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #ac0d20;
	margin-left:0px;
}