 body {
         background-color: #FAEBC4;
	 margin-left: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
}

.text_big 
{
    font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.text_big_red { color: red; font-size: 12px; font-family: Tahoma; font-weight: bold; text-align: justify }
.text_big_kontakt 
{
    font-family: Tahoma;
	font-size: 12px;
	color: #f4c23d;
	text-align: justify;
	font-weight: bold;
	background-color: #144d2f;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

.text a:link {
	color:#000000; text-decoration: none;
}

.text a:hover {
	color:#ff0000; text-decoration: underline;
}

.text a:active {
	color:#144d2f; text-decoration: none;
}

.text a:visited {
	color:#144d2f; text-decoration: none;
}


.text_copy {
    font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-align: right;
}

.text_menu a:link {
	color:#ffffff; text-decoration: none;
}

.text_menu a:hover {
	color:#a9ff00; text-decoration: none;
}

.text_menu a:active {
	color:#a9ff00; text-decoration: none;
}

.text_menu a:visited {
	color:#a9ff00; text-decoration: none;
}
