	* {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	}
	
	body{
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bg_allb.gif); 
	background-repeat: repeat-x; 
	background-color: #ffffff;
  	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: buttonface;
    SCROLLBAR-3DLIGHT-COLOR: buttonface;
    SCROLLBAR-ARROW-COLOR: buttonshadow;
    SCROLLBAR-TRACK-COLOR: #eaeaea;
    SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
    SCROLLBAR-BASE-COLOR: buttonface;
	}
	
	/*
	||||||||||||||||||||||||
	||| LAYER            |||
	||||||||||||||||||||||||
	*/

	#top_logo {
	position: absolute;
	width: 770px;
	height: 115px;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	z-index: 1;
	background-color: transparent;
	}
	
	#top_function {
	position: absolute;
	width: 770px;
	height: 23px;
	left: 0px;
	top: 93px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	vertical-align: middle;
	z-index: 2;
	}
	
	#top_branch {
	position: absolute;
	width: 232px;
	_width: 235px;
	padding: 0px 0px 0px 3px;
	height: 23px;
	left: 20px;
	top: 93px;
	margin: 0px;
	text-align: left;
	background-color: #58595B;
	z-index: 3;
	}
	
	#top_branch select {
	width: 180px;
	}
	
	#top_navigate {
	position: absolute;
	width: 770px;
	height: 28px;
	left: 0px;
	top: 115px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	background-color: #ffffff;
	background-image: url(../images/bg_nav1b.gif);
	background-repeat: repeat-x; 
	z-index: 4;
	}
	
	#nav2 {
	position: absolute;
	width: 170px;
	height: 1000px;
	left: 20px;
	top: 137px;
	padding-top: 40px;
	margin: 0px;
	background-color: #F5F5F5;
	z-index: 2;
	}
	
	#matrix {
	position: absolute;
	top: 138px;
	left: 0px;
	width: 770px; 
	height: 40px;
	z-index:6;
	}
	
	#top_language {
	/*display: none;*/
	position: absolute;
	width: 120px;
	height: 23px;
	left: 260px;
	top: 93px;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	line-height: 23px;
	padding-left: 5px;
	padding-top: 6px;
	background-color: transparent;
	vertical-align: middle;
	z-index: 7;
	}
	
	#box_container {
	position: absolute;
	top: 224px;
	left: 625px;
	width: 145px;
	height: 600px;
	padding: 0px;
	background-color: transparent;
	border: 0px;
	z-index: 50;
	}
	
	#contact {
	position: relative;
	top: 0px;
	left: -10px;
	width: 145px;
	height: 15%;
	padding: 1px;
	background-color: #ffffff;
	border: 1px solid #e3e3e3;
	}
	
	#downloads {
	position: absolute;
	left: -10px;
	width: 145px;
	height: 30%;
	padding: 1px;
	ackground-color: #ffffff;
	border: 1px solid #e3e3e3;
	}
	
	#home {
	position: absolute;
	top: 5px;
	left: 5px;
	background-color: transparent;
	width: 40px;
	padding: 0px;
	height: 7px;
	z-index: 20;
	}
	
	#white {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 771px;
	background-color: #fff;
	height: 1200px;
	border-right: 1px solid #757575;
	z-index:0;
	}
	
	
	#tools {
	position: absolute;
	top: 40px;
	left: 777px;
	width: 195px;
	height: 50px;
	}
	
	#newsbox {
	position: absolute;
	top: 185px;
	left: 777px;
	width: 175px;
	_width: 195px;
	height: 350px;
	border-left: 5px solid #6f6f6f;
	background-color: #fff;
	font-size: 10px;
	padding: 10px;
	}
	
	
	 p{
	margin: 10px 0px 10px 0px;
	}
	
	/*
	||||||||||||||||||||||||
	||| LINKS            |||
	||||||||||||||||||||||||
	*/
	
	a:link, a:visited, a:active, a:focus {
	color: #3366cc;
	text-decoration: none;
	background-color: transparent;
	}
	
	a:hover {
	text-decoration: underline;
	background-color: transparent;
	}
	
	#newslink {
	position: relative; 
	top:0px; 
	left:0px;
	z-index:3;
	margin: 0px 0px 5px 0px;
	}
	
	#newslink a {
	color:#000;
	background:#F9A13A;
	font:bold 10px;
	text-decoration:none;
	display:block;
	width: 155px;
	_width: 175px;
	padding:5px;
	border:0px solid black;
	}

	#newslink a:hover {
	color:black;
	font-size: 10px;
	background:#F9C98F;
	width: 155px;
	_width: 175px;
	}

	#newslink a span {
	display:none;
	}

	#newslink a:hover span {
	color:black;
	background:#ffffff;
	font:normal 10px;
	border:1px solid black;
	display:block;
	padding:5px;
	margin-top: 3px;
	}

	
	a.linktools:link, a.linktools:visited, a.linktools:active, a.linktools:focus {
	display: block;
	font-size: 9px;
	margin-bottom: 5px;
	color: #6f6f6f;
	text-decoration: none;
	background-color: transparent;
	border-left: 5px solid #6f6f6f;
	padding-left: 5px;
	}
	
	a.linktools:hover {
	color: #f00;
	text-decoration: none;
	background-color: transparent;
	border-left: 5px solid #f00;
	}
	
	a.search:link, a.search:visited, a.search:active, a.search:focus {
	color: #3366cc;
	text-decoration: none;
	background-color: transparent;
	}
	
	a.search:hover {
	color: #cc0000;
	text-decoration: underline;
	background-color: transparent;
	}
	
	a.level1:link, a.level1:visited, a.level1:active, a.level1:focus {
	position: relative;
	top:0px;
	left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 27px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left:  10px; 
	padding-right: 0px;
	border:0px; 
	white-space:nowrap; 
	border-bottom: 5px solid #ffffff;
	background-color: transparent;
	}
		 
	a.level1:hover {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	}
	
	a.level1_selected:link, a.level1_selected:visited, a.level1_selected:active, a.level1_selected:focus, a.level1_selected:hover {
	position: relative;
	top:0px;
	left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 27px; 
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	padding-left:  10px; 
	padding-right: 0px;
	border:0px; 
	white-space:nowrap; 
	border-bottom: 5px solid #ffffff;
	color: #000000;
	}
		 
	a.level2, a.level2:visited, a.level2:active, a.level2:focus { 
	display: block; 
	width: 170px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	line-height: 22px; 
	height: 22px; 
	white-space:nowrap; 
	}
	
	a.level2:hover {
	background-color: #ffffff;
	color: #cc3333;
	text-decoration: none;
	}
	
	a.level2_selected:link, a.level2_selected:visited, a.level2_selected:active, a.level2_selected:focus { 
	display: block; 
	width: 170px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px; 
	height: 22px; 
	white-space:nowrap; 
	background-color: #ffffff;
	color: #cc3333;
	text-decoration: none;
	}
	
	a.level2_selected:hover {
	background-color: #ffffff;
	color: #cc3333;
	text-decoration: none;
	}
	
	
 	a.level3:link, a.level3:visited, a.level3:active, a.level3:focus { 
	color: #cc3333;
	width: 170px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #e7e7e7;
	display: block; 
	line-height: 22px;
	height: 22px;
	white-space: nowrap;
	}
	
	a.level3:hover {
	background-color: #ffffff;
	color: #cc3333;
	text-decoration: none;
	}
	
	a.level3_selected:link, a.level3_selected:visited, a.level3_selected:active, a.level3_selected:focus { 
	width: 170px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block; 
	line-height: 22px; 
	height: 22px; 
	white-space: nowrap; 
	background-color: #ffffff;
	color: #cc3333;
	}
	
	a.level3_selected:hover {
	background-color: #ffffff;
	color: #cc3333;
	text-decoration: none;
	}
	
	a.smallblue:link, a.smallblue:visited, a.smallblue:active {
	font-size: 10px;
	color: #0000ff;
	font-weight: normal; 
	text-decoration: none;
	background-color: transparent;
	}
	
	a.smallblue:hover {
	font-size: 10px;
	color: #0000ff;
	font-weight: normal; 
	text-decoration: underline;
	background-color: transparent;
	}
	
	a.sprache:link, a.sprache:visited, a.sprache:active {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	}
	
	a.sprache:hover {
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	background-color: transparent;
	}
	
	a.gf_l:link, a.gf_l:visited, a.gf_l:active, a.gf_l:focus {
float: left;
width: 275px;
height: 77px;
padding: 4px 0px 4px 2px;
border: 1px solid #dcdcdc;
font-family: verdana;
font-size:10px;
line-height: 14px;
background-color: #ffffff;
text-decoration: none;
color: #000000;
margin-left: 2px;
vertical-align: middle;
margin-top: 4px;
margin-right: 1px;
}

