body { font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:14px;
		padding:0px;
		margin:0px;
}


/* Navigation Definitionen */
a:link { font-weight:bold; text-decoration: underline; color: #4050a9}
a:visited {  text-decoration: none; color: #4050a9}
a:hover {  text-decoration: underline; color: #AEB3DA}


/* Font Definitionen */
.f0b {   font-size: 9px; font-weight: bold}    /* Font size 0 bold */
.f0n {   font-size: 9px}                       /* Font size 0 normal */
.f1b {   font-size: 10px; font-weight: bold}   /* Font size 1 bold */
.f1n {   font-size: 10px}                      /* Font size 1 normal */
.f2b {   font-size: 12px; font-weight: bold} /* Font size 2 bold */
.f2n {   font-size: 12px}                    /* Font size 2 normal */
.f3b {	 font-size: 14px; font-weight: bold;}   /* Font size 3 bold */
.f3n {	 font-size: 14px}              		  /* Font size 3 normal */
.f4b {   font-size: 18px; font-weight: bold}    /* Font size 4 bold */
.f4n {   font-size: 18px}                       /* Font size 4 normal */
.f5b {   font-size: 26px; font-weight: bold}    /* Font size 5 bold */
.f5n {   font-size: 26px}                       /* Font size 5 normal */
.f6b {   font-size: 40px; font-weight: bold}      /* Font size 6 bold */
.f6n {   font-size: 40px}                         /* Font size 6 normal */

.bgrep {
	background-image: url(images/bgblge.gif);
	background-repeat: repeat-y;
	background-position: left;
	line-height: 13px;
	
}

.margin0 {
	left: auto;
	top: 5px;
}

.akttitel {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: underline;
}
.f3brot {

	
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

div.navi	{	width: 130px;
				position: absolute;
				left: 5px; top: 5px;
				margin-bottom: 0px;
				margin-top: 10px;
				font-size: 12px;
				line-height: 15px;
				
}

div.leftlogo	{	width: 140px;
					position: absolute;
					left: 0px; bottom: 0px;
					margin-bottom: 0px;
					margin-top: 0px;
					font-size: 12px;
					line-height: 15px;
					background-image:url(images/bgblge.gif); background-repeat:repeat-y
				
}
.nav { 				border-bottom-style:dotted; 
					border-bottom-width:thin; 
					border-bottom-color: #AEB3DA; 
					padding-bottom:3px;
					margin-top:-5px
					
}
