.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
}
.navigation a:link {font-family:Arial;
                      font-weight:bold;
                      color:#000099;
                      text-decoration:none;}
.navigation a:visited {font-family:Arial;
                         font-weight:bold;
                         color:#000099;
                         text-decoration:none;}
.navigation a:hover {font-family:Arial;
                       font-weight:bold;
                       color:#000099;
                       text-decoration:underline;}
.navigation a:active {font-family:Arial;
                        font-weight:bold;
                        color:#000099;
                        text-decoration:none;}

.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.fliesstext a:link {font-family:Arial;
                      font-weight:bold;
                      color:#000099;
                      text-decoration:none;}
.fliesstext a:visited {font-family:Arial;
                         font-weight:bold;
                         color:#000099;
                         text-decoration:none;}
.fliesstext a:hover {font-family:Arial;
                       font-weight:bold;
                       color:#000066;
                       text-decoration:underline;}
.fliesstext a:active {font-family:Arial;
                        font-weight:bold;
                        color:#000099;
                        text-decoration:none;}
.iframe{
	scrollbar-base-color:#FFFFCC;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color:#000066;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#FFFFCC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#FFFFCC;
	background-color: #FFFFCC;

}

.rahmen-1 {
	border: 1px solid #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	background-color: #CCCCCC;


}