body {
	margin: 0px;
	
}

body, text, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
.subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #000000;
}

.subline_start {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #6a481e;
	margin-left:20px;



}

.subline_startseite {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #6A4B1E;
}

.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #595959;
}

.content_startseite{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6a481e;
	margin-left:20px;
}

.navi_top {
	background-color: #843b69;
}

.footer {
	background-color: #843b69;
}

.navi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	
}

.navi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:0px;
}



.navitext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2F2F2F;
	font-weight:bold;
	text-decoration:none;
}

.navitext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A481E;
	font-weight:bold;
	text-decoration:none;
}

a:link { font-weight:bold; color:#000000; text-decoration:none }
a:visited { font-weight:bold; color:#000000; text-decoration:none }
a:hover { font-weight:bold; color:#000000; text-decoration:underline }
a:active { font-weight:bold; color:#000000; text-decoration:underline }
a:focus { font-weight:bold; color:#000000; text-decoration:underline }
