﻿/* 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*/
.clLevel0over{position:absolute; padding:2px; font-family:arial, ITC Stone Sans; font-size:13px; color : #333333; text-decoration:none;        font-weight: bold;}
.clLevel0{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*/
.clLevel1over{position:absolute; width:180; padding:2px; font-family:arial, ITC Stone Sans; font-size:11px; font-weight:normal}
.clLevel1{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*/
.clLevel1over{position:absolute; width:180; padding:2px; font-family:arial, ITC Stone Sans; font-size:11px; font-weight:normal}
.clLevel2{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:underline; color:#666666;}
a:visited { text-decoration:none; color:#666666;}
a:hover { text-decoration:underline; color:#666666;}
a:active { text-decoration:bold; color:#666666;}

body{
        background-color: #001D49;
}


#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-top:-10px;}
        #aktuelles .weiter a{color:#6a6a6b; text-decoration:none;}
        #aktuelles .weiter a:hover{color:#af263e; text-decoration:underline;}

#begruessung{
        background-image:url('pix/grau-verlauf_oben.gif');
        background-repeat:repeat-x;
        background-position:left top;
        background-color:#ededed;
        height:560px;
        width:570px;
        margin-top:20px;
        padding-left:20px;
        margin-top:-20px;
        padding-top:3px;
        }

        #begruessung h1{font-family: arial; font-size: 18px; color:#000; font-weight: bold;}
        #begruessung h2{font-family: arial; font-size: 15px; 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;}

        #videoCanvas{
                        width:310px;
                                                }
