.text {
	font-size: 11px;
	text-align: justify;
}
.mainnav {
	font-size: 12px;
	text-align: center;
	color: #4C4C4C;
}
.subnavi {
	font-size: 12px;
	color: #FFFFFF;
}
.subhead {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
.subhead2 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.formular {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.formularhead {
	font-size: 14px;
	color: #999999;
}
.navigation {
	font-size: 12px;
	color: #FFFFFF;
}

.navigation a:link {
   color:            #FFFFFF;
}

.navigation a:visited {
   color:            #FFFFFF;
}

.navigation a:hover {
   color:            #FFFFFF;
}

.navigation a:active {
   color:            #FFFFFF;
}
a:link {
	color: #4C4C4C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4C4C4C;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #4C4C4C;
}
.site {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#0000FF;
	text-decoration: underline;
}

.site a:link {
   color:            #0000FF;
}

.site a:visited {
   color:            #0000FF;
}

.site a:hover {
   color:            #0000FF;
}

.site a:active {
   color:            #0000FF;
}






/*v2*/

.bx-wrapper{
	margin-top: -10px
}


/*next button*/
.bx-next {
	position:absolute;
	top:40%;
	right:10px;
	z-index:999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(gray_next.png) no-repeat 0 -30px;
}

/*previous button*/
.bx-prev {
	position:absolute;
	top:40%;
	left:10px;
	z-index:999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(gray_prev.png) no-repeat 0 -30px;
}

#slider1 {
 width: 300px;
 height: 202px;
 margin-top: 10px
}

#slider1 div {
	padding: 0 50px
}

/*next/prev button hover state*/
.bx-next:hover,
.bx-prev:hover {
	background-position: 0 0;
}

#bild {
	float: left;
	margin-left: 300px;
	margin-top: -204px;
	width:722px;
	height:204px;
}
#header {
	height: 105px;
	margin: 0
}
#mainnav {
	padding-left: 4px;
	padding-top: 25px
}

#metanavigation {
	margin-left: 910px;
	padding-top: 15px
}

#content {
	width:675px;
	height: 100%;
	float: left
}

#formular {
	margin-left: 675px
}
#balken{
	width:1022px;
	height:37px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px
}

.rubrik {
	line-height: 37px;
	padding-left: 10px
}

body {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

ul {
	display: inline;
	 list-style: none;
}

li {
  float:left;
}

ul li a {
	display: block;
	padding: 10px 1px 1px 1px;
	
}
.navi {
	background-repeat: no-repeat;
    text-align: center; 
	height: 51px;
	
}
