﻿/* CSS-Layout */
body, html {
	margin: 0px;
	padding: 0px;
	background: url('images/hg_blau.jpg');
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #d4d4d4;
	scrollbar-3dlight-color: #003399;
	scrollbar-arrow-color: #003399;
	scrollbar-track-color: #003399;
	scrollbar-darkshadow-color: black;
}
#header {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
	height: 190px;
	top: 0em;
	bottom: 0.62em;
	margin-right: 1.62em;
}
#left_header {
	width: 146px;
	padding-top: 0em;
	height: 182px;
	background: url('images/logo_kl.jpg');
	position: absolute;
}
#main_header {
	left: 151px;
	position: absolute;
	line-height: 100%;
	padding-top: 0em;
	height: 182px;
	padding-right: 10px;
	text-decoration: none;
	right: 0.62em;
	width: 56.2em;
	background: url('images/logo_kl_hg.jpg');
}
#links {
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	left: 0.62em;
	width: 9em;
	line-height: 180%;
	top: 220px;
	position: absolute;
}
#container {
	background: #FFFFFF;
	height: 100%;
	position: relative;
	min-width:45em;
	max-width:55em;
	margin-left: 10em;
	margin-right: 0em;
	right: 0em;
	padding: 0.62em;
}
#page_content {
	background: #FFFFFF;
	top: 190px;
	bottom: 2em;
}
#footer {
	margin-left: 13em;
	margin-right: 2em;
	font-size: 0.8em;
}
H6 {
	font-family: Trebuchet MS;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 120%;
	margin-top: 0;
	margin-bottom: 0;
}
H5 {
	font-family: Trebuchet MS; ;
	font-size: 1em;
	font-weight: bold;
	line-height: 120%;
	margin-top: 0;
	margin-bottom: 0;
}
H4 {
	font-family: Trebuchet MS;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 120%;
	margin-top: 0;
	margin-bottom: 0;
}
h3 {
	font-family: Trebuchet MS;
	color: #003399;
	font-size: 0.8em;
	line-height: 120%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h2 {
	font-family: Trebuchet MS;
	color: #003399;
	font-size: 1.1em;
	line-height: 120%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
H1 {
	font-family: Trebuchet MS;
	color: #003399;
	font-size: 1.4em;
	line-height: 120%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
p {
	color: #000000;
	font-family: Trebuchet MS;
	line-height: 120%;
	font-size: 0.8em;
	margin-top: 0;
	margin-bottom: 0;
}
.style_az {
	list-style-image: url('images/aufz3.jpg');
	line-height: 100%;
	margin-bottom: 0px;
	margin-top: 0;
}
.style_aznum {
	font-family: Trebuchet MS;
	line-height: 100%;
	margin-bottom: 0px;
	margin-top: 0;
}
.style_c {
	text-align: center;
	vertical-align: middle;
}
.style_r {
	text-align: right;
}
.style_l {
	text-align: left;
}
.style_big {
	 font-size:x-large;
}
.style_tab {
	border-width: 1px;
	border-style: solid;
	border-color: #003399;
	vertical-align: top;
}
.style_tab_ortho {
	border-style: solid;
	border-color: #D4D4D4;
	border-bottom-width:thin;
	background-color: #ffff00;
}
.style_tab_orthob {
	border-style: solid;
	border-color: #D4D4D4;
	background-color: #003399;
	border-bottom-width:thin;
	color:white
}
.style_w {
	color: #FFFFFF;
}
.style_b {
	color: #003399;
}
.style_small {
	font-size: 0.8em;
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0;
}
.style_image{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
}
.style_einzug {
	margin-left: 2em;
	margin-top: 5px;
	margin-bottom: 5px;
}
#menu1 a {
	color: #ffffff;
	font-size: 0.9em;
	text-decoration: none;
	line-height: 180%;
}
#menu1 a:visited, #menu1 a:active {
	color: #c0c0c0;
	font-size: 0.9em;
	text-decoration: none;
	line-height: 180%;
}
#menu1 a:visited, #menu1 a:active {
	color: #c0c0c0;
	font-size: 0.9em;
	text-decoration: none;
	line-height: 180%;
}
#menu1 a:hover {
	color: #ffffff;
	background-image: url('images/hg_blau.jpg');
	text-decoration: underline;
}
a:link {
	color: #003399;
}
a:visited, a:active {
	color: #666666;
}
a:hover {
	color: #003399;
	background-color: #cccccc;
	text-decoration: none;
}
</style>

