html {height: 100%; }

body {
	font-family : Arial,Helvetica,'sans-serif';
	font-size : 12px;
	margin : 0px;
}

td  {font-family : Arial,Helvetica,'sans-serif'; font-size : 12px; color : #A7A7A7;}

input,textarea,select  {
	font-family : Arial,Helvetica,'sans-serif';
	font-size : 11px;
	color : #000000;
	background-color : #ffffff;
	border : 1px solid #cccccc;
}

A  {font-family : Arial,Helvetica,'sans-serif'; color : #FFFFFF; text-decoration : none; font-weight : regular;}

A:Hover  {font-family : Arial,Helvetica,'sans-serif'; color : #A7A7A7; text-decoration : none; font-weight : regular;}

A.language  {font-family : Arial,Helvetica,'sans-serif'; color : #A7A7A7; text-decoration : none; font-weight : regular;}

A:Hover.language  {font-family : Arial,Helvetica,'sans-serif'; color : #000000; text-decoration : none; font-weight : regular;}

A.language-active  {font-family : Arial,Helvetica,'sans-serif'; color : #000000; text-decoration : none; font-weight : regular;}

.header  {font-family : Arial,Helvetica,'sans-serif'; font-size : 13px; color : #FFFFFF; font-weight : bold;}

.datum  {font-family : Arial,Helvetica,'sans-serif'; font-size : 13px; color : #FFFFFF;}
	
.textkl  {font-family : Arial,Helvetica,'sans-serif'; font-size : 10px; color : #A7A7A7;}

.start  {font-family : Arial,Helvetica,'sans-serif'; font-size : 11px; color : #A7A7A7;}

.headerstart  {font-family : Arial,Helvetica,'sans-serif'; font-size : 12px; color : #FFFFFF; font-weight : bold;}


#container {
	width: 916px;
	height: 650px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: #EDEDED;
	height: 100%;
}

iframe          { margin-left:0px;
                      margin-right:0px;
                      margin-top:0px;
                      margin-bottom:0px; } 

/* CoolMenus 4 - default styles - do not edit */
.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; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:regular}
.clLevel0{background-color:#403F41; layer-background-color:#403F41; color:#FFFFFF;}
.clLevel0over{background-color:#A7A7A7; layer-background-color:#A7A7A7; color:#000000; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; z-index:500; visibility:hidden; background-color:#FFFFFF; layer-background-color:#FFFFFF}



/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:4px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:regular}
.clLevel1{background-color:#A7A7A7; layer-background-color:#A7A7A7; color:#FFFFFF;}
.clLevel1over{background-color:#A7A7A7; layer-background-color:#A7A7A7; color:black; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; z-index:501; visibility:hidden; background-color:#FFFFFF; layer-background-color:#FFFFFF}