/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
#Layer11 {
		position:absolute;
	width:766px;
	height:150px;
	z-index:1;
	left: 50%;
	margin-left: -383px;
	top: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: none;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: grey;
	border-right-color: grey;
	border-left-color: grey;
	}
#Layer12 {
	position:absolute;
	width:766px;
	height:600px;
	z-index:2;
	left: 50%;
	margin-left: -383px;
	top: 160px;
	background-color: #fff;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: grey;
	border-bottom-color: grey;
	border-left-color: grey;
}

body {
	background-color: #6CC04A;
}

.impressum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.Anfrage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.gross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.kleinmargin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;

}
.gross2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.menu {
	font-family: Verdana, arial, sans-serif;
	width:768px;
	height:20px;
	position:absolute;
	background-color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: grey;
	margin-left:-382px;
	left:50%;
	font-size:11px;
	z-index:44;
	top: 140px;
}

.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000; width:126px; height:20px; text-align:center; color:#000; border:1px solid grey; background:#fff; line-height:20px; font-size:12px; overflow:hidden;}
.menu ul {padding-left:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#6CC04A;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
.menu ul li:hover ul li a {display:block; background:#fff; color:#000;}
.menu ul li:hover ul li a:hover {background:#6CC04A; color:#fff;}

.menu_eng {
	font-family: Verdana, arial, sans-serif;
	width:768px;
	height:20px;
	position:absolute;
	background-color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: grey;
	margin-left:-382px;
	left:50%;
	font-size:11px;
	z-index:44;
	top: 140px;
}

.menu_eng ul li a, .menu_eng ul li a:visited {display:block; text-decoration:none; color:#000; width:151.6px; height:20px; text-align:center; color:#000; border:1px solid grey; background:#fff; line-height:20px; font-size:12px; overflow:hidden;}
.menu_eng ul {padding-left:0; margin:0; list-style: none;}
.menu_eng ul li {float:left; position:relative;}
.menu_eng ul li ul {display: none;}

/* specific to non IE browsers */
.menu_eng ul li:hover a {color:#fff; background:#6CC04A;}
.menu_eng ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
.menu_eng ul li:hover ul li a {display:block; background:#fff; color:#000;}
.menu_eng ul li:hover ul li a:hover {background:#6CC04A; color:#fff;}


a:link { font-family: arial; text-decoration:none; font-weight:bold; color:000; }
a:visited { font-family: arial; text-decoration:none; font-weight:bold; color:000;  }
a:hover { font-family: arial; text-decoration:none; font-weight:bold; color:grey;  }
a:active { font-family: arial; text-decoration:none; font-weight:bold; color:grey;  }
}

