body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#96d045;
	background-image:url(../images/bg.jpg);
}
h1, h2, h3, h4, h5, h6 {	
	color: #000000;
	text-indent :-9999px;
	position: absolute;
}
#container {
	text-align:center;
	margin: 20px auto;
	width:840px;
	height:100%;
}
#container-img {
	float:left;
	margin:0px auto 5px auto;
	width:390px;
	height:90px;
	border:none;
	border-style:none;
}
#container-box {
	text-align:center;
	margin: 0 auto 50px auto;
	width:100%;
	height:100%;
	background-color:#FFFFFF;
}
#box-left {
	width:402px;
	float:left;
	margin:auto;
}
.title-color {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.60em;
	color: #008BEC;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	float:left;
	width: 390px;	
}
.language {
	margin: 0 0 20px 0;
	text-align: left;
	float: left;
	width: 380px;
	padding: 0 0 0 10px;
}
.language img {
	margin: 0 5px 0 5px;
	border: none;
}
.language a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.65em;
	color: #87B32D;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}
.language a:hover {
	color: #008BEC;
}
#link-five {
	width: 390px;
	float:left;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}
.links-five-int { 
	width: 390px;
	float:left;
	margin-bottom:5px;
}
.link-five-img {
	width: 35px;
	height: 35px;
	float:left;
}
.link-five-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.62em;
	color:#0E9CF1;
	text-align: left;	
	letter-spacing: 1px;
	text-transform: uppercase;
}
.link-five-text {
	vertical-align: middle;
	padding: 6px 0 6px 10px;
	float:left;
	width: 320px;
	height: 25px;
}
.link-five-text a {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	background-color: #D1EBF1;
}
.link-five-text a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #7BCAF7;
}

/**********************************************/
ul.menu
{
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	padding-left:0px;
}
ul.menu li
{
	position:relative;
	border:none;
	width:100%;
}

ul.menu li a {
	display: block;
	color: #000000;
	font-weight:bold;
	text-decoration: none;	
}
ul.menu li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #7BCAF7;
}

ul.menu ul
{
	position:absolute;
	padding-left:5px;
	left:110px;
	top: 5px;
	display:none;
	list-style:square;
	background-color: #D1EBF1;
}
ul.menu li:hover > ul
{
	display:block;
}
/*****************************************/

#contact {
	width: 392px;
	float:left;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}
.contact-img {
	width: 35px;
	height: 35px;
	margin: 3px 3px 3px 0;
	float:left;
}
.contact-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.57em;
	color:#000000;
	text-align:left;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0 0 0 10px;
	float:left;
}
.contact-phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	font-weight: bold;
	color:#000000;
	text-align:left;
}
.contact-text a {
	color: #000000;
	text-decoration: none;
	background-color: #D1EBF1;
}
.contact-text a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #7BCAF7;
}
#regionenauswahl {
	width: 392px;
	float:left;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}
.regionenauswahl-img {
	width: 35px;
	height: 35px;
	margin: 3px 3px 3px 0;
	float:left;
}
.regionenauswahl-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.58em;
	color:#000000;
	text-align:left;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0 0 0 10px;
	float:left;
}
.regionenauswahl-text ul {
	padding-left:10px;
	list-style-type: square;
}
.regionenauswahl-text li {
	padding-left: 5px;
	background-color: #D1EBF1;
}
.regionenauswahl-text li a {
	display: block;
	width: 300px;
	color: #000000;
	font-weight:bold;
	letter-spacing: 1px;
	text-decoration: none;
	background-color: #D1EBF1;
}
.regionenauswahl-text li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #7BCAF7;
}
.regionenauswahl-text li a:active {
	color: #000000;
	text-decoration: none;
	background-color: #7BCAF7;
}
#links-external {
	width: 402px;
	float:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.links-external-img img {
	border:none;
	border-style:none;
}
.links-external-img {
	width: 402px;
	margin: 0 0 10px 0;
	float: right;
}
#box-right {
	width:438px;
	height:100%;
	float:right;
}
.green{
	width:100%;
	height:25px;
	color:#96d045;
	background-color:#96d045;	
}
#button {
	width:437px;
	height:100%;
	float: right;
	margin:5px 0 3px 0;
}
.button-top{
	width:437px;
	height:40px;
	float: right;
}
.button-top ul {
	padding-left:0px;
	padding-top:0px;
	margin-top:0px;
}
.button-top li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.58em;
	color:#FFFFFF;
	text-align:center;
	line-height: 18px;
	list-style:none;
	float:right;
	margin:0 5px 0 0;
}
.button-top li a {
	display: block;
	width: 80px;
	height: 38px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	background-color: #0099FF;
}
.button-top li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #66C1FF;
}
.button-top li a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #66C1FF;
}

/** green **/
.button-top-green {
	width:427px;
	height:20px;
	float: right;
	margin: 2px 5px 0  5px;
}
.button-top-green ul {
	padding-left:0px;
	padding-top:0px;
	margin-top:0px;
}
.button-top-green li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.58em;
	color:#000000;
	line-height:18px;
	text-align:center;
	list-style:none;
	float:right;
	margin:0 1px 0 0;
}
.button-top-green li a {
	display: block;
	width: 139px;
	height: 20px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	background-color: #82AC2B;
}
.button-top-green li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #99CC33;
}
.button-top-green li a:active {
	color: #000000;
	text-decoration: none;
	background-color: #99CC33;
}
/* */
/** green 2 **/
.button-top-green-2 {
	width:427px;
	height:20px;
	float: right;
	margin: 2px 5px 0  5px;
}
.button-top-green-2 ul {
	padding-left:0px;
	padding-top:0px;
	margin-top:0px;
}
.button-top-green-2 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.58em;
	color:#000000;
	line-height:18px;
	text-align:center;
	list-style:none;
	float:right;
	margin:0 1px 0 0;
}
.button-top-green-2 li a {
	display: block;
	width: 420px;
	height: 20px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	background-color: #82AC2B;
}
.button-top-green-2 li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #99CC33;
}
.button-top-green-2 li a:active {
	color: #000000;
	text-decoration: none;
	background-color: #99CC33;
}
/* */
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 1.0em;
	font-weight:bold;
	color: #000000;
	margin: 40px 30px 0 30px;
	float:left;
	width:330px;
	text-align:left;
}
.text {
	height:575px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:left;
	font-size: 0.60em;
	letter-spacing: 1px;
	color: #000000;
	margin: 10px 30px 0 30px;
	float:left;
}
.text a { 
	color: #000000;
	text-decoration: none;
	background-color: #D1EBF1;
}
.text a:hover { 
	color: #000000;
	text-decoration: none;
	background-color: #7BCAF7;
}
a img {
	border:none;
	border-style:none;
}
#text-team {
	width:430px;
	height:740px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 0.55em;
	color: #000000;
	float:right;
	margin:0 5px 0 0;
}
#text-team img {
	margin:0 5px 0 5px;
}
#text-team a:hover img {
	color:#fff;
	opacity:0.50; 
}
.banner {
	height:60px;
	margin: 0 10px 0 0;
	float:right;
	vertical-align:bottom;
}
.clear {
	clear:both;
}