body {  	font-size: 10pt;
	font-family: Tahoma; line-height: 16px; clip:    rect(   )}
a.nav:link {  	font-size: 10pt;
	font-family: Tahoma; font-weight: bold; color: #CC3300; text-decoration: none}
a.nav:visited {  	font-size: 10pt;
	font-family: Tahoma;font-weight: bold; color: #CC3300; text-decoration: none}
a.nav:hover { 	font-size: 10pt;
	font-family: Tahoma; font-weight: bold; color: #000000; text-decoration: underline}
a.nav2:link {	font-size: 10pt;
	font-family: Tahoma; font-weight: normal; color: #CC3300; text-decoration: none}
a.nav2:visited {  	font-size: 10pt;
	font-family: Tahoma; font-weight: normal; color: #996600; text-decoration: none}
a.nav2:hover { 	font-size: 10pt;
	font-family: Tahoma;font-weight: bold; color: #CC3300}
td { 	font-size: 10pt;
	font-family: Tahoma;line-height: 16px }
a.nav2:hover { 	font-size: 10pt;
	font-family: Tahoma; font-weight: normal; color: #000000; text-decoration: underline}
.minime { 	font-size: 10pt;
	font-family: Tahoma;line-height: 12px; color: #000000}
a.mini:link { 	font-size: 10pt;
	font-family: Tahoma; line-height: 12px; color: #CC3300; text-decoration: none}
a.mini:visited { 	font-size: 10pt;
	font-family: Tahoma; line-height: 12px; color: #CC3300; text-decoration: none}
a.mini:hover { 	font-size: 10pt;
	font-family: Tahoma;line-height: 12px; color: #000000; text-decoration: underline}

a.nav3:link {  	font-size: 10pt;
	font-family: Tahoma;font-weight: normal; color: #CC3300; text-decoration: none}
a.nav3:visited { 	font-size: 10pt;
	font-family: Tahoma; font-weight: normal; color: #CC3300; text-decoration: none}
a.nav3:hover { 	font-size: 10pt;
	font-family: Tahoma; font-weight: normal; color: #000000; text-decoration: underline}


.kasten {
	font-size: 10pt;
	font-family: Tahoma;
	clip:    rect(   );
}
.geo {
	font-size: 10pt;
	font-family: Tahoma;
	color: #000000;
	line-height: 12px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}

/*CollapsiblePanel*/
.collapsePanel {
	width:100%;
	background-color:white;
	overflow:hidden;
	line-height: 12px;
}

.collapsePanelHeader{	
	width:100%;		
	height:30px;
	color:#FFF;
	font-weight:bold;
}

.accordionTitle 
{
	font-size: 11pt;
	font-family: Tahoma;
	line-height: 16px; 
	color:Black; 
}

/* Accordion */
.accordionHeader
{
    border: 0px solid #FFDD77;
    color: red;
    background-color: #FFCC33;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight:normal;

    padding: 0px;
    margin-top: 1px;
    cursor: pointer;
    
}

.accordionContent
{
	background-color: #FFDD77;
	border: 1px dashed #ffffcc;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
	font-size: 10pt;
	font-family: Tahoma;
}


.aktionTable
{
	background-color: #FFDD77;
	border: 1px solid #CC3300;
	padding: 5px;
	padding-top: 10px;
	font-size: 10pt;
	font-family: Tahoma;
}


/*
.collapsePanelContent 
{
	background-color:#FFEECC;
}
*/