@font-face {
     font-family: "biolinum";
     src: url(fonts/linbiolinum_r.woff);
 }
 
body {
	background-color: #F1F1EB;
	margin: 0px;
}

p {
	font-family: biolinum;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 23px;
	color: #4B4B4B;
	margin-top: 0px;
	margin-bottom: 24px;
}


h1 {
	font-family: biolinum;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 26px;
	color: #000;
	margin-top: 70px;
	margin-bottom: 20px;
}

h2 {
	font-family: biolinum;
	font-size: 22px;
	font-style: normal;
	font-weight: 200;
	font-variant: normal;
	line-height: 24px;
	color: #797979;
	margin-top: 38px;
	margin-bottom: 12px;
}

h3 {
	font-family: biolinum;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #4B4B4B;
	margin-top: 40px;
	padding-top: 4px;
	line-height: 23px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	padding-bottom: 4px;
}
#titelzeile1 {
	height: auto;
	width: 100%;
	z-index: 991;
	position: fixed;
	top: 0px;
	margin: 0px;
	box-shadow: 5px 5px 8px #999;
}
#top {
	height: auto;
	width: 100%;
	z-index: 991;
	position: fixed;
	top: 0px;
	background-color: #F60;
	margin: 0px;
	padding-bottom: 40px;
}
#navigation {
	height: auto;
	width: 80%;
	z-index: 2;
	margin-left: 80px;
	position: relative;
	top: 120px;
	margin-top: 80px;
}
#inhalt_text {
	height: auto;
	width: 660px;
	z-index: 2;
	margin-left: 50%;
	position: relative;
	margin-top: 100px;
	left: -330px;
}
#inhalt_breit {
	height: auto;
	width: 88%;
	z-index: 2;
	margin-left: 80px;
	position: relative;
	margin-top: 40px;
}
a.navigation1 {
	font-size: 1.1em;
	color: #666;
	font-weight: normal;
	font-family: biolinum;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
}
a.navigation1:hover {
	color: #000;
}
.navigation_txt {
	font-family: biolinum;
	font-size: 12px;
	color: #333;
	padding: 6px;
}
a.textlink {
	color: #225B8A;
	text-align: left;
	display: inline-block;
	line-height: normal;
}
a.textlink:link {
}

a.textlink:hover {
	color: #555;
}
ul {
	list-style-type: square;
	list-style-position: outside;
	font-family: biolinum;
	color: #4e4e4e;
	vertical-align: top;
}
ol {
	list-style-type: decimal;
	list-style-position: outside;
	color: #4e4e4e;
	font-family: biolinum;
}
li {
	margin-top: 8px;
}

.form30 {
	width: 30px;
}
.form60 {
	width: 60px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E3E5;
}
.form80 {
	width: 80px;
	border: 1px solid #E2E3E5;
	background-color: #F2F2F2;
}
.form100 {
	width: 100px;
	height: auto;
	border: 1px solid #E2E1DF;
	font-family: "biolinum";
	color: #333;
	font-size: 13px;
	padding: 6px;
}
.form200 {
	width: 200px;
	height: auto;
	padding: 6px;
	border: 1px solid #E2E1DF;
	font-family: "biolinum";
	color: #333;
	font-size: 13px;
}
.form400 {
	width: 386px;
	height: auto;
	border: 1px solid #E2E1DF;
	padding: 6px;
	font-family: "biolinum";
	color: #333;
	font-size: 13px;
}
.logo_hlc {
	font-family: biolinum;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
.datensatz {
	width: 90%;
	height: auto;
	position: relative;
	visibility: inherit;
	margin-top: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #565656;
	border-left-color: #565656;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: biolinum;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}
.schlagworte {
	font-family: "biolinum";
	font-size: 12px;
	line-height: 14px;
	color: #999;
}
.linie {
	background-color: #CCC;
	height: 1px;
	width: 100px;
}
#filter {
	background-color: #CCC;
	padding: 8px;
	width: 660px;
	margin-top: 140px;
	margin-left: 80px;
	border: 1px solid #999;
	position: relative;
	box-shadow: 3px 3px 6px #AAA;
}
.tdleft {
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
