@charset "UTF-8";
p {
	font-family: Roboto, sans-serif;
	font-size: 1.08em;
	font-weight: 400;
	text-align: left;
	line-height: 1.55em;
	color: rgba(51,51,51,1);
}

body {
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: rgb(255,255,255);
}

body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h1 {
	font-family: Roboto, sans-serif;
	font-size: 0.6em;
	font-weight: 300;
	color: rgba(51,51,51,1);
	line-height: normal;
	display: block;
	text-indent: -9999px;
}
h2 {
	font-family: Roboto, sans-serif;
	font-size: 310%;
	font-weight: 300;
	color: rgba(51,51,51,1);
	line-height: 130%;
	text-align: left;
}
h3 {
	font-family: Roboto, sans-serif;
	font-size: 1.5em;
	font-weight: 400;
	color: #333333;
	line-height: 1.2em;
	text-align: left;
	padding-bottom: 0.2em;
}
h4 {
	font-size: 0.9em;
	font-family: Roboto, sans-serif;
	color: rgba(51,51,51,1);
	line-height: 1.4em;
	font-weight: 400;
	text-align: left;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #D45F00;
	text-decoration: none;
}
a:active {
	color: #C60;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:focus {
	color: #F00;
	text-decoration: none;
	font-style: italic;
}
#LayoutDiv1 img {
	opacity: 1;
}
.aktiverlink {
	color: #D45F00;
	-moz-border-radius: 120px;
	-webkit-border-radius: 120px;
	border-radius: 120px;
	border: 0.2em solid #D45F00;
}
.linie {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: rgba(51,51,51,1);
	margin-top: -0.3%;
}
.radius_6 {
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
}
.radius_4 {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.Orange {
	color: #D45F00;
}
.margin_1 {
	margin-right: 6px;
	margin-top: 6px;
}
.zurueck {
	color: rgba(255,255,255,1);
	text-decoration: none;
}
.Liste {
	font-family: Roboto, sans-serif;
	font-size: 1.04em;
	line-height: 1.55em;
	font-weight: 400;
	color: rgba(51,51,51,1);
	list-style-type: disc;
}
.fett {
	font-weight: bold;
}
.orange_400 {
	font-family: Roboto, sans-serif;
	font-weight: 300;
	color: #D45F00;
}
