﻿/* 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:#FFFFFF; color:#E18727; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; layer-background-color:#FFFFFF;}

/*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:#FFF9F3; color:#003366;}
.clLevel1over{background-color:#FFF9F3; layer-background-color:#FFF9F3; color:#E18727; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#FFF9F3; layer-background-color:#FFFFF}

/*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:#FDF3E9; 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:#E18727; 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: 12px; font-weight: bold;}
h7 {  font-family:arial; color:#666666; margin-top: 0px; margin-bottom: 0px; font-size:  9px; font-weight: bold;}

#aktuelles{
	font-family:arial;
	font-size: 9px;
	margin-bottom:10px;
	}
	
	#aktuelles h1{font-family:arial; color:#000; font-weight: bold; margin-bottom:-13px; margin-top:8px;}
	#aktuelles p{font-family:arial; color:#000;}
	#aktuelles .weiter{font-family:arial; font-size: 12px; color:#6a6a6b; text-align:right; margin-right:10px; margin-top:-10px;}
	#aktuelles .weiter a{color:#6a6a6b; text-decoration:none;}
	#aktuelles .weiter a:hover{color:#E18727; text-decoration:underline;}

#begruessung{
	height:720px;
	margin-top:-20px;
	margin-left:0px;
	}
	
	#begruessung h1{font-family: arial; color:#000; font-weight: bold;}
	#begruessung p{font-family: arial; color:#000; line-height:160%;}
	#begruessung ul{font-family: arial; font-size:10pt; line-height:160%;}
	#begruessung li {color:#666666;}
	#begruessung li a{text-decoration:none;}
	#begruessung li a:hover{text-decoration:underline;color:navy;}