BODY { 
     FONT-FAMILY: Verdana, Arial;
     FONT-SIZE: 8pt;
     COLOR: #000000;
     BACKGROUND: #0F3278;
     scrollbar-shadow-color: #0F3278;
     scrollbar-darkshadow-color: #0F3278;
     scrollbar-3dlight-color: #82B4DE;
     scrollbar-arrow-color : #FFFFFF;
     scrollbar-base-color: #0F3278;
     scrollbar-face-color: #82B4DE;
     scrollbar-track-color : #000044;
     scrollbar-highlight-color: #0F3278;
     }

TD { FONT-FAMILY: Verdana, Arial;
     FONT-SIZE: 8pt;
     COLOR: #000000;
     }

A:link    { COLOR: #0F3278; TEXT-DECORATION: none }
A:visited { COLOR: #0F3278; TEXT-DECORATION: none }
A:active  { COLOR: #0F3278; TEXT-DECORATION: none }
A:hover   { COLOR: #000080; TEXT-DECORATION: underline }

INPUT {
     FONT-FAMILY: Verdana, Arial;
     FONT-SIZE: 8pt;
     COLOR: #000000;
     BACKGROUND-COLOR: #A6BEEA;
     border: 1px solid #0F3278;
     }

SELECT {
     FONT-FAMILY: Verdana, Arial;
     FONT-SIZE: 8pt;
     COLOR: #000000;
     BACKGROUND-COLOR: #A6BEEA ;
     border: 1px solid #0F3278;
     }

TEXTAREA {
     FONT-FAMILY: Verdana, Arial;
     FONT-SIZE: 8pt;
     COLOR: #000000;
     BACKGROUND-COLOR: #A6BEEA;
     border: 1px solid #0F3278;
     }

.blocksatz { 
     color: black; 
     font-size: 8pt; 
     text-align: center;
     vertical-align: middle; 
     }

.error {
     color=#ff0000;
     }

.even {
     background-color: #EEEEFF;
     }

.footer {
     background-color: #A6BEEA;
     FONT-SIZE: 8pt;
     }

.frame {
     background-color: #EEEEFF;
     text-align: center;
     BORDER-COLLAPSE: collapse;
     }

.frametop {
     height: "20";
     background-color: #A6BEEA;
     }

.head {
     background-color: #ffffff;
     color: #000000;
     font-weight: bold;
     font-size : 16px;
     }

.header {
     background-color: #EEEEFF;
     color: #000000;
     font-weight: bold;
     font-size : 16px;
     }

.imagetitle {
     font-size: 10pt;
     color: #000080;
     }

.left {
     background-color: #EEEEFF;
     text-align: right;
     }

.menu {
     background-color: #A6BEEA;
     FONT-SIZE: 8pt;
     COLOR: #000000;
     height:  26px;
     vertical-align: middle;
     }

.navigation {
     font-size: 10pt;
     color: #000080;
     font-weight: bold;
     }

.news {
     FONT-SIZE: x-small;
     COLOR: #000000;
     }

.newspicture { 
     color: black; 
     font-size: 8pt; 
     font-weight: bold;
     }

.newstitle {
     FONT-SIZE: x-small;
     COLOR: #000000;
     BACKGROUND-COLOR: #A6BEEA;
     }

.odd {
     background-color: #EEEEFF;
     }

.pagetitle {
     font-size: 20pt;
     color: #000080;
     font-weight: bold;
     }

.right {
     background-color: #EEEEFF;
     text-align: left;
     }

.smallText { 
     font-size: x-small; 
     }

.submenu {
     background-color: #EEEEFF;
     FONT-SIZE: 8pt;
     line-height: 20px;
     border: 2px outset #A6BEEA;
     }

.thumbtitle {
     font-size: 10pt;
     color: #000080;
     }

/*
 * Formatierungen aus dem Editor
*/

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

#Start    { z-index:  5; width: 550px; height: 400px; vertical-align: top; }
#Anker    { position: absolute; top:   4px; }
#submenu0 { position: absolute; z-index: 10; top: 124px; left:  10px; visibility: hidden; }
#submenu1 { position: absolute; z-index: 10; top: 124px; left:  70px; visibility: hidden; }
#submenu2 { position: absolute; z-index: 10; top: 124px; left: 155px; visibility: hidden; }
#submenu3 { position: absolute; z-index: 10; top: 124px; left: 460px; visibility: hidden; }
