/* SCHEELEN AG */


/*****************************************************************************
Copyright (c) 2001 Thomas Brattli (webmaster@dhtmlcentral.com)

DHTML coolMenus - Get it at coolmenus.dhtmlcentral.com
Version 4.0_beta
This script can be used freely as long as all copyright messages are
intact.

Extra info - Coolmenus reference/help - Extra links to help files **** 
CSS help: http://192.168.1.31/projects/coolmenus/reference.asp?m=37
General: http://coolmenus.dhtmlcentral.com/reference.asp?m=35
Menu properties: http://coolmenus.dhtmlcentral.com/properties.asp?m=47
Level properties: http://coolmenus.dhtmlcentral.com/properties.asp?m=48
Background bar properties: http://coolmenus.dhtmlcentral.com/properties.asp?m=49
Item properties: http://coolmenus.dhtmlcentral.com/properties.asp?m=50
******************************************************************************/

/* 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:0; height:0; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:arial, ITC Stone Sans; font-size:13px; color : #333333; text-decoration:none;	font-weight: bold;}
.clLevel0{layer-background:#FFFFFF; color:#003366;}
.clLevel0over{layer-background-color:#F3F4F8; color:#AF263E; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; layer-background-color:#F3F4F8;}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; width:180; padding:2px; font-family:arial, ITC Stone Sans; font-size:11px; font-weight:normal}
.clLevel1{layer-background-color:#DFDFDF; color:#003366;}
.clLevel1over{background-color:#F3F4F8; layer-background-color:#F3F4F8; color:#AF263E; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#F3F4F8; layer-background-color:#F3F4F8}

/*Styles for level 2*/
.clLevel2, .clLevel1over{position:absolute; width:180; padding:2px; font-family:arial, ITC Stone Sans; font-size:11px; font-weight:normal}
.clLevel2{background-color:#ffffff; layer-background-color:#ffffff; color:#003366;}
.clLevel2over{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#AF263E; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#FFFFFF; layer-background-color:#FFFFFF}


.content_klein {
	font-family:arial;
	font-size:9px;
	color : #666666;
	text-decoration:none;
}

.content_gross {
	font-family:arial;
	font-size:12px;
	color : #666666;
	text-decoration:none;
}

p {
  font-family: arial;
  font-size: 12px;
  color: #666666;
  text-decoration:none;
  font-weight: normal;
  }


h1 {  font-family:arial; color:#A7062E; margin-top: 0px; margin-bottom: 0px; font-size: 13px; font-weight: bold; text-decoration: none;}
h2 {  font-family:arial; color:#666666; margin-top: 0px; margin-bottom: 0px; font-size: 9px; font-weight: normal;}
h3 {  font-family:arial; color:#666666; margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-weight: bold;}
h4 {  font-family:arial; color:#666666; margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-weight: bold;}
h5 {  font-family:arial; color:#666666; margin-top: 0px; margin-bottom: 0px; font-size: 12px; font-weight: bold;}
h6 {
	font-family:arial;
	color:#666666;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;


}
h7 {
	font-family:arial;
	color:#666666;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:  small;
	font-weight: bold;
	font-style: normal;
}

a:link { text-decoration:none; color:#666666;}
a:visited { text-decoration:none; color:#666666;}
a:hover { text-decoration:none; color:#666666;}
a:active { text-decoration:bold; color:#666666;}


/* ------------------------------------------- */
