body{background:white;font-family:verdana, sans-serif;font-size: 12px;text-align:justify;}
a{text-decoration:none; color: #000;}
a:visited{text-decoration:none;}
img{border:none;}
a img{border:none;}
table{}
.bg{margin: 0 auto; width: 990px;}
#bgl {Width: 306px; height: 500px;float:left;background:url(../Bilder/bgl.jpg);}
#bgr{height: 500px; width: 680px;float:left;}
#bgt{width:310px;height:171px;background:url(../Bilder/bgt.jpg);float:left;}
#bgb{float:left;color:#3f543f;width:542px; height: 271px; background:url(../Bilder/bgb.jpg) 0 0 no-repeat;padding-top:10px;}
#bgtn{width:355px; height: 121px;float:left; padding-top:35px;}
#bgbp{width:110px; height: 271px; float:left;padding-left: 12px;padding-top:2px;}
#bgbp img{padding-bottom:2px;}
.clear{clear:both;}
#navi{margin-top:90px;background:url(../Bilder/navibg.png);}



/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#multi-level {height:15px; position:relative; z-index:100;background:url(../Bilder/navibg.png) -5px 0 no-repeat; /*background:#8cb48c;*/padding:15px 10px 0px 15px; margin-right:1px;margin-bottom:5px;}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {position:relative;list-style-type:none; padding:0; margin:0; }

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:15px;  }
.menu li.top a span {left:0px; top:0; z-index:0; color:#3f543f; font-size:11px;  padding: 0 5px;} /* move the link text off screen */


/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {left:0; top:15px; background: #fff; padding:3px 0; border:1px solid #fff; white-space:nowrap; width:156px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; }
.menu :hover ul.sub li a {display:block; font-size:11px; height:20px; width:150px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#8cb48c url(../multi_level-files/arrow.gif) 120px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#8cb48c; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#8cb48c url(../multi_level-files/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#8cb48c url(../multi_level-files/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #fff; white-space:nowrap; width:93px; z-index:200; height:auto; z-index:300;}



h1{text-align:right;}
.th{background-image: url(../Bilder/tablehead.png) ;background-repeat: no-repeat;padding:10px;padding-top:10px;}
td {border-bottom:1px dotted #8cb48c;padding:5px;}
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	width:530px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	font-weight:bold;
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */

	width:500px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:1em;	
	position:relative;
}

.entry{border:1px dashed #eee;padding:5px;margin:3px;}


