@font-face {
  font-family: 'NewsGothicBT-Demi';
  src: url('fonts/NewsGothicBT-Demi.woff') format('woff'),
       url('fonts/NewsGothicBT-Demi.ttf') format('truetype'),
       url('fonts/NewsGothicBT-Demi.svg#NewsGothicBT-Demi') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'news_gothiclight';
    src: url('fonts/news_gothic_light.woff2') format('woff2'),
		 url('fonts/News_Gothic_Light.ttf') format('truetype'),
         url('fonts/news_gothic_light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'NewsGothLight';
	src: url('fonts/NGT45__W.eot');
	src: url('fonts/NGT45__W.eot?#iefix') format('embedded-opentype'),
	url('fonts/NGT45__W.woff') format('woff'),
	url('fonts/NGT45__W.ttf') format('truetype'),
	url('fonts/NGT45__W.svg#NewsGothLight') format('svg');
	font-weight: normal;
	font-style: normal;
	/*
    src: url('../fonts/news-goth-light.eot');
    src: url('../fonts/news-goth-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/news-goth-light.woff') format('woff'),
         url('../fonts/news-goth-light.woff2') format('woff'),
         url('../fonts/news-goth-light.ttf') format('truetype'),
         url('../fonts/news-goth-light.svg') format('svg');
    font-weight: 400;
    font-style: normal;
    */
}
* {
	margin: 0;
	padding: 0;

}
html {
  height: 100%;
  font-size: 100.01%;
   font-family: 'NewsGothLight', Arial, Verdana, Helvetica, sans-serif;
  -webkit-text-size-adjust: none;
}
body {
	font-size: 17px;
	font-size: 1.0625rem;
	text-align: left;
	color: #333;
	background-color: #fff;
}
input,
select,
textarea {
	 font-family: 'NewsGothLight';
	margin: 0;
	padding: 3px 0;
	border: solid 1px #ccc;
	vertical-align: baseline;
	color: #333;
    font-size: 14px;
}


a:focus { outline: none; }
.clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	display: block;
	clear: both;
}
/* ~~~~~~~~~~~~~~~ */


#contactform { width: 605px; }

#contactform .Subheadline {
	color: #009;
	font-size: 18px;
	line-height: 18px;
	font-family: 'NewsGothicBT-Demi', Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	/*padding:0 0 10px 0;*/
	padding:0 0 20px 0;
}
.Subheadline sup{
	font-size: 14px;
}
#contactform .profession-group .Subheadline{
	padding-bottom: 27px;
	padding-top: 36px;
}
#contactform .category-section .Subheadline{
	padding-bottom: 30px;
	line-height: 15px;
}
#contactform .bodytext {
	color: #222222;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
}

#contactform .bodytext a{
	font-weight:normal;
	text-decoration:underline;
	color:#222;
}

#contactform .bodytext a:hover{
    color:#000099 ;
}
.base_info label{
	padding-top:10px !important;
	padding-bottom:4px;
}
.profession-group{
	padding-bottom:7px;
}
.profession-group label{
	font-size: 14px !important;
}
.language-methods {
    padding-bottom: 3px;
}
#contactform  .language-methods.profession-group .Subheadline{
	padding-bottom: 27px;
}
.base_info{
	padding-bottom:0px;
}
sup{
	font-size:9px;
}

.dataprotectiononfirm-methods p {
	line-height:40px !important;
}

input[type="checkbox"] {
    position: absolute;
    left: -9999px;
}
input[type="checkbox"] + label {
    background: url(../img/checkbox.png) 0 0 no-repeat;
    padding-left: 25px;
	padding-bottom:4px;
}
input[type="checkbox"]:checked + label {
     background: url(../img/checkbox-checked.png) 0 0 no-repeat;
}

input[type=radio]:not(old){
  width   : 28px;
  margin  : 0;
  padding : 0;
  opacity : 0;
  border:none;
  padding-bottom:2px;
}

input[type=radio]:not(old) + label{
  display      : inline-block;
  margin-left  : -28px;
  padding-left : 25px;
  background   : url('../img/checks.png') no-repeat 0 -1px;
  line-height  : 17px;
  padding-top:2px;
}



input[type=radio]:not(old):checked + label{
  background-position : 0 -49px;
}

