BODY {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #13207E;
	background-color: #ffffff;
	scrollbar-face-color : 02028C;
	scrollbar-shadow-color :#ECECEC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #ECECEC;
	scrollbar-track-color: #CDCCCC;
	scrollbar-darkshadow-color: #4F4F4F;
	scrollbar-3dlight-color: #3F3F3F;
	scrollbar-highlight-color: #000000;
}

TABLE.TICKER{
	border : 1px;
	border-style : solid;
	border-color : Black;
}

TD.TICKERHEAD{
height: 17px;
font-size: 10px;
color: BLACK;
font-weight: bold;
background-color: #DAE7FA;
BORDER-BOTTOM: black 1px solid;
}

/*
TD.BORDERCONTENT{
BORDER-BOTTOM: black 1px solid;
}
*/

TD.TICKERCONTENT{
height: 150px;
font-size: 10px;
color: white;
font-weight: bold;
background-color: white;
}

.tickerstyle {
	Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color: black;
	font-weight: bold;
}

.menu{
height: 25px;
font-size: 10px;
color: white;
font-weight: bold;
background-color: #DAE7FA;
BORDER-COLOR: black;

BORDER-LEFT: black 1px solid;
}

	a:hover { font-size: 10px; color: #13207E; text-decoration: none; font-weight: bold;}
	a:link { font-size: 10px; color: #13207E; text-decoration: none; font-weight: bold;}
	a:visited { font-size: 10px; color: #13207E; text-decoration: none; font-weight: bold;}

   a:active.hm { color: #333300;text-decoration: blink; font-weight: bold; }
   a:hover.hm { color: #333300; text-decoration: blink; font-weight: normal; } 
   a:link.hm { color: #333300; text-decoration: blink; font-weight: bold;}
   a:visited.hm { color: #333300; text-decoration: none; font-weight: none;}
   
	a:hover.admin { font-size: 10px; color: 000000; text-decoration: none; font-weight: bold; } 
	a:link.admin { font-size: 10px; color: 000000; text-decoration: none; font-weight: bold;}
	a:visited.admin { font-size: 10px; color: 000000; text-decoration: none; font-weight: bold;}

	a:hover.admin2 { font-size: 10px; color: #13207E; text-decoration: none; font-weight: bold; } 
	a:link.admin2 { font-size: 10px; color: #13207E; text-decoration: none; font-weight: bold;}
	a:visited.admin2 { font-size: 10px; color: #13207E; text-decoration: none; font-weight: bold;}

H1 {
 font-size: 12px;
 font-style: bold; }
 
input.field { 
	border: 1px;
	border-width:1; 
	border-color:#000000;
	background-color:#13207E; 
	color:#FFFFFF;
}
		 
textarea.field { 
	border: 1px;
	border-width:1; 
	border-color:00000; 
	background-color:#13207E; 
	color:#FFFFFF;
}
	
TABLE.TABLE1 {
	font-size: 10px;
	border : 1px;
	border-style : solid;
	border-color : Black;
	position:  top;
}

TABLE.NOTABLE {
	font-size: 10px;
	border : 0px;
}

TABLE.TABLE2 {
	font-size: 10px;
	border: 1px;
	position: top;
}

.editFrame {
	font-size: 10px;
	border: 1px solid #CFCFCF;
	padding: 0px;
	background-color: #ECE9D8;
}

.editDoc {
	font-size: 10px;
	border: 1px solid rgb(157,185,235);
	padding: 1px;
	height : 320px;
	width: 100%;
	overflow: auto;
	background-color: rgb(255,255,255);
	margin-top: 3px;
	font-size: 10pt;
}

.toolbar {
	height: 22px;
}

.toolbarSeperator {
	font-size: 10px;
	border-left: 2px solid #CFCFCF;
	width: 2px;
	height: 16px;
	margin-left: 6px;
	margin-right: 6px;
}

.toolbarButton {
	font-size: 10px;
	border: 1 solid #ECE9D8;
	padding: 2px;
	width: 20px;
	height: 20px;
}

.toolbarSelect SELECT {
	font-size: 10px;
	font-size: 14px;
	height: 16px;
}

INPUT {
    background-color : #DAE7FA;
    font-size : 10px;
	 border: 1px solid;
    border-color : #2B2E80;
	 font: bold;
    color : #000000;
}

TEXTAREA {
    background-color : #DAE7FA;
    font-size : 12px;
	 border: 1px solid;
    border-color : #2B2E80;
    color : #000000;
}

SELECT {
    background-color : #DAE7FA;
    font-size : 10px;
	 border: 1px solid;
    border-color : #2B2E80;
    width : auto;
	 font: bold;
    color : #000000;
}

TD.ERROR {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: red;
}


/*+++++++++++Start  CoolMenus 4 Formatierung+++++++++++++++++++++++++++ */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color: Black;  visibility: visible; }

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:1px; font-family: verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px; font-weight: normal}
.clLevel0{ background-color: #02028C; color: white; font-weight: bold;}
.clLevel0over{background-color: #DAE7FA; color: BLACK; cursor:pointer; cursor:hand; font-weight: bold; }
.clLevel0border{position:absolute; visibility:hidden; background-color: black;}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:1px; font-family: verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px; font-weight: normal}
.clLevel1{ background-color: #02028C; color: white; font-weight: bold;}
.clLevel1over{background-color: #DAE7FA; color: BLACK; cursor:pointer; cursor:hand; font-weight: bold; }
.clLevel1border{position:absolute; visibility:hidden; background-color: black;}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:NORMAL}
.clLevel2{ background-color: #02028C; color: white;}
.clLevel2over{background-color: #DAE7FA; color: BLACK; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color: black;}

/*+++++++++++Ende  CoolMenus 4 Formatierung+++++++++++++++++++++++++++*/
   

