/* STYLE-SHEET */
a {
	text-decoration: none;
	color: #222222;
}
a:visited {
	text-decoration: none; 
	color: #222222;
}
a:active {
	text-decoration: none; 
	color: #222222;
}
a:Hover {
	text-decoration: none; 
	color: #222222;
}
body {
	margin: 5px;
	background-color: #FAFAFA;
	text-align: center; /* nur für IE nötig */
}
/* ------------------------------------------ LAYOUT-MANAGER */
table.layoutMain {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
table.layoutBottom {
	border-bottom: 1px solid #000000;
}
td.mOver {
	background-color: #EBEBEB;
}
.boxHeader {
	border-left: solid 1px #CCCCCC; 
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.headerNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.titel {
	background-color: #C4D1D8;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}
.libox {
	color: #28166F;
}
/*-------------------------NAVIGATION------------------------------------*/
.textNavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #28166F;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FDFDFD;
}
.naviMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.naviSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.naviSubActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

/*-------------------------TEXT------------------------------------*/
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	line-height: 16px;
}
.textBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	line-height: 16px;
}
.textFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #28166F;
	text-decoration: none;
}
.textFooterSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #28166F;
	text-decoration: none;
}
.textDefault {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	line-height: 16px;
}
.textExtraBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #222222;
	line-height: 16px;
}
.textError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	line-height: 16px;
}
.fett { font-weight: bold; }
/* ------------------------------------------ LINKS */
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #28166F;
	line-height: 16px;
	/*text-decoration: underline;*/
}
.linkBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #28166F;
	line-height: 16px;
	/*text-decoration: underline;*/
}
.link:hover {
	text-decoration: underline;
	color: #28166F;
}
.link:visited {
	color: #28166F;
}
.linkBig:hover {
	text-decoration: underline;
	color: #28166F;
}
.textFooter:hover {
	color: #28166F;
}
.textFooter:visited {
	color: #28166F;
}
.textFooterSmall:hover {
	color: #28166F;
}
.textFooterSmall:visited {
	color: #28166F;
}
/* ------------------------------------------ Kontakt-Seite */
table.layoutContactForm {
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	background-color: #FAFAFA;
}
/* ------------------------------------------ Kontakt-Bestätigungs-Seite */
table.layoutKontaktPass {
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	background-color: #FAFAFA;
	width: 340px;
	text-align: left; /* nur für IE nötig */
	margin-left: auto; /* zentrierte tabelle */
	margin-right: auto;
}
/* ------------------------------------------ Überschriften und Hervorhebungen */
H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-bottom:0px;
	display:inline;
}

H2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom:0px;
	font-weight: bold;
	display:inline;
}
H3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	margin-bottom:0px;
	font-weight: normal;
	display:inline;
}
STRONG
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	font-weight: normal;	
	/* line-height: 16px; */
}
/*