@charset "iso-8859-1";
.navigation {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 210px;
	margin:0;
	padding: 0%;
	text-align: left;
	text-decoration: none;	
}
.logo {
	background:url("images/_kbk_logo_oben2.png") bottom right no-repeat;
	height: 85px;
	margin: 0;
}
.content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.contentKursiv {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-style: italic;
	font-weight: bolder;
}
.contentList {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.contentU1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	font-weight: bold;
}
.contentU2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-weight: bolder;
}
.footerLI {
	background:url("images/_kbk_logo_unten_li.png") top left no-repeat;
	height: 85px;
	margin: 0;
}
.footerLIEN {
	background:url("images/_kbk_logo_unten_li_en.png") top left no-repeat;
	height: 85px;
	margin: 0;
}
.footerRE {
	background:url("images/_kbk_logo_unten_re.png") top right no-repeat;
	height: 85px;
	margin: 0;
}
.right {
	background:url("images/_kbk_logo_middle.png") right;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
}
