/* CSS Document */


@font-face {
	font-family: 'TheSans';
	src: url('../fonts/TheSansOffice5_.eot');
	src: local('☺'), url('../fonts/TheSansOffice5_.woff') format('woff'), url('../fonts/TheSansOffice5_.ttf') format('truetype'), url('../fonts/TheSansOffice5_.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100.1%
}
body {
	background-color: #ffffff;
	color: #4d4e53;
	padding: 0px;
	font: 12px/140% Verdana, 'Geneva, sans-serif';
}
hr {

	border: 0;
	border-bottom: 1px dotted #cccccc;
	background: #fff;
	padding: 10px 0px
}
a, a:visited {
	color: #00a9e0;
	text-decoration: none
}
a:hover {
	color: #00a9e0;
	text-decoration: underline
}
.center {
	width: 960px;
	margin: 0 auto;
	height: auto;
	padding: 0px 0px 10px 0px;
	position: relative;
}
.logo {
	position: relative;
	float: right;
	width: 500px;
	height: 42px;
	padding: 10px 0px 0 25px;
	z-index: 10!important;
	margin-top: -15px
}
#top {
	clear: both;
	background: #f1f1f1;
	width: 100%;
	height: 80px
}
#topnav {
	width: 100%;
	height: 130px;
}
.topnaver {
	width: 960px;
	margin: 0 auto;
	height: 130px;
	padding: 20px 0 0 0px;
	z-index: 0 !important;
	background-image: url(../img/momentum_lines.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.no-BG {
	background-image: none !important;
	padding: 0px !important;
}
.topnaver a, .topnaver a:visited {
	color: #009a49;
	margin: 5px 15px 0px 0;
	padding: 0 3px 0 13px;
	z-index: 0!important;
	text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff)
}

.topnaverlinetop { border-bottom: 1px dotted #cccccc !important; }


.topnaver a:hover {
	color: #00a9e0;
	text-decoration: none
}
.ON {
	color: #009a49!important;
	background-image: url(../img/TOPNAV_arrow_green.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
}
.contentaround {
	width: 920px;
	padding: 20px 20px 10px 20px;
	position: relative;
	height: auto;
	overflow: auto;
}
/********************** LEFT ********************************/
.leftarea {
	width: 215px;
	margin: 10px 20px 0px 0px;
	float: left;
	height: auto;
	font: normal 13px/120% 'TheSans', Tahoma, Arial !important;
}
#leftarea {
	width: 215px;
	margin-right: 20px;
	float: left;
	height: auto;
	font: normal 14px/120% 'TheSans', Tahoma, Arial !important;
}
#leftarea a {
	display: block;
	padding: 6px 0;
}
#leftarea ul {
	list-style-position: inside;
	list-style-type: none;
	padding-bottom: 40px;
	border-bottom: 0px dotted #d7d7d7;
	border-top: 0px dotted #d7d7d7
}
#leftarea ul li a, #leftarea ul li a:visited {
	display: block;
	padding: 12px 0;
	color: #00baeb !important;
}
#leftarea ul li a:hover {
	display: block;
	padding: 12px 0;
	color: #107fa8!important;
}
#leftarea ul li ul {
	padding-bottom: 0px;
	border-top: 0px solid #fff;
}
#leftarea ul li ul li a, #leftarea ul li ul li a:visited {
	display: block;
	padding: 10px 0;
	margin-left: 15px;
	border-bottom: 0px dotted #3d9be0;
	color: #00baeb !important
}
#leftarea ul li ul li a:hover {
	display: block;
	padding: 10px 0;
	border-bottom: 0px dotted #3d9be0;
	color: #00a9e0!important;
}
#leftarea .ON {
	color: #4d4e53 !important
}
#leftarea .ON a {
	color: #4d4e53 !important
}
#leftarea .ON a:link {
	color: #4d4e53 !important
}
#leftarea .ON_sub {
	border-bottom: 0px solid #fff!important;
	color: #00baeb !important
}
a.leftBox {
	display: block;
	padding: 0 0 12px 0;
	border-bottom: 1px dotted #d7d7d7;
	color: #4d4e53;
	text-decoration: none;
	margin-bottom: 19px;
	width: 100%
}
.leftBox .arrow {
	margin-top: 5px
}
.leftBoxOlink {
	display: block;
	padding: 0 0 18px 0;
	border-bottom: 1px dotted #d7d7d7;
	color: #4d4e53;
	text-decoration: none;
	margin-bottom: 19px;
	width: 100%
}
a.subnav, a.subnav:visited {
	display: block;
	padding: 10px 0;
	margin: 10px 0;
	color: #00a9e0 !important;
	width: 100%
}
a.subnav:hover {
}
.subsub {
	border: none !important;
	margin-left: 20px;
}
.subnavHeadl {
	display: block;
	font: normal 17px/120% 'TheSans', Tahoma, Arial;
	color: #00a9e0;
	padding-bottom: 10px
}
/********************** RIGHT ********************************/
.rightarea {
	width: 215px;
	padding: 20px 0px 0px 20px;
	float: left
}
.contactbox {
	width: 185px;
	min-height: 46px;
	overflow: auto;
	border: 1px solid #d7d7d7;
	color: #4d4e53;
	padding: 40px 10px 6px 20px;
	background-color: #fff;
	background-image: url(../img/icn_contact-lines.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 12px;
	font-size: 13px;
}
.contactbox h2, .pressbox h2 {
	color: #00a9e0;
	font: normal 18px/120% 'TheSans', Verdana, 'Geneva, sans-serif';
	margin: 14px 0 6px 0
}
.imgbox {
	width: 215px;
	height: auto;
	border: 1px solid #d7d7d7;
	padding: 0px;
	background-color: #fff;
	margin-bottom: 12px
}
.downloadbox h1 {
	font-size: 12px;
	color: #009a49;
	font-weight: bold
}
/********************** CONTENT ********************************/


.content {
	width: 670px;
	float: left;
	margin-top: 10px
}
.content ul, .content ol {
	margin: 0 0 5px 35px;
}
.content ul li, .content ol li {
	font: 11px/140% Verdana, 'Geneva, sans-serif';
	margin-bottom: 8px
}
.content02 {
	width: 668px;
	float: left;
	margin-top: 0px;
	height: auto
}
.content02 ul, .content02 ol {
	margin: 0 0 5px 35px;
}
.content02 ul li, .content02 ol li {
	font: 11px/140% Verdana, 'Geneva, sans-serif';
	margin-bottom: 8px
}
.homeTAB td {
	border-top: 1px dotted #d7d7d7;
	padding: 15px 0 10px 0
}
.bucket {
	width: 215px;
	margin: 0px 33px 10px 0px;
	float: left;
}
.bucket a:link {
	color: #00a9e0;
	text-decoration: none
}
.bucket a:hover {
	color: #057fa8;
	text-decoration: none
}
/******************************************************/
.BGgreen {
	background-color: #009a49
}
.BGgrey {
	background-color: #4d4f53
}
.BGblue {
	background-color: #00a9e0
}
.BGyellow {
	background-color: #ffda00
}
/******************************************************/

.right {
	float: right
}
.left {
	float: left
}
h1 {
	color: #009a49;
	font: normal 30px/120% 'TheSans', Verdana, 'Geneva, sans-serif';
	margin: 0 0 14px 0
}
h2 {
	color: #009a49;
	font: normal 18px/120% 'TheSans', Verdana, 'Geneva, sans-serif';
	margin: 14px 0 6px 0
}
h3 {
	color: #00a9e0;
	font: bold 12px/140% Verdana, 'Geneva, sans-serif';
	margin: 17px 0 8px 0
}
p {
	margin-bottom: 8px
}
.imgR {
	float: right;
	margin: 0 0 10px 20px
}
.imgL {
	float: left;
	margin: 0 20px 10px 0
}
.blue {
	color: #00a9e0
}
.green {
	color: #009a49
}
.yellow {
	color: #ffda00
}
.orange {
	color: #ff9e0d
}
.greyDK {
	color: #4d4e53
}
.line {
	height: 10px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 14px;
	clear: both
}
.pict {
	float: right;
	margin: 0 0 0 20px
}
.pictLI {
	float: left;
	margin-right: 20px
}
.box {
	float: left;
	margin-right: 20px;
	width: 225px;
	border: 1px solid #ccc
}
.box p, .box h3, .box h2 {
	padding-left: 8px
}
.small {
	font-size: 10px
}
blockquote {
	margin: 0 0 5px 35px;
}
#tellmeFoot {
	width: 100%;
	background: #FFFFFF;
	border-top: 1px solid #d7d7d7;
	font: normal 19px/100% 'TheSans', Verdana, 'Geneva, sans-serif';
	height: 90px
}
.tellmefooter {
	width: 1040px;
	padding: 25px 0px 10px 0px;
	margin: 0 auto;
	height: 90px;
	text-align: right;
	background-image: url(../img/pig.jpg);
	background-position: top left;
	background-repeat: no-repeat
}
.border_tab-blu {
	border-bottom: 2px solid #00a9e0!important;
}
.border_tab-grey {
	border-bottom: 2px solid #4d4e53
}
.tabHeadl {
	border-bottom: 1px solid #00a9e0!important;
	font-weight: bold
}
sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: -10%;
}
sup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	vertical-align: 30%;
}
#foot {
	clear: both;
	background: #f1f1f1;
	width: 100%;
	height: 75px
}
.footer {
	width: 1040px;
	height: 20px;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #d7d7d7;
	font-size: 10px;
}
.footer a {
	color: #999999
}
.footer a:link {
	color: #999999
}
.footer a:hover {
	color: #00a9e0;
	text-decoration: none
}
.nav-open {
	display: none;
	z-index: 100
}
.close {
	display: none !important;
}
/********************** Formular **************************/

