a:visited {
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a.link {
	color: Black;
}

a.link-under {
	color: Black;
	text-decoration: underline;
}

a img {
	border: solid 0px;
	text-decoration: none;
}

div.p-wrapper a {
	color: Black;
}

a.banner-href {
	display: block;
	width: auto;
	height: auto;
	overflow: hidden;
	float: left;
	padding: 0px;
	margin: 0px 3px 0px 0px;
	border: 0px solid;
}

a.news-topic {
	font-size: 13px;
	font-weight: bold;
	color:White;
	text-decoration: underline;
}
a:hover.news-topic {
	font-size: 13px;
	font-weight: bold;
	color: #ff9d00;
	text-decoration: underline;
}

p a {
	color: Black;
}

.text-right {
	width: 380px;
	height: auto;
	overflow: hidden;
	float: right;
}

.left-col {
	width: 271px;
	height: auto;
	overflow: hidden;
	float: left;
}

.clear {
	clear: both;
}


.center {
	min-width: 200px;
	margin: 0px 5px;
	text-align: center;
	float: left;
	clear: both;
}


div.footer a {
	color: White;
	text-decoration: none;
}

img {
	border: 0px solid;
	padding: 0px;
	margin: 0px;
}

.img-R {
	float:right;
	padding: 3px 0px 0px 0px;
	margin: 10px 0px  0px 15px;
}
.img-L {
	float:left;
	padding: 3px 0px 0px 0px;
	margin: 10px  15px  0px  0px;
}
.img-R-clear {
	float:right;
	padding: 0px;
	margin: 0px  0px  10px  15px;
	clear: both;
}
.img-L-clear {
	float:left;
	padding: 3px 0px 0px 0px;
	margin: 10px  15px  0px  0px;
	clear: both;
}

.img-banner {

	padding: 0px 0px 3px 0px;
	margin: 0px;
	margin-right: 11px;
	clear: both;
}


.img-banner-200-300 {
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px -3px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px;
}

h1 a:link {
	color: Black;
  text-decoration: none;
}

h1 a:hover {
  text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 8px 0px 3px 0px;
}

h2 a {
	color: Black;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 8px 0px 3px 0px;
}

/*
p {
	width: 645px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:15px;
	margin: 0px;
	padding: 3px 0px;
	display: block;
}
*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	margin: 0px;
	padding: 13px 0px;
}

ul.events-list li p {
  padding: 0px 0px 8px 0px;
}

ul.events-list li p  a.h1-list:link {
  font-size: 14px;
  font-weight: bold;
  display: block;
  text-decoration: none;
}


ul.events-list li p  a.h1-list:link:hover {
  text-decoration: none;
}


ul.events-list li {
  margin-bottom: 10px;
}


.p-wrapper {
	width:645px;
	height:auto;
	overflow: hidden;
	float: left;
	clear: both;
}

.white-space {
  white-space: nowrap;
}

.ad-kfz-index {
  margin:6px 0px 0px 10px;
  float:left;
}

.ad-kfz-index2 {
  margin:6px 0px 0px 2px;
  float:left;
}

.ad-kfz {
  width: 193px;
  height:175px;
  border: 0px solid #d1d1d1;
  margin: 5px 5px 5px 5px;
  padding: 30px 0px 0px 12px;
  float: left;
  overflow: hidden;
}


.ads-image-0 {
  border: 0px solid;
  border-color: White;
  color: White;
  background: White;
  margin:0px;
  padding:0px;
  width:0px;
  height:0px;
  overflow: hidden;
}

.margin-top-10 {
  margin-top: 10px;
}

.margin-right-10 {
  margin-right: 10px;
}

.margin-left-10 {
  margin-left: 10px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.p-wrapper ul.left {
	margin: 10px;
}

* html .p-wrapper ul.left {
	margin: 10px 10px 10px 5px;
}

/* hack for ie 7 - mozilla wrong!

*+html p {
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:15px;
	margin: 0px;
	padding: 3px 0px;
}
*/
/* hack for ie <6 - mozilla wrong!

* html p {
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:15px;
	margin: 0px;
	padding: 3px 0px;
}
*/


.bold {
	font-weight: bold;
}

.bold-13 {
	font-weight: bold;
	font-size: 13px;
}

.bold-lila {
	font-weight: bold;
	color:rgb(146,121,179);
}

ul {
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 15px;
}

.italic {
	font-style: italic;
}

li {
	margin: 0px;
	padding: 0px;
	line-height:20px;
}

body {
	width: 977px;
	margin: 8px auto;
	height: auto;
	background: #B9B5BD;
	padding: 0px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:White;
	border: 0px solid black;
}

.logo-wrapper {
	position: absolute;
	top: 4px;
	width: 977px;
	height: auto;
	overflow: hidden;
	margin: 0px;
	text-align: left;
}

.snd-menu-wrapper {
	width: 248px;
	height: 81px;
	overflow: hidden;
	padding: 10px 0px 0px 0px;
	color: White;
	font-weight:normal;
	font-size: 10px;
	float: right;
}

a.main-logo-href {
	width: 465px;
	height: 27px;
	overflow: hidden;
	float: left;
	display: block;
	margin: 15px 0px 0px 10px;
}

.main-logo-href img {
	margin: -62px 0px 0px -200px;
}

* html .main-logo-href img {
	margin: -62px 0px 0px -210px;
}

a.snd-menu-href {
	clear: left;
	display:block;
	width:auto;
	height:11px;
	margin:0px 0px 3px 0px;
	padding: 0px 0px 0px 28px;
	color:#bebebe;
	text-transform: uppercase;
	line-height: 10px;
}

.nav-bar-wrapper {
	width: 674px;
	height:55px;
	overflow: hidden;
	background: Black;
	float: left;
	padding: 0px 0px 0px 41px;
	margin: 0px 0px 0px 13px;
}

a.bg-nav-href-wrapper {
	width: 173px;
	height: 57px;
	display: block;
	float: left;
	overflow: hidden;

}

* html div.nav-bar-wrapper {
	position: relative;
	left:13px;
	width: 674px;
	height:55px;
	overflow: hidden;
	background: Black;
	float: left;
	padding: 0px 0px 0px 41px;
	margin: 0px 0px 0px 0px;
}

.nav-bar {
	width: 501px;
	height:55px;
	overflow: hidden;
	float:right;
	background: url('/img/nav-bar-bg.gif') repeat-x;
}

.nav-bar-descr {
	font-size: 10px;
	font-weight: bold;
	padding: 15px 0px 0px 5px;
	color:#bebebe;
}

.nav-bar-path {
	font-size: 12px;
	font-weight: bold;
	padding: 6px 0px 0px 5px;
	color:White;
}
div.nav-bar-path img {
	padding: 0px 3px 0px 5px;
}

div.nav-bar-path a {
	color:#bebebe;
}

div.nav-bar-path a.hi {
	color:White;
}

.menu-wrapper {
    width:100%;
    height:154px;
	 overflow: hidden;
    border: solid 0px;
    color:Black;
    font-weight:bold;
}

.sub-menu-wrapper {
   width:249px;
	height:auto;
	overflow: hidden;
	float:right;
	background:Black;
	padding: 0px;
	margin: 201px 0px 0px 0px;
}

* html div.sub-menu-wrapper {
   width:241px;
	height:auto;
	float:right;
	background:black;
	margin: 194px 4px 0px 0px;
}

.sub-menu-loc-wrapper {
   width:249px;
	height:auto;
	float:right;
	overflow: hidden;
	background:black;
}

.sub-menu {
	width:210px;
	min-height:20px;
	overflow:hidden;
	margin:2px 0px 0px 3px;
	padding:0px 0px 0px 25px;
	background:#616161;
	line-height:18px;
	display: block;
}


.hp-banner {
	width:auto;
	min-height:20px;
	overflow:hidden;
	margin:2px 0px 0px 3px;
	padding:0px 0px 0px 25px;
	background:url('/img/sub-menu-bg-2.gif') repeat-y right;
	line-height:18px;
	display: block;
}

.sub-menu-1-hi {
	width:185px;
	height:auto;
	overflow:hidden;
	margin:0px;
	padding:0px 0px 0px 15px;
	background:url('/img/sub-menu-hi.gif') no-repeat 0px 2px #616161;
	display: block;
}
.sub-menu-1 {
	width:185px;
	height:auto;
	overflow:hidden;
	margin:0px;
	padding:0px 0px 0px 15px;
	background:url('/img/sub-menu-low.gif') no-repeat 0px 4px #616161;
	display: block;
}

.sub-menu-2 {
	width:185px;
	height:auto;
	overflow:hidden;
	margin:0px;
	padding:0px 0px 0px 15px;
	background: #616161;
	display: block;
}



a:visited.sub-menu-href,
a:link.sub-menu-href {
	color: #bebebe;
	text-decoration: none;
}

a:hover.sub-menu-href,
a:active.sub-menu-href {
	color: White;
	text-decoration: underline;
}

a:visited.sub-menu-href-hi,
a:link.sub-menu-href-hi {
	color: White;
	text-decoration: none;
}

* html div.sub-menu-loc-wrapper {
   width:249px;
	height:auto;
	float:right;
	background:black;

}


.sub-menu-loc {
	width:211px;
	height:31px;
	margin:11px 0px 0px 3px;
	color: #bebebe;
	font-weight: bold;
	font-size: 18px;
	background:#616161;
	padding: 13px 0px 0px 24px;
	float: left;
}

* html div.sub-menu-loc {
	position: relative;
	left: 3px;
	width:211px;
	height:31px;
	margin:11px 0px 2px 0px;
	color: #bebebe;
	font-weight: bold;
	font-size: 18px;
	background:#616161;
	padding: 13px 0px 0px 24px;
	float: left;
}

.logo-fst-block {
	width: 191px;
	height: 151px;
	overflow:hidden;
	float:left;
	background: url('/img/logo/bg-main-header.jpg') no-repeat 0px 0px;
}

div.logo-fst-block img {
	margin: 0px 0px 0px 0px;
	display:block;
	float:left;
}

div.logo-snd-block img {
	display:block;
}

.logo-snd-block {
	width:786px;
	height:126px;
	overflow:hidden;
	padding:0px;
	float:left;
	background:url('/img/logo/bg-main-header.jpg') no-repeat -191px -24px;
}

.bg-nav-path {
	float: left;
	margin: -150px 0px 0px -54px;
}


.side-menu-wrapper {
	width:504px;
	height: 24px;
	overflow: hidden;
	float: left;
	padding: 0px;
	margin: 0px;
}

a.side-menu-href {
	float:right;
	padding: 8px 0px 0px 30px;
	color: Black;/*#BDCEC5;*/
	text-transform: uppercase;
	font-size: 10px;
}

.main-menu {
	position:absolute;
	top:0px;
	width:977px;
	height:209px;
	background: #b9b5bd;
	color:white;
	clear:both;
}

.main-menu-bar {
	width:733px;
	height:27px;
	float:right;
	margin: 6px 0px 0px 0px;
	border-right:solid Black 11px;
}

a.main-menu-href{
	width:auto;
	height:auto;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: White;
	text-transform: uppercase;
	margin: 7px 78px 0px 0px;
	padding: 0px;
}

a:hover.main-menu-href {
	color: #ff9d00;
}

a.main-menu-inactive-href {
	width:auto;
	height:auto;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9e5dc5;
	text-transform: uppercase;
	text-decoration: none;
	margin: 7px 78px 0px 0px;
	padding: 0px;
}

a.main-menu-href-beta {
	width:auto;
	height:auto;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B9FFFF;
	text-transform: uppercase;
	margin: 7px 78px 0px 0px;
	padding: 0px;

}

a:hover.main-menu-href-beta {
	color: #ff9d00;
}

span.main-menu-addon {
	color: white;
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-transform: lowercase;
}

.login-bar {
	width:335px;
	height:17px;
	float:right;
	text-align:right;
	color:White;
	padding:6px 3px 0px 0px;
}

a.login-bar-href-Login {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 0px;
	display: block;
	float: right;
	color: #bebebe;
	font-weight: normal;
	margin: 2px 60px 0px 0px;
	font-size: 10px;
	text-transform: uppercase;
}

a.login-bar-href-Logout{
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 0px;
	display: block;
	float: right;
	color: #bebebe;
	font-weight: normal;
	margin: 2px 68px 0px 0px;
	font-size: 10px;
	text-transform: uppercase;
}

a.login-bar-href-Suche {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 0px;
	display: block;
	float: right;
	color: #bebebe;
	font-weight: normal;
	margin: 2px 49px 0px 0px;
	font-size: 10px;
	text-transform: uppercase;
}

a.login-bar-href-Hilfe {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 0px;
	display: block;
	float: right;
	color: #bebebe;
	font-weight: normal;
	margin: 2px 29px 0px 0px;
	font-size: 10px;
	text-transform: uppercase;
}

* html a.login-bar-href-Hilfe {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 0px;
	display: block;
	float: right;
	color: #bebebe;
	font-weight: normal;
	margin: 2px 16px 0px 0px;
	font-size: 10px;
	text-transform: uppercase;
}

.content-top-wrapper {
	width: 977px;
	height:100%;
	overflow:hidden;
	background:url('/img/sub-menu-bg-2.gif') repeat-y right;
	margin: 0px auto;
}

.content-wrapper {
	width:715px;
	height:auto;
	overflow: hidden;
	float:left;
	margin-left:13px;
	margin-top:201px;
	background:Black;
}

* html div.content-wrapper {
	position: relative;
	left: 13px;
	width:715px;
	height:auto;
	float:left;
	margin-left:0px;
	margin-top:194px;
	background:Black;
}

.header-1 {
	width:645px;
	min-height:20px;
	margin:2px 0px 1px 10px;
	padding:5px 30px;
	background:#9279b3;
	font-weight:bold;
	font-size:18px;
	line-height:18px;
	float: left;
	clear: both;
}

* html div.header-1 {
	width:645px;
	min-height:20px;
	margin:2px 0px 1px 5px;
	padding:5px 30px;
	background:#9279b3;
	font-weight:bold;
	font-size:18px;
	line-height:18px;
	float: left;
	clear: both;
}

.header-1-news {
	width:645px;
	/*min-height:20px;*/
	height: 20px;
	overflow: hidden;
	float: left;
	clear: both;
	margin:2px 0px 1px 10px;
	padding:5px 30px;
	background:#9279b3;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
}

div.header-1 a {
	color: White;
	text-decoration: underline;
}

div.header-1 a:hover {
	color: #ff9d00;
	text-decoration: underline;
}

.header-2 {
	width:645px;
	min-height:20px;
	margin:2px 0px 1px 10px;
	padding:5px 30px;
	background:#9279b3;
	font-weight:bold;
	font-size:18px;
	line-height:18px;
}

.header-3 {
	width:645px;
	min-height:20px;
	margin:2px 0px 1px 10px;
	padding:8px 30px  5px 30px ;
	background:#bbb1c4;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	float: left;
	clear: both;
}

* html div.header-3 {
	width:645px;
	min-height:20px;
	margin:2px 0px 1px 5px;
	padding:8px 30px  5px 30px ;
	background:#bbb1c4;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	float: left;
	clear: both;
}

.text-box-1 {
	width:655px;
	height:auto;
	overflow: hidden;
	margin:2px 0px 1px 10px;
	padding:5px 20px 25px 30px;
	background:White;
	font-size:12px;
	color:Black;
	float: left;
	clear: both;
}

.text-box-1 ul li a {
	color: Black;
}

* html div.text-box-1 {
	width:655px;
	height:auto;
	overflow: hidden;
	margin:2px 0px 1px 5px;
	padding:5px 20px 25px 30px;
	background:White;
	font-size:12px;
	color:Black;
	float: left;
	clear: both;
}

.text-box-tool {
	width:655px;
	height:auto;
	overflow: hidden;
	float: left;
	clear: both;
	margin:2px 0px 0px 10px;
	padding:5px 20px 5px 30px;
	background: #DFDFDF;
	font-size:12px;
	color:Black;
}


* html div.text-box-tool {
	width:655px;
	height:auto;
	overflow: hidden;
	float: left;
	clear: both;
	margin:2px 0px 0px 5px;
	padding:5px 20px 5px 30px;
	background: #DFDFDF;
	font-size:12px;
	color:Black;
	float: left;
	clear: both;
}

.text-box-3er {
	width:200px;
	height:auto;
	overflow:hidden;
	padding:0px;
	margin:3px 8px 8px 0px;
	background:none;
	float: left;
	clear: both;
}
.content-spacer {
	width: 705px;
	height: 8px;/*15px;*/
	background: #6B6B6B; /*#616161;*/
	margin: 2px 0px 0px 10px;
	float: left;
	clear: both;
}

* html div.content-spacer {
	width: 705px;
	height: 8px;/*15px;*/
	background: #6B6B6B; /*#616161;*/
	margin: 2px 0px 0px 5px;
	float: left;
	clear: both;
}

.content-finnish {
	width:957px;
	height:10px;
	margin:0px 0px 0px 13px;
	background:Black;
	clear:both;
}

.footer {
	width:938px;
	height:30px;
	background:Black;
	clear:both;
	text-align:right;
	margin: 0px 0px 0px 13px;
	padding: 12px 13px 0px 13px;
	border-top:1px solid  #B9B5BD;
}

.content-banner {
	float:left;
	padding: 15px  15px  15px 0px;
}
.teaser-rubrik {
	width: 385px;
	height:auto;
	overflow:hidden;
	font-weight: bold;
	font-size: 14px;
	margin: 5px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
.teaser-rubrik-sub-head {
	width: 240px;
	height:auto;
	overflow:hidden;
	font-weight: bold;
	font-size: 16px;
	color: #929292;
	float: left;
	padding: 5px 0px 0px 50px;
	margin: 0px 0px 0px 0px;
}
.teaser-rubrik-sub-content {
	width: 345px;
	height:auto;
	overflow: hidden;
	float: left;
	font-weight: normal;
	font-size: 11px;
	color: Black;
	margin: 5px 0px 0px 10px;
}

div.teaser-rubrik-sub-head a {
	display: block;
	width: auto;
	height: 25px;
	color: #929292;
}

* html div.teaser-rubrik-sub-head {
	width: 240px;
	height: 75px;
	font-weight: bold;
	font-size: 16px;
	color: #929292;
	float: left;
	padding: 0px 0px 0px 50px;
	margin: 10px 0px 0px 0px;
}
* html div.teaser-rubrik-sub-content {
	width: 305px;
	height: 75px;
	font-weight: normal;
	font-size: 11px;
	color: Black;
	float: left;
	margin: 10px 0px 0px 10px;
}
.rubrik-wrapper {
	width: 645px;
	min-height: 70px;
	overflow: hidden;
	float: left;
	clear: both;
	/*min-height:80px;*/
	border: solid #d0d0d0;
	border-width: 0px 0px 1px 0px;
	clear: both;
	margin: 2px 0px;
	background: url('/img/bg-rubrik-head.gif') no-repeat bottom left;

}
ul.root-news-ul {
	margin: 0px;
	padding: 0px;
}
li.root-news-li{
	list-style: none;
}

.content-h-ad {
  width: 705px;
  height: auto;
  overflow: hidden;
  text-align:center;
  margin: 5px 0px 5px 10px;
  padding: 0px;
  background: White;
  clear:both;
  float:left;
  line-height:0px;
}

.content-h-ad img {
  padding: 0px;
  margin: 0px;
}
