body
        {
            margin:0px;
            font-family:"verdana";
            color: #333333;
            font-size:12pt;

            background-repeat: no-repeat;
            background-attachment: fixed;

        }

p {margin-top:2px;}
h1 {color:#333;margin-top:0px;font-size:18pt;}
h2 {color:#333;margin-bottom:15px;font-size:14pt;}
h3 {color:#333;margin-bottom:5px;}
h4 {color:#333;margin-bottom:5px;}

a img
        {
            border: none;
        }

a:visited
        {
            color:#504E4F;
        }

a:link
        {
            color: #6C6B6C;
        }
        
.headerdiv
        {
            padding-top:5px;
            height:95px;
            border: 0px solid;
        }

.menu
        {
            border: 0px solid;
            background-color: #659758;
            width:1000px;
            height:34px;
            margin:0px;
            padding:0px;
            background:url(../grafik/menubag.jpg);
            background-position:center center;
        }

.menuitem
        {    
            font-size:12pt;
            padding:8px;
            float:left;
            position:relative;
            padding-left: 15px;
            padding-right: 15px;
            text-align: center;
            border-left:1px solid #222222;
            border-right:1px solid #777777;
            cursor:pointer;
            font-weight:bold;
            color:white;
            margin:0px;
        }

.selected_menuitem
        {    
            padding:8px;
            font-size:12pt;
            float:left;
            position:relative;
            padding-left:15px;
            padding-right:15px;
            text-align:center;
            color:black;
            cursor:pointer;
            background: url(../grafik/tab_bag.gif);
            background-color: #ffffff;
            margin:0px;
        }
        
.selected_menulink
        {
            color:#000000;
            text-decoration:none;
            font-weight:bold;
        }

.selected
        {
            background-color:#102839;
            padding:5px;

            width:190px;
            border-bottom:1px solid #aaaaaa;
            
        }
.parent_of_selected
        {
            background-color:#cccccc;
            padding:5px;
            width:190px;
            border-bottom:1px solid #aaaaaa;
            
        }

.child_not_selected
        {
            background-color:#ffffff;
            padding:5px;
            width:190px;
            border-bottom:1px solid #aaaaaa;
            
        }

.not_selected
        {
            background-color:#ffffff;
            width:190px;
            padding:5px;         
            border-bottom:1px solid #aaaaaa;
        }



.selected a:link
        {
            color: #ffffff;
        }
.selected a:visited
        {
            color: #ffffff;
        }		


        



a.menulink:visited
        {
            color: #ffffff;
        }

a.menulink:link
        {
            color: #ffffff;
        }

.menulink
        {
            color:#ffffff;text-decoration:none;
        }


.input
        {
            padding:3px;
            font-size:15pt;
            background:url(../grafik/search_bag.jpg);
        }
    
.button
        {
            position:relative;
            font-size:12pt;
            color:white;
            font-weight:bold;
            float:left;
            background:url(../grafik/menubag.jpg);
            border:2px solid #284703;
            background-position:center center;
        }
        
.greybutton
        {
            position:relative;
            font-size:12pt;
            color:white;
            font-weight:bold;
            float:left;
            background-color:#aaaaaa;
            border:2px solid #659758;
        }        
        
#popup
        {
            position:absolute;
            top:15%;
            left:15%;
            width:70%;
            height:70%;
            background-color:white;
            visibility:hidden;
            z-index:2;
        }
              
#grey
        {
            position:absolute;
            width:100%;
            height:100%;
            background:url(../grafik/box_graa.gif);
            position:absolute;
            top:0px;
            left:0px;
            visibility:hidden;
        }
    
.path {color: #333333;text-decoration:none;        }

a.path:visited {color: #333333;}

a.path:link {color: #333333;}

.pathdiv 
{
padding-left:10px;
padding-top:7px;
padding-bottom:7px;
margin-right:10px;
border-bottom:1px solid white;
color: #777777;
}


.inputbox {background-color:#eeeeee;width:160px;height:16px;font-size:7pt;border:1px solid #333333;}
.inputbutton {width:40px;height:20px;font-size:9pt;}#loginbox{}
.editdiv {Padding:10px;margin-bottom:10px;border:1px solid;background-color: #ffffcc;}

.search {float:right;width:600px;margin-top:25px;}

.white
{
background-color:white;
}

.cellcolor1
{
background-color:#E9F1E4;
}

.bordercolor1
{
border: 1px solid #E9F1E4;
}

.textcolor1
{
color: #659758;
}
