body {
	background-color:#fff;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin: 0;
	overflow-y: scroll;
	padding: 0;
}
a {
	color:#0076b2;
}
a img { 
	border:0;
}
img { 
	border: 0;
	max-width: 100%;
	height: auto;
}
iframe {
	border: none;
}
.clear { 
	clear: both;
}
.wrapper { 
	max-width:950px; 
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	margin: auto;
	overflow:hidden;
}
header { 
	background-color: #0076b2; width: 100%;
	padding-top: 12px;
	position: relative;
}
header .menu {
	float: left;
	width: 100%;
}
header #logo{ 
	position: absolute;
	width: 100%;
	max-width: 137px;
	z-index: 1;
}
header .breadcrumbs { 
	color: #fff;
	font-size: 11px;
	float:left; 
	margin-left: 212px;
	padding-top: 20px;
	padding-bottom: 20px;
	box-sizing: border-box;
}
header .breadcrumbs a { 
	color: #fff; 
	font-size: 11px; 
}
header .vlaggen { 
	width: 100%;
	max-width: 950px;
	height: 16px;
	padding-bottom: 13px;
}
header .vlag {
	width:16px;
	height:16px;
	display: inline;
	padding-left: 10px;
}
header .vlag img{
	width:16px;
	height:auto;
}
header #vlaggen {
	float: right;
}
header #social-media {
	float: left;
	margin-left: 350px;
}
header #social-media img {
	max-height: 25px;
	margin-right: 10px;
}
header #social-media a {
	margin-right: 10px;
}
header #pull {
	float: right;
	background-color: #00a2d9;
	border-left: 0;
	text-align:center;
	text-decoration:none;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 85px;
	box-sizing: border-box;
	display: none;
	transition:none;
	color: #fff;
	border-radius:10px;
}
header #pull:before{
	content:'Menu';
	float:left;
	font-size: 11pt;
	margin-top: 3px;
	text-transform: uppercase;
}
header .bars{
	float:right;
	margin-top:3px;
}
header .icon-bar {
	background-color: #fff;
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 18px;
	margin-top: 3px;
}
header .menulink{ font-size:13px; text-decoration:none; color:#fff; font-variant: small-caps; text-align: center; line-height: 29px;}
header .menulink_aan{ font-size:13px; text-decoration:none; color:#0076b2; font-variant: small-caps; text-align: center; line-height: 29px;}
header .menu{ width: 100%; max-width: 950px; }
header .menu ul { text-align: center; float: right; padding:0; margin:0; list-style-type:none; }
header .menu ul li {
	background-color: #00a2d9;
	float:left;
	width:110px;
	position:relative;
	margin-left: 8px;
	border-radius: 10px 10px 0px 0px;
	}
header .menu ul li.tabaan {
	color: #0076b2;
	background-color: #ffffff; 
	float:left;
	position:relative;
	margin-left: 8px;
}
header .menu a{ display:block; left:10px; }
header .menu a:hover{ color:#000; }
iframe {
	width: 100%;
}
main #page {
	background-color:#efefef;
	max-width:600px;
	width: 100%;
	margin:50px auto;
	padding:20px 150px 20px 50px;
	min-height:600px;
	border:2px solid #fff;
	outline:1px solid #ccc;
}
main #content { 
	background-color: #fff;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 10px;
	float: left;
	box-sizing: border-box;
}
main #left { 
	width: 27.5%; 
	height:auto;
	display: block;
	float:left;
	padding-top: 50px;
	padding-right: 5px;
	box-sizing: border-box;
}
main #left-mid { 
	width: 72.5%; 
	height:auto;
	display: block;
	float:left;
	padding-right: 5px;
	box-sizing: border-box;
}

main #mid { 
	width: 45%; 
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	height:auto; 
	float:left;
	box-sizing: border-box;
}
main #right { 
	width: 27.5%;
	padding-left: 5px;
	display: block;
	box-sizing: border-box;
	height: auto; 
	float: left;
}