#cert form {
	margin-top: -4px
}
#cert label {
	clear: both;
	float: left;
	display: block;
	width: 250px;
	margin-bottom: 0px;
	padding: 10px 0 0 0;
	margin: 4px 0;
}

#cert .shortlabels label {
	width: 100px;
}

#cert .text {
	float: left;
	width: 400px;
	margin: 10px 0;
	border: 1px solid #dbdcdc;
	padding: 4px;
	font-family: Verdana, 'Geneva, sans-serif';
	font-size: 1em;
	color: #666;
    background-color: inherit;
}
#cert .textshort {
	float: left;
	width: 100px;
	margin: 4px 0;
	border: 1px solid #dbdcdc;
	padding: 4px;
	font-family: Verdana, 'Geneva, sans-serif';
	font-size: 1em;
	color: #666
}
#cert .textmed {
	float: left;
	width: 270px;
	margin: 4px 0;
	border: 1px solid #dbdcdc;
	padding: 4px;
	font-family: Verdana, 'Geneva, sans-serif';
	font-size: 1em;
	color: #666
}
#cert p {
	margin: 10px 0;
	padding: 4px;
	float: left;
}
#cert .SENDspace {
	float: left;
	width: 250px;
	height: 1px;
	clear: both
}
#cert .SEND {
	float: left;
	display: block;
	width: 100%;
	margin: 10px 0 0 0;
	height: 28px;
	border: 1px solid #00a9e0;
	background-color: #00a9e0;
	color: #fff;
	font-family: Verdana, 'Geneva, sans-serif';
	font-size: 1.1em;
	padding: 2px 0 0 0;
	cursor: pointer
}

