/* CSS Document */

.bildleiste {
	font-family: verdana, trebuchet, arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #B0B0B0;
	vertical-align: top;
}

.druckmenu {
	font-family: verdana, trebuchet, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: right;
	vertical-align: top;
	word-spacing: normal;
	margin-top: 0px;
	margin-bottom: 24px;
}

.hauptfenster {
	font-family: verdana, trebuchet, arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	text-width: auto;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #191970;
}

.menuleisteoben {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

.menuleisteunten {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
}

.einleitungsgliederung {
	font-size: 11px;
	line-height: 13px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #191970;
}

p { 
	margin-top: 0px;
	margin-bottom: 8px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 24px;
	font-family: verdana, trebuchet, arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #B0B0B0;
	text-align: left;
	line-height: 22px;
}

h2 {
	margin-top: 16px;
	font-family: verdana, trebuchet, arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 8px;
	color: #B0B0B0;
}

h3 {
	margin-top: 0px;
	font-family: verdana, trebuchet, arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 8px;
	color: #B0B0B0;
}

h4 {
	margin-top: 0px;
	font-family: verdana, trebuchet, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 8px;
	color: #FFFFFF;
}

h5 {
	margin-top: 8px;
	font-family: verdana, trebuchet, arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 8px;
	color: #B0B0B0;
}

h6 {
	margin-top: 0px;
	font-family: verdana, trebuchet, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 8px;
	color: #B0B0B0;
}

a:link { text-decoration:none; color:#B0B0B0; }
a:visited { text-decoration:none; color:#B0B0B0; }
a:focus { text-decoration:underline; color:#B0B0B0; }
a:hover { text-decoration:underline; color:#B0B0B0; }
a:active { text-decoration:underline; color:#B0B0B0; }