table
{
font-family:Verdana;
font-style:normal;
font-size:8pt;
}

body
{
font-family:Verdana;
color:#000000;
background: url(images/halleg_back4.jpg)  fixed 10% 20%;
}

A.sub:link {text-decoration: none; color:#FFFFFF;}
A.sub:visited {text-decoration: none; color:#FFFFFF;}
A.sub:hover {text-decoration: underline; color:#FFFFFF;}

A.norm:link {text-decoration: none; color:#b40000;}
A.norm:visited {text-decoration: none; color:#b40000;}
A.norm:hover {text-decoration: underline; color:#b40000;}

A.red:link {text-decoration: none; color:#FF0000;}
A.red:visited {text-decoration: none; color:#660000;}
A.red:hover {text-decoration: underline; color:#660000;}

.subtab
{
font-family:Verdana;
color:#E3E3E3;
font-size: 9px;
}


    .click-menu {
    }
    .click-menu .box1 {
        background: url("images/navbut_grey.jpg") no-repeat;
        color: #000000;
    }
    .click-menu .box1-hover {
        background: url("images/08but.jpg") no-repeat;
        color: #FFFFFF;
    }
    .click-menu .box1-open {
        background: url("images/navbut_grey.jpg") no-repeat;
        color: #000000;
    }
    .click-menu .box1-open-hover {
        background: url("images/08but.jpg") no-repeat;
        color: #FFFFFF;
    }
    .click-menu .box1,
    .click-menu .box1-hover,
    .click-menu .box1-open,
    .click-menu .box1-open-hover {
	text-align: center;    
        font-weight: bold;
        font-size: 13px;
        line-height: 24px;
        font-family: verdana;
        cursor: pointer;
        width: 165px;
    }
    .click-menu .section {
        text-align: center;
        font-family: arial;
        font-size: 13px;
        line-height: 20px;
        padding: 0 0 0px 0px;
        display: none;
    }
    .click-menu .section a {
    	text-align: center;
        color: #000000;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .section a:hover {
    	text-align: center;
        color: #d40000;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .box2 {
    	  text-align: center;
	  font-size: 11px;
	  background: url("images/navbut_white.jpg") no-repeat;
    }
    .click-menu .box2-hover {
    	  text-align: center;
	  font-size: 11px;
	  background: url("images/navbut_white.jpg") no-repeat;
    }


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="lightbox/overlay.png", sizingMethod="scale");
	}
	
p.betreff {font-size:11px; font-width:bold; color:black;}
p.beitrag {font-size:11px; color:#555555;}