#cert .shortlabels .SEND {
	width: 180px;
	margin-right: 20px;
	display: inline-block;
}

#cert .sternText {
	padding: 15px 0 0 0px;
	clear: both;
	font-size: 0.8em;
}

#cert .advanced {
	display: none;
}
.mobileWEG {
}

/**********************************************/




@media only screen and (min-width: 681px) and (max-width: 768px) {
body {
	width: 100%;
	padding: 0px !important;
	margin: 0px !important;
}
.topnaver a, .topnaver a:visited {
	font: normal 14px/120% 'TheSans', Tahoma, Arial!important;
	padding: 0 0px 0 12px !important;
}
.logo {
	width: 300px !important;
}
.center, .center img, .startaround, .contentaround, .startaround img, .tellmefooter, .footer, .bucket img, .topnaver, .topper {
	width: 100%!important;
}
.content {
	float: right;
	padding-right: 25px;
	width: 490px;
	min-height: 470px
}
.rightarea {
	width: 180px!important;
	padding: 25px 0 0 8px;
	float: left
}
.contactbox {
	width: 170px;
	padding: 35px 10px 6px 10px;
}
.imgbox {
	width: 190px;
}
.imgbox img {
	width: 190px;
}

.leftarea {
	width: 25%!important;
	margin-left: 10px
}
.content02 {
	width: 70%!important;
}
.contentaround {
	width: 100%!important;
	padding: 0;
	overflow: hidden
}
.bucket {
	width: 42%;
	height: auto;
	padding: 0 0px 20px 20px!important;
}
.footer {
	border: none
}
}

@media all and (max-width:680px) {
body {
	width: 100%;
	padding: 0px !important;
	margin: 0px !important;
}
.mobile {
	display: none !important;
}
.close {
	display: block !important;
	padding: 10px !important;
	text-transform: none;
	font-style: italic!important;
	color: #ccc!important;
}
#topnav {
	height: auto !important;
}
#leftarea {
	position: absolute !important;
	top: -520%;
	left: 0;
	float: none;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: none !important;
	z-index: 999;
	border-bottom: none !important;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
