@charset "utf-8";
* {
margin: 0; 
padding: 0;
}

#links h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	line-height: 40px;
	color: #999;
	text-align: left;
	margin-bottom: 18px;
	padding: 0px;
}
.initialien {
	color: #E41B3B;
	background-color: #FC0;
	font-size: 21px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}

#links h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #366;
	text-align: left;
	font-weight: bolder;
	text-transform: uppercase;
}
#links h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: left;
	padding-bottom: 8px;
	font-weight: bold;
}
#wrapper #links h3 strong {
	color: #3E94D1;
	font-size: 14px;
	line-height: 22px;
}

#rechts h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bolder;
	text-align: center;
}
.impressum {
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
}

.rechts_h2_kursiv {
	font-style: italic;
}

#rechts h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: bolder;
	text-align: center;
	padding-top: 12px;
}
a:link {
	text-decoration: none;
	color: #366;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #366;
}
a:hover {
	text-decoration: underline;
	color: #366;
}
a:active {
	text-decoration: none;
	color: #366;
}
.listeneinzug {
	margin-left: 44px;
	margin-top: -3px;
}
