/* CSS Document */

.links {
	font-size: 12px;
	font-weight: bold;
	font-style: regular;
	color: #000000;
	text-decoration: none;

	padding-left: 35px;
}
.links:hover {
	color: #7d7f73;
	font-weight: bold;
}
.links_kontakt {
	font-size: 12px;
	font-weight: bold;
	font-style: regular;
	color: #ffffff;
	text-decoration: none;
	line-height: 0;
	padding-left: 25px;
	padding-top: 10px;
}
.links:hover {
	color: #7d7f73;
	font-weight: bold;
}
.head_tex {
	font-size: 12px;
	font-weight: bold;
	font-style: regular;
	color: #ffffff;
	text-decoration: none;
}
.head_tex_2 {
	font-size: 8px;
	font-weight: bold;
	font-style: regular;
	color: #ffffff;
	text-decoration: none;
	text-align:right;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	font-style: regular;
	color: #000000;
	text-decoration: none;
	text-align:left;
}
.start {
	font-size: 18px;
	font-weight: bold;
	font-style: regular;
	color: #3c3a25;
	text-decoration: none;
	text-align:center;
}
.start:hover {
	color: #7d7f73;
	font-weight: bold;
}
.ueberschriften {
	font-size: 12px;
	font-weight: regular;
	font-style: regular;
	color: #000000;
	text-decoration: none;
	padding-left: 35px;
}
.ueberschriften2 {
	font-size: 12px;
	font-weight: bold;
	font-style: regular;
	color: #000000;
	text-decoration: none;
	text-align:left;
}
