body {
 	 scrollbar-arrow-color: #00529B;
	 scrollbar-highlight-color: #FFFFFF;
	 scrollbar-3dlight-color: #00529B;
	 scrollbar-base-color: #FFFFFF;
	 scrollbar-darkshadow-color: #00529B;
	 scrollbar-face-color: #FFFFFF;
	 scrollbar-shadow-color: #FFFFFF;
	 scrollbar-track-color: #F3F3F3; 
	 background-color: #FFFFFF;
	 color: #666666;
	 margin:25 0 0 0px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
}

body.ww_logo {
	background-color: #ffffff;
  	color: #666666;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
}

body.ww_navi {
	background-image: url(bg/navi_bow.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
  	background-color: #ffffff;
  	color: #666666;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	
}

body.ww_main {
	background-image: url(bg/bg_main.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
  	background-color: #ffffff;
  	color: #898989;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	
}

body.ww_intro {
	background-image: url(bg/bg_intro.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
  	background-color: #ffffff;
  	color: #898989;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	
}

body.ww_team {
	background-image: url(bg/bg_team.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
  	background-color: #ffffff;
  	color: #898989;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	
}

body.ww_wuw {
	background-image: url(bg/bg_wuw.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
  	background-color: #ffffff;
  	color: #898989;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	
}

body.ww_angeb {
	background-image: url(bg/bg_angeb.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
  	background-color: #ffffff;
  	color: #898989;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	
}

body.ww_angeb_ifr {
	/*background-image: url(bg/bg_angeb_ifr.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;*/
  	background-color: transparent;
  	color: #898989;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	
}

body.ww_tipps_ifr {
	background-image: url(bg/bg_tipps_ifr.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
  	background-color: #ffffff;
  	color: #898989;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	
}

body.ww_refer_ifr {
	background-color: transparent;
  	color: #898989;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	
}

body.ww_service {
	background-image: url(bg/bg_service.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
  	background-color: #ffffff;
  	color: #898989;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	
}

body.ww_serv_ifr {
	
  	background-color: transparent;
  	color: #898989;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	
}

body.ww_kontakt {
	background-image: url(bg/bg_kontakt.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
  	background-color: #ffffff;
  	color: #898989;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	
}

body.ww_kontakt_ifr {
	background-color: transparent;
  	color: #898989;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	
}

body.ww_impress_ifr {
	/*background-image: url(bg/bg_impress_ifr.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;*/
  	background-color: transparent;
  	color: #898989;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	
}




span.h2 {
  font-weight:bold;
  font-size: 17px;
  color:#D2D2D2;
}

span.h3 {
  font-weight:normal;
  font-size: 24px;
  color:#D2D2D2;
}

td {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

td.bot {
  color: #898989;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

td.lkd {
  color: #FFCC00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

td.lkdsub {
  color: #FFCC00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
}


em {
  font-weight: bold;
  font-style: normal;
}

em.hd {
  font-weight: bold;
  font-style: normal;
  font-size:18px;
  
}

li {
	list-style: square;
}

a:link, a:visited, a:active {
  text-decoration: underline;
  color: #02529B;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size:13px;
}

a:hover {
  text-decoration: none;
  color: #FFCC00;
}

a.nav:link, a.nav:visited, a.nav:active {
  text-decoration: none;
  color: #02529B;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

a.nav:hover {
  text-decoration: none;
  color: #FFCC00;
}

a.lkd:link, a.lkd:visited, a.lkd:active {
  text-decoration: none;
  color: #FFCC00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

a.lkd:hover {
  text-decoration: none;
  color: #FFF4C4;
}

a.subnav_:link, a.subnav_:visited, a.subnav_:active {
  text-decoration: none;
  color: #636363;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

a.subnav_:hover {
  text-decoration: none;
  color: #414141;
}

a.subnav:link, a.subnav:visited, a.subnav:active {
  text-decoration: none;
  color: #02529B;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

a.subnav:hover {
  text-decoration: none;
  color: #FFCC00;
}

a.slkd:link, a.slkd:visited, a.slkd:active {
  text-decoration: none;
  color: #FFCC00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

a.slkd:hover {
  text-decoration: none;
  color: #FFF4C4;
}

a.urh:link, a.urh:visited, a.urh:active {
  text-decoration: none;
  font-weight:normal;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

a.urh:hover {
  text-decoration: none;
  color: #FFCC00;
}


a.mark:link, a.mark:visited, a.mark:active {
  text-decoration: none;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

a.mark:hover {
  text-decoration: none;
  color: #02529B;
}

a.attache:link, a.attache:visited, a.attache:active {
  text-decoration: none;
  color: #095940;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

a.attache:hover {
  text-decoration: none;
  color: #86B29B;
}


span.st {
  color: #00529C;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight:normal;
}

textarea {
	width: 240px;
	color: #02529B;
	background-color: #FFFFFF; 
	border: 1px solid #00529C; 
	font: 12px arial, helvetica, sans-serif;
}

input.eing1 {
	color: #02529B;
	width: 240px;
	background-color: #ffffff; 
	border: 1px solid #00529C;  
	font: 12px arial, helvetica, sans-serif;
}

input.eing2 {
	width: 95px;
	border: 1px solid #ffffff; 
	background-color: #00529C; 
	color: #ffffff; 
	font: 12px arial, helvetica, sans-serif;
}

input.eing3 {
	color: #02529B;
	width: 161px;
	background-color: #ffffff; 
	border: 1px solid #00529C; 
	font: 12px arial, helvetica, sans-serif;
}

input.eing4 {
	color: #02529B;
	width: 210px;
	background-color: #ffffff; 
	border: 1px solid #00529C;  
	font: 12px arial, helvetica, sans-serif;
}

input.eing5 {
	color: #02529B;
	width: 35px;
	background-color: #ffffff; 
	border: 1px solid #00529C;  
	font: 12px arial, helvetica, sans-serif;
}

select {
       border: 1px solid #00529C;
       color: #00529C;
       background-color: #ffffff;
       font: 12px arial, helvetica, sans-serif;
	   
}

