body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #343434; (dunkelgrau für Schrift)
	background-color: #D4D5E1; 
	line-height: 12pt;
	margin: 0px;
}

body.all {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #343434;
	background-color: #D4D5E1; 
	line-height: 12pt;
	margin: 0px;
}



td.head {
	border-top:    4px solid #ffffff;
	border-left:   4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
	border-right:  4px solid #ffffff;
	background: #000066;
	padding: 10px; 
}

td.leftmenue {
	border-top:    0px solid #ffffff;
	border-left:   4px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-right:  4px solid #ffffff;
	background: #8B9FD4;
	padding: 5px; 

}


td.middlecontent {
	border-top:    0px solid #ffffff;
	border-left:   0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-right:  4px solid #ffffff;
	background: #F1F4F8;
	padding: 10px;
}

td.middlecontentbild {
	border-top:    0px solid #ffffff;
	border-left:   0px solid #ffffff;
	border-bottom: 4px solid #ffffff;
	border-right:  0px solid #ffffff;
	background: #F1F4F8;
}

td.middlecontenthome {
	border-top:    0px solid #ffffff;
	border-left:   0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-right:  4px solid #ffffff;
	background: #F1F4F8;
}


td.footer {
	border-top:    4px solid #ffffff;
	border-left:   4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
	border-right:  4px solid #ffffff;
	background: #FAC116;
}

p {padding: 0px;}
p.home {padding: 2px 5px 2px;}
p.navigation {padding: 0px}
strong {font-weight: bold;}

/************************************************
*Texte*
*************************************************/
.txt {font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; color: #343434; font-style: normal; font-weight: normal; line-height: 13pt; letter-spacing:0px;}/*grau*/
.txtbold { font-family: verdana, arial, helvetica, sans-serif; padding: 9px; font-size: 8pt; font-style: normal; font-weight: bold; color: #343434; line-height: 13pt; letter-spacing:0px;}/*grau*/
.txtrot { font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #990000; line-height: 13pt; letter-spacing:0px;}
.txtboldrot { font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #990000; line-height: 13pt; letter-spacing:0px;}
.txtweiss { font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #FFFFFF; line-height: 13pt; letter-spacing:0px;}
.txtboldweiss { font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #FFFFFF; line-height: 13pt; letter-spacing:0px;}
.txtblau {font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; color: #000066; font-style: normal; font-weight: normal; line-height: 13pt; letter-spacing:0px;}/*grau*/
.txtboldblau { font-family: verdana, arial, helvetica, sans-serif; padding: 9px; font-size: 8pt; font-style: normal; font-weight: bold; color: #000066; line-height: 13pt; letter-spacing:0px;}/*grau*/




.txtedit { font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #990000; line-height: 13pt; letter-spacing:0px;}

ul { font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #343434; line-height: 13pt; letter-spacing:0px;}/*grau*/
li { font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #343434; line-height: 13pt; letter-spacing:0px;}/*grau*/

.footer {font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #343434; font-style: normal; font-weight: normal; line-height: 20pt; letter-spacing:0px;}/*grau*/
.breadcrumb {font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #343434; font-style: normal; font-weight: normal; line-height: 20pt; letter-spacing:1px; background-color: #F5F4F4}/*grau*/


/********************************
*Ueberschriften*
*********************************/
h1 { font-family: verdana, arial, verdana, helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: normal; color: #000066; line-height: 16pt; margin:0px;}
.header1 { font-family: verdana, arial, verdana, helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: normal; color: #000066; line-height: 16pt;}
.header2 { font-family: verdana, arial, verdana, arial, helvetica, sans-serif; font-size: 11pt; font-style: normal; font-weight: bold; color: #000066; line-height: 16pt}


/********************************
*Links*
*********************************/

a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	background: transparent;
	text-decoration: underline;
	display: inline;
	padding: 1px 0;
	line-height: 1.3em;
}

a:visited	{ color: #343434;}
a:active	{ color: #343434;}
a:hover		{ color: #000066;}


a.hauptnav {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	line-height: 22pt; 
	letter-spacing:1px;
	background: transparent;
	text-decoration: none;
}
a.hauptnav:link	{ color: #FFFFFF;}
a.hauptnav:visited { color: #FFFFFF;}
a.hauptnav:active	{ color: #000066;}
a.hauptnav:hover	{ color: #000066; text-decoration: underline;}
.hauptnavhl { font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #000066; line-height: 22pt; letter-spacing:1px;text-decoration: none;}/*hellblau*/



a.subnav {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: 14pt; 
	letter-spacing:0px;
	background: transparent;
	text-decoration: none;

}
a.subnav:link	{ color: #FFFFFF;}
a.subnav:visited { color: #FFFFFF;}
a.subnav:active	{ color: #000066;}
a.subnav:hover	{ color: #000066; text-decoration: underline;}
.subnavhl { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #000066; line-height: 14pt; letter-spacing:0px; text-decoration: none;}
.subnavll { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #FFFFFF; line-height: 14pt; letter-spacing:0px; text-decoration: none;}



a.weeditnavigation {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: normal; 
	letter-spacing:1px;
	background: transparent;
	text-decoration: none;
}

a.weeditnavigation:link	{ color: #FFFFFF;}
a.weeditnavigation:visited { color: #FFFFFF;}
a.weeditnavigation:active { color: #FFFFFF;}
a.weeditnavigation:hover { color: #000066; text-decoration: underline;}
.weeditnavigation { font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; color: #FFFFFF; font-style: normal; font-weight: normal; line-height: normal; letter-spacing:1px; background: transparent; text-decoration: none;}







a.footer	{font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #333333; font-style: normal; font-weight: normal; line-height: 20pt; letter-spacing:0px; text-decoration: underline;}
a.footer:hover	{font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #333333; font-style: normal; font-weight: normal; line-height: 20pt; letter-spacing:0px; text-decoration: underline;}

