﻿.ksa-ueberschrift {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #DEE6EB;
}
.ksa_text {
	border-style: solid;
	border-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	margin-top: 15pt;
	margin-bottom: 15pt;
}
.ksa_imagerand {
	margin-left: 10px;
	margin-right: 10px;
}
.ksa_link_ohne {
	text-decoration: none;
}
.ksa_liste_klein {
	list-style-type: square;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.ksa_liste_kleinGross {
	list-style-type: square;
	font-family: Tahoma;
	font-size: 10pt;
	color: #008000;
	text-decoration: none;
	font-weight: bold;
}

#banner {
	font-family: Tahoma;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #0033CC;
	background-color: #A18E66;
	text-align: center;
}
.navihorizontal {
	background-color: #DEE6EB;
	text-align: center;
	height: 30px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #062B96;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}

.navihorizontal a:hover, .navihorizontal a:active{
	text-decoration:none;
	color:#0033CC;
	clear: none;
	float: left;
	height: 17px;
	width: 90px;
	display:block;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 2px;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-color: #A18E66;
	border-right-color: #A18E66;
	background-color:#FFFFFF;
	}
	
.navihorizontal a{
	text-decoration:none;
	color:#0033CC;
	clear: none;
	float: left;
	height: 20px;
	width: 90px;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	cellpadding: 2px;
	display:block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #A18E66;
	border-left-color: #A18E66;
	background-color:none;
	}
	
.navivertikal {
	font-family: Tahoma;
	font-size: 10pt;
	border-color:#A18E66;
	border-right-style:solid;
	border-right-width:0px;
	border-bottom-style:solid;
	border-bottom-width:0px;	
	font-size:12px;
}

.navivertikal a:hover, .navivertikal a:active{
	text-decoration:none;
	color:#0033CC;
	clear: none;
	float: left;
	height: 15px;
	width: 90px;
	display:block;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 2px;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-color: #A18E66;
	border-right-color: #A18E66;
	background-color:#FFFFFF;
	}

.navivertikal a{
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration:none;
	color:#0033CC;
}

.navivertikal ul{
	font-family: Tahoma;
	font-size: 10pt;
	list-style-type:square;
	list-style-position:inside;
	margin-left:2px;
}

.navivertikal ul li {
	list-style-type:none;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:bold;
}

.navivertikal ul li ul li{
	list-style-type:square;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:normal;	
}

.ksa_liste_normal ul {
	text-indent:0;
	list-style-type: square;
	list-style-position:inside;
	margin-left:2pt;
	}
	
.ksa_liste_normal ul li {
    font-family: Tahoma;
	font-size: 10pt;
	color: #000600;
	text-decoration: none;
}

.ksa_liste_normal ul a {
    color: #000600;
	text-decoration: none;
}