#contactform input[type="text"] {
	width: 406px;
	height:29px;
	line-height:35px;
	border-color:#d4d4d4;
}
#contactform input[type="button"] {
	border:none;
	color: #fff;
	padding:4px 12px;
	font-size: 12px;
	background-color:#009;
	cursor:pointer;
	text-align:center;
	font-family: 'NewsGothicBT-Demi';
	font-size:17px;
	border: 1px solid #009;
}
#contactform input[type="button"]:hover{
	background-color: #ffffff;
	color: #009;
	border: 1px solid #009;
}
#contactform select {
	width: 408px;
	/*float: left;

	margin-top: 4px;
	margin-bottom: 16px;*/
}
#contactform label {
	color: #333;
    display: block;
    font-weight: normal;
	/*padding-top: 3px;*/
	/*font-size:16px;*/
	font-size: 13px;
}
#contactform .category-section label{
	font-size: 14px;
	margin-left: 5px;
}
#contactform  .language-methods.profession-group label{
	font-size: 14px;
}
.profession-group label, .category-section label{
	display:inline !important;
	padding-left:10px;
}
.profession-group .col3, .profession-group .col2{
	padding-bottom:10px;
}
.profession-group div:last-child{
	padding-bottom: 25px;
}
.category-section .col3, .category-section .col2{
	padding-bottom:22px;
}
.category-section div:nth-child(7){
	padding-bottom: 7px !important;
}
.category-section sup{
	font-size: 10px;
}
.footnote{
	padding:12px 0 20px 0;
	font-size:13px;
	line-height:18px;
}
.footnote sup{
	top: 4px;
	position: relative;
	font-size: 13px;
}
.footnote a{
	color: #222;
}
.footnote a:hover{
	color: #000099;
}
#contactform .bodytext{
	padding-top: 20px;
}
#contactform .dataprotectiononfirm-methods.profession-group .bodytext{
	padding-top: 0px;
  padding-left: 0px;
}
.dataprotectiononfirm-methods.profession-group .col2{
	/* margin-left: 5px; */
}
.dataprotectiononfirm-methods.profession-group sup{
	font-size: 10px !important;
}
/*#contactform .distribution-methods .col2,
#contactform .category-section .col2,
#contactform .profession-group .col2 {
	float: left;
	width: 100%;
}
#contactform .distribution-methods .col3,
#contactform .category-section .col3,
#contactform .profession-group .col3 {
	float: left;
	width: 100%;
}
#contactform .profession-group .col2 input,
#contactform .distribution-methods .col2 input,
#contactform .category-section .col2 input {
	float: left;
	margin: 3px 10px 10px 0;
}
#contactform .profession-group .col3 input,
#contactform .distribution-methods .col3 input,
#contactform .category-section .col3 input {
	float: left;
	margin: 2px 10px 10px 0;
}

#contactform input[type="checkbox"],#contactform input[type="radio"] {
	position:relative;
	top:10px;
}*/
#contactform .category-section .col2 label {
	width: 100%;
	margin-right: 0;
}
#contactform .distribution-methods .col2 label {
	width: 247px;
	margin-right: 0;
}
#contactform .distribution-methods textarea {
	width: 540px;
	height: 120px;
	padding: 10px;
	margin: 0;
	resize:none;
}
#recaptcha_image {
	border: 1px solid #ccc;
	box-shadow: 3px 3px 5px #eee;
	pading: 10px;
	float: right;
}
#contactform #recaptcha_widget label {
	width: 250px;
	float: left;
}
.captcha-reload {
	text-align: right;
	padding: 8px 0;
}
#contactform #recaptcha_widget input[type="text"] {
	width: 294px;
	float: right;
}
#contactform label.error,
#contactform #recaptcha_widget label.error {
	box-sizing: border-box;
	width: 100%;
	color: #FB3A3A;
	padding: 0;
	text-align: right;
	clear: both;
	margin-bottom: 4px;
	padding-right: 6px;
	font-weight: normal;
}
#contactform input.error,
#contactform select.error { border-color: #FB3A3A; }


#contactform  #company {width:424px;}


#mainform p,
.thankyou {

font-weight: normal;
font-size: 11px;
line-height: 14px;
color: #222222;
}

.headline{

  font-weight: normal;
  font-size: 18px;
  line-height:21px;
  color: #000099;
}

.privacy-row{
	display:flex;
}