a.gf_l:hover {
border: 1px solid #dcdcdc;
background-color: #f9f9f9;
color: #cc3333;
}

a.gf_r:link, a.gf_r:visited, a.gf_r:active, a.gf_r:focus {
text-align: right;
width: 275px;
height: 77px;
padding: 4px 0px 4px 2px;
border: 1px solid #dcdcdc;
font-family: verdana;
font-size:10px;
line-height: 14px;
background-color: #ffffff;
text-decoration: none;
color: #000000;
margin-left: 2px;
vertical-align: middle;
margin-left: 1px;
margin-top: 4px;
}

a.gf_r:hover {
border: 1px solid #dcdcdc;
background-color: #f9f9f9;
color: #cc3333;
}

	/*
	||||||||||||||||||||||||
	||| KLASSEN          |||
	||||||||||||||||||||||||
	*/
	
	.searchfield {
	width: 100px;
	height: 18px;
	margin-right: 5px;
	margin-top: 1px;
	font-size: 10px;
	}
	
	.search_button {
	margin-right: 5px;
	}
	
	.branch {
	font-size: 10px;
	margin-top: 2px;
	}
	
	.breadcrumb {
	font-size:9px;
	font-weight: normal;
	}
	
	.address {
	margin-top: 3px;
	line-height: 25px;
	font-size: 10px;
	color: #747474;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	width: 100%;
	}
		
	h1 {
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	color: #000000;
	padding-bottom: 4px;
	margin-bottom: 8px;
	margin-top: 10px;
	padding-top: 0px;
	line-height: 16px;
	}
	
	h2 {
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	padding: 2px 2px 2px 8px;
	margin-bottom: 4px;
	margin-top: 4px;
	color: #000;
	clear: both;
	}
	
	h3 {
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	color: #000000;
	padding-bottom: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
	clear: both;
	}
	
	.bild_links {
	border: 1px solid #EDEDED; 
	float: left;
	margin: 4px 18px 5px 0px;
	padding: 6px 6px 6px 6px;
	}

	.bild_rechts {
	border: 1px solid #EDEDED; 
	float: right;
	margin: 4px 0px 5px 18px;
	padding: 6px;
	}

	.box_header {
	display: block;
	background-color: #f5f5f5; 
	font-weight: bold;
	padding-bottom: 3px;
	font-size: 12px;
	line-height: 140%;
	}
	
	.box_text {
	display: block;
	font-weight: normal;
	font-size: 10px;
	line-height: 140%;
	padding: 3px;
	margin-top: 1px;
	}
	
	#content td{
	font-size: 11px;
	line-height: 170%;
	} 
	
	#content img{
	border-color: #acacac;
	}
	
	/*STARTSEITE*/
	
	.business_areas {
	vertical-align: top;
	}
	
	.business_areas h4 {
	font-family: verdana;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 2px;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	}
	
	.business_areas h4 .sub {
	font-family: verdana;
	text-transform: none;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0px;
	}
	
	.box {
	 width:35px; 
	 height:35px;
	 float: left; 
	 margin: 0px 5px 0px 0px;
	}
	
	a.ba:link, a.ba:visited, a.ba:active {
	display: block;
	width: 295px;
	height: 35px;
	text-decoration: none;
	color: black;
	cursor: pointer;
	background-color: #fff;
	border-left: 5px solid #fff;
	}
	
	a.ba:hover{
	background-color: #F9A13A;
	border-left: 5px solid #F9A13A;
	color: #000;
	text-decoration: none;
	}
	
	.box {
	border: 1px solid #fff;
	}
	
	/* FORMULAR */
	
	.formular {
	font-size: 101%;
	}
	
	.form_mandatory {
	font-size: 101%;
	font-weight: bold;
	color: #f00;
	margin-bottom: 15px;
	}
	
	label.labelform { 
	font-size: 101%;
	float: left; 
	width: 9.5em; 
	margin-right: .3em;
	clear: both;
	line-height: 1.7em;
	font-weight: normal;
	}
	
	.text {
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
	padding: 0px 0px 0px 3px;
	}
	
	.textarea {
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
	padding: 3px;
	}
	
	.select {
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
	}
	
	.radio {
	font-size: 11px;
	border: 0px;
	margin-bottom: 10px;
	line-height: 1.7em;
	}
	
	.radio label {
	font-size: 101%;
	text-align: right;
	width: 10em;
	margin-top: 2px;
	}
	
	.checkbox {
	font-size: 11px;
	border: 0px;
	margin-bottom: 5px;
	margin-left: 10.5em;
	line-height: 1.7em;
	}
	
	.checkbox input {
	margin-top: 1px;
	}
	
	.submit {
	float: right;
	display: block;
	clear: both;
	margin: 10px 10px 10px 0px;
	}
	
	.info_mandatory {
	clear: both;
	margin-top: 20px;
	font-size: 10px;
	}
	
	
	
	
	
	#frittes {

   	display: block;
   	width: 395px;
  	height: 4960px;
  	margin: 15px 0px 20px 0px;
  	background: url(http://www.wwv.de/images/map2.gif) no-repeat;   
    z-index: 1498;
    }

   	#frittes li {list-style-type: none;}

  	#frittes a {

   	display: block;
   	position: absolute;
  	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, "Times New Roman";
   	color: Black;
   	width: 20px;
   	height: 30px;
   	text-decoration: none;
   	background: url(info.gif) no-repeat left top;
  	visibility: visible;
  	overflow: hidden;
  	z-index: 1499;
  
      }

  	#frittes a span {visibility: hidden;}

	#frittes a:hover {

  	background: url(info01.gif) #efefef no-repeat left top;
 	border-bottom: 4px solid #FF9900;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-top: 1px solid Black;
   	width: 300px;
   	height: auto;
   	padding: 5px 5px 15px 30px;
   	z-index: 1500;   
      }

   	#frittes a:hover span {visibility: visible;}

	#deutschland {left: 150px; top: 410px;}

   	#austria {left: 175px; top: 440px;}
	
	#polen {left: 215px; top: 400px;}

	#belgien {left: 110px; top: 420px;}

	#frankreich {left: 100px; top: 450px;}

	#tschechien {left: 180px; top: 430px;}

	#slovakai {left: 210px; top: 440px;}

	#spanien {left: 60px; top: 520px;}

	#ungarn {left: 210px; top: 450px;}

	#italien {left: 150px; top: 460px;}

	#litauen {left: 240px; top: 360px;}

	#norwegen {left: 140px; top: 290px;}

	