main .contentbox_grandient {
	width: 100%;
	border-radius:14px;
	background-color: rgb(1,116,178);
	background-image: linear-gradient(right bottom, rgb(1,116,178) 8%, rgb(32,160,210) 69%, rgb(1,116,178) 93%);
	background-image: -o-linear-gradient(right bottom, rgb(1,116,178) 8%, rgb(32,160,210) 69%, rgb(1,116,178) 93%);
	background-image: -moz-linear-gradient(right bottom, rgb(1,116,178) 8%, rgb(32,160,210) 69%, rgb(1,116,178) 93%);
	background-image: -webkit-linear-gradient(right bottom, rgb(1,116,178) 8%, rgb(32,160,210) 69%, rgb(1,116,178) 93%);
	background-image: -ms-linear-gradient(right bottom, rgb(1,116,178) 8%, rgb(32,160,210) 69%, rgb(1,116,178) 93%);
	background-image: -webkit-gradient(linear, right bottom, left top, color-stop(0.08, rgb(1,116,178)), color-stop(0.69, rgb(32,160,210)), color-stop(0.93, rgb(1,116,178)));
	padding: 10px;
	color: #fff;
	box-sizing: border-box;
}
main .contentbox_grandient h1,.contentbox_grandient  h2,.contentbox_grandient  h3 {
	color: #fff !important;
	text-align: center;
}
main .contentbox_light {
	width: 100%;
	border-radius:14px;
	background-color: #E5E6E6;
	padding: 10px;
	box-sizing: border-box;
}
main .contentbox_blue {
	width: 100%;
	float: left;
	border-radius:14px;
	color: #fff;
	background-color: #00a2d9;
	padding: 10px;
	box-sizing: border-box;
}
main .dealers-righttop {
	min-height: 382px;
}
main .contentbox_blue h1,main .contentbox_blue h2,main .contentbox_blue h3 {
	color: #fff !important;
}
main .tablee .box {
	padding-bottom: 10px;
}
main .contentitem {
	line-height: 14pt;
}
main .contentbox {
	width: 100%;
	float: left;
	background-color: transparent;
	margin-bottom: 10px;
	padding: 10px;
	box-sizing: border-box;
}
.contentbox_grandient h1,.contentbox_grandient  h2,.contentbox_grandient  h3 {
	color: #fff !important;
}
.contentbox_grandient a,.contentbox_grandient  a,.contentbox_grandient  a {
	color: #fff !important;
}
.contentbox_light h1,.contentbox_light  h2,.contentbox_light  h3 {
	color: #0076b2 !important;
}
main .text_blue,main .text_blue h1,main .text_blue h2,main .text_blue h3 {
	color: #0076b2 !important;
}
main .producten-right-top {
	min-height: 428px;
}
main .producten-right-top img {
	width: 100%;
}
main .producten-right-top td img {
	width: inherit;
}
main .home-sidebar-top {
	min-height: 220px;
}
main .sidebar-box-minheight {
	min-height: 186px;
}
main .home-sidebar-bottom {
	min-height: 260px;
}
main .controlller {
	min-height: 378px;
}
main .controlller ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
main .controlller ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}
main .controlller ul li a {
	color: #5d5d5d;
    font-size: 13px;
    line-height: 1.1em;
    text-decoration: none;
}
main .controlller ul li a:hover{
	color: #0076b2;
}
main #producten {
	width: 100%;
	float: left;
	text-align: center;
}
main #producten .machines {
	float: left;
	width: 33.33%;
	padding: 5px;
	padding-bottom: 10px;
	padding-top: 0px;
	box-sizing: border-box;
}
main #producten .machines img {
	border-radius: 10px 0px 10px 0px;
}
main .tablee {
	width: 100%;
	float: left;
	display: table;
}
main .tablee .box {
	float: left;
	width: 100%;
}
main .hometable img {
	border-radius: 10px;
}
main .homebottom_nl {
	min-height: 232px;
}
main .homebottom_en {
	min-height: 321px;
}
main .homebottom_de {
	min-height: 327px;
}
main table img {
	border-radius: 10px;
}
main #product-image {
	width: 100%;
	float: left;
}
main #producten-detail {
	width: 100%;
	margin-bottom: 10px;
	float: left;
}
main #product-controller .left {
	float: left;
	width: 33.33%;
	text-align: left;
}
main #product-controller .middle {
	float: left;
	width: 33.33%;
	text-align: center;
}
main #product-controller .right {
	float: left;
	width: 33.33%;
	text-align: right;
}
main #product-controller {
	width: 100%;
	margin-top: 10px;
	float: left;
}
main .large-image {
	height:210px;
	text-align:center;
}
main .large-image, main .large-image img {
	height: auto !important;
	width: 100% !important;
}
main .large-image iframe {
	height: auto !important;
	min-height: 210px;
	width: 100% !important;
}
main #map-canvas2 {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 20px;
	background: #ffffff !important;
	overflow: hidden;
	border-radius: 10px;
}
main #map-canvas2:before{
    content: "";
    display: block;
    padding-top: 50%;
}
main .left-mid-top {
	width: 100%;
	float: left;
	box-sizing: border-box;
	padding-left: 260px;
	padding-right: 40px;
	min-height: 55px;
	padding-bottom: 20px;
}
main #gallery-photo {
	width: 100% !important;
	height: auto !important;
	max-width: 500px;
}
main .form {
	width: 100%;
}
main .box {
	padding-bottom: 0px;
}
main .logo_strip {
	width: 100%;
	height: auto;
	max-width: 100%;
}
footer {
	text-align: center;
}
footer #slogan {
	float: none;
	max-width: 354px;
	text-align: center;
	width: 100%;
}
footer #disclaimer {
	background-image:url('/images/verloop_blauw.jpg');
	background-repeat: repeat-x;
	padding-top: 10px;
	background-color: #0080ba;
	float: left;
	min-height: 100px;
	width: 100%;
	min-height: 100px;
	text-align: center;
}
footer #disclaimer a {
	padding-left: 5px;
	padding-right: 5px;
	box-sizing: border-box;
}
footer #onestat {
	margin-top: 10px;
}
main .homebanneritemtext > a {
    color: #FFFFFF;
    margin-left: 10px;
}
main .homelinksboven h3 {
	text-align: center;
}
main .homelinksboven h2 {
	font-size: 13px;
	color: #ffffff;
	margin-top: 15px;
	margin-bottom: 6px;
}
main h1, h2, h3 {
	letter-spacing:-1px;
	color: #0076b2;
	font-weight:normal;		
	margin: 0;
	margin-bottom: 10px;
}
main h1{
	font-size:22px;
	color: #0076b2;
	font-size: 16px;
	font-variant: small-caps;
	padding: 0;
	margin-top: 0px;
}
main h1 a {
	font-size: 11px;
	text-decoration: none;
	font-variant: normal;
	letter-spacing:0px;
	font-weight: normal;
	color: #fff;
}
main h2 {
	font-size:18px;
	color: #0076b2;
}
main h3 {
	font-size:22px;
	color: #0076b2;
	font-size: 16px;
	font-variant: small-caps;
	padding: 0;
}
main .donker h3 {
	font-size:22px;
	color: #000;
	font-size: 16px;
	font-variant: small-caps;
}
main .less {
	color:#999;
	font-size:12px;
}
main .input, textarea { font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; background-color: #fff; padding: 5px; border: 1px solid #0076b2; box-sizing: border-box; font-size: 10px; width: 100% !important; max-width: 200px; }
main input[type=submit] { padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; color: #fff; background-color: #0076b2; border: none; box-sizing: border-box; font-size: 12px; cursor: pointer; }

main .textarea{ background-color: #fff; width: 100%; max-width: 220px; height: 60px; font-size:10px; }
main .homemidden  {border-radius:14px;}
main .homemidden .contentitem {
	padding: 15px;
	color: #ffffff;
}
main .formulier {min-height:410px;}
main .homemidden .content {
	padding: 15px;
	color: #ffffff;
}
main .machines a {
	color: #5d5d5d;
	font-size: 12px;
	font-variant: small-caps;
	
	line-height: 11pt;
	text-decoration: none;
	width: 100%;
	float: left;
	text-transform: capitalize;
}
header #responsive-gegevens {
	display: none;
}
main .homelinksboven  .tekst ,.homelinksboven a {
	color: #ffffff;
}
main .homelinksboven h3 {
	color: #fff;
	margin: 0;
	padding: 0;
}
main .homelinksonder {
	background-color:#e5e6e6;
	max-width:250px;
	width: 100%;
	min-height:209px;
	height:auto;
	border-radius:12px;
	margin:10px 0 10px 0;
}
main .homelinksonder .tekst {
	color: #0076B2;
}
main .small {
	width: 100%;
	max-width:250px;
	min-height:160px;
	height:auto;
}
main .homebanneritemimage {
	float: left;
	width: 100%;
	height: 240px;
	border-bottom: 10px solid #ffffff;
}
main .homebanneritem img {
	width: 100%;
	border-radius: 14px;
	margin-bottom: 10px;
}
main .homebanneritemtext {
	float: left;
	background-color:#0174B2;
	text-align: justify;
	width: 100%;
	min-height: 205px;
	border-radius:14px;
	background-image: linear-gradient(right bottom, rgb(1,116,178) 8%, rgb(32,160,210) 69%, rgb(1,116,178) 93%);
	background-image: -o-linear-gradient(right bottom, rgb(1,116,178) 8%, rgb(32,160,210) 69%, rgb(1,116,178) 93%);
	background-image: -moz-linear-gradient(right bottom, rgb(1,116,178) 8%, rgb(32,160,210) 69%, rgb(1,116,178) 93%);
	background-image: -webkit-linear-gradient(right bottom, rgb(1,116,178) 8%, rgb(32,160,210) 69%, rgb(1,116,178) 93%);
	background-image: -ms-linear-gradient(right bottom, rgb(1,116,178) 8%, rgb(32,160,210) 69%, rgb(1,116,178) 93%);
	background-image: -webkit-gradient(linear, right bottom, left top, color-stop(0.08, rgb(1,116,178)), color-stop(0.69, rgb(32,160,210)), color-stop(0.93, rgb(1,116,178)));
}
main .homebanneritemtext  h3,.homebanneritemtext {
	color: #ffffff;
	padding-top:4px;
}
main .homebanneritemtext  h3 {
	text-align: center;
}
main .homebanneritemtext p {
	padding:0 10px 10px 10px;
	line-height: 1.3em;
}
main .homenews {
	min-height: 516px;
}
main .contactnews {
	min-height: 540px;
}
main .homerechts {background-color:#E5E6E6; border-radius:14px; padding:10px 0 10px 0; margin-bottom:10px;} 
main #righttextcontainer {background-color:#E5E6E6; border-radius:14px; padding:10px 0 10px 15px;}
main .middenonder {
	margin-bottom:10px;
	min-height: 170px;
	background-color:#E5E6E6;
	border-radius:14px;
}
main .linksboven {
	background-color:#e5e6e6;
	max-width:250px;
	width: 100%;
	border-radius:14px;
	margin:0 0 10px 0;
	color: #fff;
	min-height: 250px;
}
main .linksboven .tekst {padding:10px 0 10px 15px;}
main .linksboven .tekst .contentitem{padding:0 10px 0 0;}
main .linksboven ul{list-style: none; margin: 0; padding: 0;}
main .linksboven li{margin: 0; padding: 0;}
main .linksboven a {
	color: #5d5d5d;
	font-size: 13px;
	line-height: 1.1em;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
main .linksonder {
	max-width:250px;
	width: 100%;
	min-height:170px;
	border-radius:14px;
	background-image: linear-gradient(right bottom, rgb(1,116,178) 8%, rgb(32,160,210) 69%, rgb(1,116,178) 93%);
	background-image: -o-linear-gradient(right bottom, rgb(1,116,178) 8%, rgb(32,160,210) 69%, rgb(1,116,178) 93%);
	background-image: -moz-linear-gradient(right bottom, rgb(1,116,178) 8%, rgb(32,160,210) 69%, rgb(1,116,178) 93%);
	background-image: -webkit-linear-gradient(right bottom, rgb(1,116,178) 8%, rgb(32,160,210) 69%, rgb(1,116,178) 93%);
	background-image: -ms-linear-gradient(right bottom, rgb(1,116,178) 8%, rgb(32,160,210) 69%, rgb(1,116,178) 93%);
	background-image: -webkit-gradient(
		linear,
		right bottom,
		left top,
		color-stop(0.08, rgb(1,116,178)),
		color-stop(0.69, rgb(32,160,210)),
		color-stop(0.93, rgb(1,116,178))
		);
	background: rgb(210, 0, 52);
}
main .linksonder .tekst {color:#fff;}
main .linksonder .tekst {color: #fff; padding:10px 10px 10px 15px; margin-bottom:10px;}
main .linksonder .tekst .contentitem {padding-bottom:10px;}
main .linksonder .tekst h3{color: #fff;}
main .linksonder {color: #000;}
main .linksonder .tekst ul li {color:#fff;}
main .rechtsboven {
	background-color:#e5e6e6;
	min-height:320px;
	border-radius:14px;
	margin:0 0 10px 0;
}
main .rechtsboven .tekst {padding:10px 15px 10px 15px;}
main .rechtsonder {
	background-color:#E5E6E6;
	max-width:240px;
	width: 100%;
	min-height:170px;
	border-radius:14px;
	margin-bottom:10px;
}
main .rechtsonder .tekst {padding:10px 10px 10px 15px;}
main .rechtsonder .tekst .contentitem {margin:0 10px 0 0;}
main .specswit{ color: #fff; font-size: 12px; font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
main .specs{ color: #1b181c; font-size: 12px; font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
main .titel{ color: #fff; font-size: 16px; font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; font-variant: small-caps; margin-bottom:50px; }
main .titelzwart{ color: #000; font-size: 16px; font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; font-variant: small-caps; line-height: 30px;}
main .titelblauw{ color: #00a2d9; font-size: 16px; font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; font-variant: small-caps; line-height: 30px;}
main .tekst {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	color: #1b181c;
	font-size: 11px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
main .maintekst {
	text-align: left;
	color: #1b181c;
	font-size: 11px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
main .maintekst table {
	margin-bottom:10px;
}
main .tekst ul {
	margin: 0;
}
main .tekstsmall{ color: #5e5e5e; font-size: 9px; font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; }
main .tekstsmall a{ text-decoration: none; }
main .tekstsmall a:hover{ color: #6e6e6e; text-decoration: none; }
main .tekstbig{ color: #000; font-size: 16px; font-variant: small-caps; }
main .tekstwit{ color: #fff; font-size: 11px; line-height: 14px; }
main .link{ color: #c0e5f2; font-size: 11px; }
main .linkwit{ color: #fff; font-size: 11px; line-height: 14px; }
main .depcolor{ color: #0076b2; }
main .nav { color: #fff; font-size: 13px; font-variant: small-caps; text-decoration: none; text-align: center; }
main .nav:hover { color: #000; font-size: 13px; font-variant: small-caps; text-decoration: none; text-align: center; }
main tr.bottomborder td {border-bottom: 1pt solid #fff}
#download { color: #1b181c; font-size: 10px; text-decoration: none; text-align: right; width: 100px; margin-left: 90px; padding-top: 30px; }
#videocontainer { background-color: #818181; width: 100%; margin: 0; padding: 0; position: relative;float: left; padding-top: 10px; padding-bottom: 10px; }
.videoicon {
	background-image:url('/images/playbutton.png');
	height: 32px;
	width: 32px;
	top: calc(50% - 16px);
	left: calc(50% - 16px);
	background-size: 32px 32px;
	position: absolute;
	z-index: 999;
}

#scrollpane {
	float:left;
	height:120px;
	overflow:hidden;
	max-width:918px;
	width: 100%;
}
#srollcontent {
	width: 100%;
	max-width:14000px;
}
#srollcontent .imagecontainer {
	float:left;
	height:108px;
	margin-right:6px;
	margin-top:5px;
	max-width:148px;
	width: 100%;
}
#scrollleft {
	float:left;
	margin-left:5px;
	margin-right:1px;
}
#scrollright {
	float:left;
}

#scrollleftbutton {
	cursor:pointer;
}

#scrollrightbutton {
	cursor:pointer;
}

.onder250 {
	background-image: url('/images/bg_250.png');
	background-position: center bottom;
}

.onder240 {
	background-image: url('/images/bg_240.png');
	background-position: center bottom;
}
.contentitem img {
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.nieuwslink {
	text-decoration: none;
}

.nieuwslinkactive {
	font-weight: bolder;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-decoration: none;
}
/* Dealers */
a{outline:none;}
#imgmap, #kaart {
    outline: none;
	border:0;
}
#left-mid-text { max-width:410px; width: 100%; margin-left:265px; margin-top:10px;}
#dealer-cart { max-width:672px; width: 100%; height:332px;  margin:10px 0 10px 0; background-image: url("/images/wereldkaart.png");}
ul#dealers { padding-left:0px;}
ul#dealers li {list-style:none; font-size: 16px; font-weight: normal; font-variant: small-caps; letter-spacing: -1px;}
ul#dealers li a {font-family:tahoma,Verdana,Arial,Helvetica,sans-serif; font-size:16px; font-weight:normal; line-height:1.5;  text-decoration:none;}
/* child */
ul#dealers li ul.child {padding-left:0px;}
ul#dealers li ul.child li { font-variant: normal; letter-spacing: 0;margin-left:12px; ;list-style-image:url('/images/list-child.png');}
ul#dealers li ul.child li a { color:#999c9d; font-size:10px; line-height:1.5; text-decoration:none;}
ul#dealers li ul.child li.active a {color:#0076b2;}
/*dealer info*/
ul#dealers li ul.child li.active div.dealer-info {padding:0px; margin:5px 0px 5px 0px;}
ul#dealers li ul.child li.active div.dealer-info h4 { font-size:12px; font-weight:bold; margin:0px; padding:0px;}
ul#dealers li ul.child li.active div.dealer-info p { font-size:11px; margin:0px; padding:0px; line-height:1.2; font-variant: small-caps; letter-spacing: -1px;}
ul#dealers li ul.child li.active div.dealer-info a { font-size:11px; margin:0px; padding:0px; color:#0076b2;}
area#uk:hover {background-image:url('/images/united-kingdom.png'); background-color:red; display:inline-block; position:absolute; z-index:9;}      

#foto-logo {
	margin: 0 0 10px 0;
}
#survey {
	float: left;
}

#survey_border {
	padding: 5px;
	border: 2px solid #385D8A;
	float: left;
	margin-left: 150px;
	margin-bottom: 50px;
	margin-top: -100px;
}

#survey_head {
	 background: url("/images/survey-head.jpg") no-repeat #FFFFFF;
    float: left;
    height: 30px;
    padding: 290px 0 0 110px;
	width: 100%;
	max-width: 570px;
}

#survey_head img {
	position: absolute;
}

#afbeelding1 {
    margin-left: -75px;
    margin-top: -265px;
    width: 100px;
}

#afbeelding2 {
	margin-left: 190px;
    margin-top: -270px;
    width: 100px;
}

#afbeelding3 {
	margin-left: 440px;
    margin-top: -230px;
    width: 110px;
}

#afbeelding4 {
	margin-left: 295px;
    margin-top: -165px;
    width: 140px;
}

#afbeelding5 {
    margin-left: 40px;
    margin-top: -190px;
    width: 155px;
}

#survey_head h2 {
	font-size: 30px;
	color: #ffffff;
}

#survey span {
	color: #0070c0;
	font-size: 12px;
	margin: 20px 0 10px;
}

#survey_submit {
	width: 100%;
	text-align: center;
}

#survey input[type="submit"] {
	margin: 10px auto;
	border-radius: 0;
	border: 2px solid #385d8a;
	background: #0070c0;
	color: #34c5ff;
	font-weight: bold;
	padding: 5px;
	font-size: 30px;
}

.survey-padding {
	margin-top: 100px;
}

.survey-head {
	color: #ffffff;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	background: #0076B2 !important;
}

#survey-personal {
	float: left;
	width: 100%;
	max-width: 676px;
	border: 2px solid #385d8a;
	background: #0070c0;
	padding: 20px 0;
}

#survey-personal span {
	width: 100%;
	max-width: 115px;
	float: left;
	padding-left: 60px;
	margin: 10px 0;
	color: #34c5ff;
	font-size: 12px;
	font-weight: bold;
}

#survey-personal input {
	float: left;
	width: 100%;
	max-width: 465px;
	height: 29px;
	border: 2px solid #00b0f0;
	margin: 10px 0;
	padding: 0 10px;
}

#survey-personal textarea {
	width: 100%;
	max-width: 465px;
	height: 145px;
	float: left;
	border: 2px solid #00b0f0;
	margin: 10px 0;
	padding: 10px;
}

#survey-send {
	margin-top: 50px;
	float: left;
	margin-left: 150px;
	margin-bottom: 50px;
}

.survey_bedankt {
	font-size: 15px;
	font-weight: bold;
}

.form_error_mssg {
	margin-left: 5px;
    position: absolute;
    top: 405px;
}
#news-list ul {
	margin: 0;
	padding: 0;
	list-style: none
}

#news-list ul li{
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	list-style: none
}
#news-list ul li a {
	text-decoration: none !important;
}
.homebanneritem_image {
	border-radius: 5px;
	margin-bottom: 10px;
}