body 		{ background-color: #ffffff; font-family: Arial, Helvetica, sans-serif; color: #01265E; margin: 3px; font-size: 8.5pt; } 

td 			{ font-family: Arial; color: #01265E; margin: 0px; font-size: 9pt; }
.weiss 			{ color: #ffffff;  font-size: 8.5pt; }
.grau 			{ color: #dbdbdb;  font-size: 8.5pt;  }
.nav 			{ color: #B30318;  font-size: 8.5pt;  }
.text, .textarea, .menu { font-family: Arial; background-color: #FFFFFF; color: #000000; font-size: 7.5pt; border-width: 1px; border-color: #000000; border-style: solid; }
.submit 		{ font-family: Arial; height:16px; background-color: #E7E7E7; color: #000000; font-size: 7.5pt; border-width: 1px; border-color: #000000; border-style: solid; }

a:link img.border 		{border:1px solid #000000;}
a:visited img.border 	{border:1px solid #000000;}
a:hover img.border		{border:1px solid #000000;}
a:active img.border		{border:1px solid #000000;}

A:link {
	background-color : transparent;
	color : #00327F;
	text-decoration : none;
	font-weight : normal;
}
A:visited {
	background-color : transparent;
	color : #00327F;
	font-weight : normal;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color : #B30318;
	text-decoration : underline;
}
A:active {
	background-color : transparent;
	color : #00327F;
	font-weight : normal;
	text-decoration : none;
}
.navi A:link, .navi A:visited, .navi A:active {
	color:#ffffff;
	text-decoration:none;
}
.navi A:hover {
	color:#cc0000;
	text-decoration:none;
} 
H1 {
	font-family :  Arial, Helvetica, sans-serif; 
	font-size : 9pt;
	color : #01265E;
	margin-bottom : 0px;
	margin-top : 10px;
}
H2 {
	font-family :  Arial, Helvetica, sans-serif; 
	font-size : 15px;
	color : #01265E;
	margin-bottom : 10px;
	margin-top : 20px;
}
H3 {
	font-family :  Arial, Helvetica, sans-serif; 
	font-size : 12px;
	color : #01265E;
	margin-bottom : 0px;
	margin-top : 10px;
}
H4 {
	font-family :  Arial, Helvetica, sans-serif; 
	font-size : 10px;
	color : #01265E;
	margin-bottom : 0px;
	margin-top : 10px;
}

P {
	font-family :  Arial, Helvetica, sans-serif; 
	text-align:justify;
	font-size : 9pt;
	line-height : 110%;
	color : #01265E;
	margin-top : 1px;
	margin-bottom : 9pt;
	padding-bottom : 0px;
	text-indent : 0px;
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
.csc-frame-rulerBefore {
	border-top:1px solid #01265E;
	width:100%;
}

.csc-frame-rulerAfter {
	border-bottom:1px solid #01265E;
	width:100%;
	margin-bottom:10px;
}
input, textarea {
	border: 1px solid #7f9db9;
	padding:0px 3px 0px 3px;
	font-size: 9pt;	
}
select {
	border: 1px solid #7f9db9;
	font-size: 9pt;	
}
/* -- MENU -- */
.menu UL {
	padding:0px;
	margin:0px;
	list-style:none;
}
.menu {
	border:none;
	text-align:left;
}
.navi-lev1 LI {
	background-image:url(../images/navigation_01.gif);
	border-bottom:1px dashed #ffffff;
}
.navi-lev1 A:link, .navi-lev1 A:visited, .navi-lev1 A:active  {
	padding-left:10px;
	text-decoration : none;	
	font-size: 9pt;		
}
.navi-lev1 A:hover {
	padding-left:10px;
	text-decoration : none;	
	font-size: 9pt;		
	width:200px;
}

.externlink, .external-link-new-window, .external-link {
	background-image:url(../images/extern_link.gif);
	background-repeat:no-repeat;
	background-position:2px 3px;
	padding-left:15px;
	padding-top:0px;
}
.internal-link, .internlink, .zurueck A {
	background-image:url(../images/intern_link.gif);
	background-repeat:no-repeat;
	background-position:2px 3px;	
	padding-left:15px;
	padding-top:0px;	
}
.mail {
	background-image:url(../images/mailto.gif);
	background-repeat:no-repeat;	
	padding-left:15px;	
}

.navi-lev2 LI{
	padding-left:15px;
	border:none;
	
}
/* default styles for extension "tx_jsticker_pi1" */
    .tx-jsticker-pi1-container{
      position: relative; 
      height: 18px; 
      width: 496px; 
      overflow: hidden;
	  margin-left:18px;
    }
    .tx-jsticker-pi1-ticker{
	position:	relative;
	visibility:	hidden;
	left:		0px;
	top:		0px;
	border-width:	0px; /* changed from 1px to 0px */
	border-style:	solid;
	font-size:	12px;
	font-weight:	bold;
	width:		300px;
    }
    .tx-jsticker-pi1-tickerItem{
	padding-bottom:	2px;
	padding-left:	496px;
	padding-right:	2em;
	margin:		0px;
    }
    .tx-jsticker-pi1-tickerItem A:hover, .tx-jsticker-pi1-tickerItem A:link, .tx-jsticker-pi1-tickerItem A:visited, .tx-jsticker-pi1-tickerItem A:active {	
	font-weight:bold;
	}
.an UL {
	padding-left:15px;
	margin:0px;
}
.an HR {
	color:#00327f; 
	height:1px; 
	border:0px solid #00327f; 
	background-color:#00327f; 
	margin-top:15px;
	margin-bottom:15px;

}