#leftarea:target {
	top: -5px;
}
.nav-open {
	width: 100% !important;
	position: relative;
	top: 1px;
	left: 0px;
	float: left;
	display: block;
	background: #fff;
	z-index: 100;
	border-bottom: 1px solid #ccc
}
.nav-open a {
}
.nav-open img {
	padding: 10px
}
.topnaver {
	display: block !important;
	width: 100% !important;
	height: auto;
	background: none !important;
	padding: 0px !important;
	margin: 0px !important;
}

.topnaver hr {width: 72% !important;}
.topnaver a, .topnaver a:visited {
	font: normal 13px/120% 'TheSans', Tahoma, Arial!important;
	display: block;
	color: #009a49;
	margin: 0px!important;
	text-shadow: none;
	width: 70% !important;
	padding: 5px !important;
	background: #fff;
	border-bottom: 1px solid #ccc;
	-webkit-box-shadow: 1px 14px 14px #787878; /* webkit browser*/
	-moz-box-shadow: 1px 14px 14px #787878; /* firefox */
	box-shadow: 1px 14px 14px #787878;
}
.topnaver a:hover {
	color: #00a9e0;
	text-decoration: none
}

.topnaverlinetop {border:0px;  border-bottom: 1px dotted #000000 }

.logomobile {
	width: 70%;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	float: right
}
.center, .center img, .tellmefooter, .footer, .bucket img {
	width: 100%!important;
	height: auto
}
.contentaround {
	width: 100%!important;
	padding: 0;
	overflow: hidden
}
.contentaround a, .subnavHeadl, .content02, .content {
	padding: 10px
}
.subnavHeadl {
	font: bold 22px/120% 'TheSans', Tahoma, Arial;
	background: #f1f1f1;
	border-bottom: 1px solid #ccc
}
.content02, .content {
	width: 90%!important;
	float: left !important;
	margin: 0 !important;
}
.leftarea {
	width: 100%!important;
	float: right !important;
	margin: 0!important;
}
.rightarea {
	width: 95%!important;
	padding: 10px 8px 0 8px;
	float: left
}
.contactbox {
	width: 97%;
	padding: 35px 0px 6px 10px;
}
.imgbox {
	width: 100%
}
.imgbox img {
	width: 95%
}
.bucket {
	width: 42%;
	height: auto;
	padding: 0 0px 5px 5px!important;
}
.bucket-r {
	margin: 0px!important;
}
.footer {
	border: none
}
#tellmeFoot {
	border-top: 1px solid #d7d7d7;
	font: normal 15px/100% 'TheSans', Verdana, 'Geneva, sans-serif';
	height: auto
}
#tellmeFoot a {
	padding: 15px
}
.tellmefooter {
	background: none;
	padding: 10px 0px 10px 0px;
}
.right {
	clear: both;
	float: left;
	padding-left: 10px
}
.left {
	clear: both;
	padding-left: 10px
}
.temp {
	width: 17% !important
}
.tabelle2 td {
	padding: 2px;
}
/********************** Formular Kontakt***************************/
#cert form {
	margin-top: -4px
}
#cert .sternText {
	padding: 15px 0 0 4px;
	clear: both;
}
#cert p {
	padding: 6px 0 0 0px;
	margin: 0px;
}
#cert label {
	clear: both;
	float: left;
	display: block;
	width: 100%;
	margin-bottom: 0px;
	padding: 15px 0 0 0
}
#cert .text {
	float: left;
	width: 100%;
	margin: 3px 0;
	border: 1px solid #dbdcdc;
	padding: 4px;
	font-family: Verdana, 'Geneva, sans-serif';
	font-size: 1em;
	color: #666
}
#cert .SENDspace {
	float: left;
	width: 115px;
	height: 1px;
	clear: both
}
#cert .SEND {
	float: left;
	display: block;
	width: 100%;
	margin: 10px 0 0 0;
	height: 27px;
	color: #fff;
	font-family: Verdana, 'Geneva, sans-serif';
	font-size: 1.1em;
	padding: 2px 0 0 0;
	cursor: pointer
}
.mobileWEG {
	display: none
}
}

@media all and (max-width:320px) {
.tabelle2 {
	font-size: 0.7em!important;
	width: 100% !important;
	padding: 0px!important;
}
}

.walterwhite {
	display: none;
}

/* JAN */
.jantab td {
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
}