body        {margin-right:0pt;
                        font-family:Verdana, Geneva, Arial, sans-serif;
                        font-size:9pt;
                        color:#000000;
                        font-weight:none;
                        background-color:#fece24;
                        scrollbar-arrow-color: #ADAEAD;
                        scrollbar-3dlight-color: #B1B1B1;
                        scrollbar-highlight-color: #FFFFFF;
                        scrollbar-face-color: #F2F5F9;
                        scrollbar-shadow-color: #B1B1B1;
                        scrollbar-track-color: #FFFFFF;
                        scrollbar-darkshadow-color: #FFFFFF;}

table  {margin-right:0pt;
                        font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
                        font-size:9pt;
                        color:#000000;
                        font-weight:none;}

a:visited,a:link
                                {font-size:9pt;
				font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
				font-weight:none;
				text-decoration:none;
				color:#841018;
                                }
a:hover {color:#6B73A5; text-decoration: none }

.anschrift	{           font-size:9pt;
                        color:#727272;
                        font-weight:none;}

#info {position:relative;}
p.bold {padding-left:15px; color:#c00;}
a.linkup {position:relative;}
a.buttonup {position:absolute; top:125px; left:650px; border:0;}
a.buttonup img {border:0;}
.gleft {float:left; margin:25px 0 10px 0;}
.gright {float:right; margin:25px 5px 10px 0;}
.grc {margin:20px 0 0 10px;}


/* ================================================================ 
NAVI
=================================================================== */

.menu {width:876px; height:25px; font-size:0.98em; position:relative; z-index:100;border-right:0px solid #000;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:876px; w\idth:876px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:12px;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:146px; position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;text-decoration:none; font-size:0.98em;  color:#000000; width:146x; height:25px; border:1px solid #000; border-width:1px 1px 1px 1px; background:#ffffff; padding-left:-0px; line-height:25px;}
/* a hack so that IE5.5 faulty box model is corrected *
* html .menu a, * html .menu a:visited {width:146px; w\idth:146px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited { background:#ffffff }
/* style the second level hover */
.menu ul ul a.drop:hover{background:#D42205 }
.menu ul ul :hover > a.drop {background:#D42205 }

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#ffffff;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#990000;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;top:25px;left:0; font-size:0.98em; height:0px; width:146px; border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:26px;t\op:26px;}

/* position the third level flyout menu */
.menu ul ul ul{left:146px; top:-1px; width:146px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-146px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0px; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {left:-3; background:#ffffff; color:#000; font-size:0.98em; height:10; line-height:25px; padding:0px 9px; width:126px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:126px;w\idth:126px;  padding:0px 9px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#D42205;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#D42205;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}





.aktuelles h1 {
	background:#e6e6e6;
	line-height:21px;
	height:21px;
	text-align: left;	
	color:#666666;
	font-size: 1.4em;
	padding: 0 15px;
	}

.aktuelles {
	vertical-align:top;
	text-align:left;
	width:210px;
	background: #e6e6e6;	
}	
.aktuelles #aktuelles-box {
	padding:10px;
}

.aktuelles h2 {
	color:#415437;
	font-size:1.3em;
	font-weight:bold;
	margin:15px 0 10px 0;
}

.aktuelles p {
	font-size:1.2em;
}
.aktuelles a {
	font-size:1.1em;
}