/* CSS Document */
* {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
}
/*----------FONT---------*/
h1, h2 {
	font-weight:normal;
	font-size:17pt;
}
h2, h3, legend, dt {
	font-size:11pt;
	line-height:13pt;
	font-style:italic;
}
h3, legend, dt {
	font-size:11pt;
	font-weight:normal;
}
dd, dt, p, form, textarea, select {
	font-size:10pt;
	line-height:15pt;
	padding-left:6pt;
}
h1{
	margin-bottom:0pt;
}
h2{
	font-style:normal;
	font-weight:bold;
	margin-bottom:-5pt;
		font-size:13pt;
}
h3{

	margin-bottom:-8pt;
}
dd {
	text-indent:6pt;
}
li {
	font-size:10pt;
	line-height:16pt;
	text-indent: -15pt;
}
ul ul li {
	text-indent: -30pt;
}
ul {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 12pt;
}
ul ul {
	list-style-type: circle;
}
a:link, a:visited, a:hover, a:active, a {
	text-decoration:underline;
}
.marginalien, .klein {
	font-size:9pt;
	text-align:right;
	line-height:13pt;
	font-family:Arial, Helvetica, sans-serif;
}
.klein {
	text-align:left;
	text-decoration:underline;
	margin-bottom:5pt;
}
.trenner {
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1pt;
	margin-right:20pt;
}
/*----------LAYOUT---------*/
#drucklogo {
	position:absolute;
	top:0;
	left:0pt;
	margin-left:0;
	padding-left:0;
}
#inhalt #subNavi h1 {
	position: relative;
	top: 100pt;
}
#inhalt_index #subNavi h1 {
	position: absolute;
	top: -25pt;
}
#inhalt {
	padding-top: 25pt;
}
#inhalt_index {
	position: absolute;
	top: 145pt;
	overflow:visible;
}
#inhalt_index img {
	display:none;
}
.bild {
	margin-bottom:3pt;
}
/*----------LAYOUT EINZELSEITEN---------*/
.teamFotos {
	float:left;
	width:100pt;
	margin-right: 10pt;
}
.clear {
	clear:both;
}
.teamFotos dd {
	text-indent:0pt;
	margin-left: 0;
	padding-left: 0;
	height: 40pt;
}
dd h2 {
	padding-left: 6pt;
}
.teamFotos dt {
	padding:0;
	margin:0;
}
fieldset {
	padding-left:5px;
	padding-right:5px;
}
textarea {
	width:241px;
	height:240px;
	overflow:auto;
}
select {
	width:241px;
}
.keinDruck, #logo, #schriftGroesse, .navigation, .subnavigation, #header, #headerstartseite, #bildSpalte {
	display:none;
}
