body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #FFFFCC;
	background-image: url(background_02.jpg);
    background-attachment : fixed;
   }

.table_leer {
	font-size: 11px;
}

.ueberschriften {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #620020;
	text-decoration: none;

}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #620020;
	text-decoration: none;
line-height:20px;
}

.text_fett {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #620020;
	text-decoration: none;
	line-height: 20px;
}

.text_kursiv {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #620020;
	line-height: 20px;
}
.text_kursiv_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #620020;
	line-height: 20px;
}


.text_blau {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000077;
	text-decoration: none;
	line-height: 20px;
}

.text_fett_blau {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000077;
	text-decoration: none;
	line-height: 20px;
}

.text_kursiv_blau {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #000077;
	line-height: 20px;
}
.text_kursiv_fett_blau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #000077;
	line-height: 20px;
}

.untertitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
line-height:20px;
}

.untertitel_quelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	text-decoration: none;
line-height:20px;
}

.table_haupt {
	border: 1px solid #670723;
	
}

.table_oben {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

a.text:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #2C5293;
	text-decoration: underline;
}
a.text:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #1A3055;
	text-decoration: underline;
}

a.text_fett:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #2C5293;
	text-decoration: underline;
	font-weight: bold;
}

a.text:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #1A3055;
	text-decoration: underline;
}


a.text_fett:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #1A3055;
	text-decoration: underline;
	font-weight: bold;
}

a.text_fett:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #1A3055;
	text-decoration: underline;
	font-weight: bold;
}

.box {
	border-top: 1px none;
	border-right: 1px solid #410707;
	border-bottom: 1px none #410707;
	border-left: 1px none;
}

.box_re {
	border-top: 1px none;
	border-right: 1px none #410707;
	border-bottom: 1px none #410707;
	border-left: 1px solid #410707;
}

a.menue1:link,
a.menue1:visited	{
	font-size:11px; 
	border:1px solid #670723;
	background:#ECBB68;
	color:#550622;
	font-weight:bold;
	display:block;
	width:84px;
	height:16px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
a.menue1:hover,
a.menue1act:link,
a.menue1act:visited	{
	font-size:11px;
	border:1px solid #670723;
	background:#F4D7DB;
	color:#550622;
	font-weight:bold;
	display:block;
	width:84px;
	height:16px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
