@charset "utf-8";

/* 
Theme Name: meintheme 
Theme URI: http://medistart.de 
Description: Wordpress-Theme for the website of medistart.de
Version: 1.0.0
Author: medistart.de
Author URI: http://medistart.de

WordPress Theme
*/

/* --------------------------------------------------------------------------
   RESET
   -------------------------------------------------------------------------- */
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
applet,
object,
iframe,
code,
del,
dfn,
em,
font,
img,
ins,
small,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
table,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline
}

ul { list-style: none }

caption,
th,
td {
	text-align: left;
	font-weight: normal
}
/* --------------------------------------------------------------------------
   ALLGEMEINE DEFINITIONEN
   -------------------------------------------------------------------------- */
body {
	position: relative;
	font-size: 18px;
	font-family:"Open Sans", sans-serif;
	line-height: 26px;
	color: #333;
	font-weight:400;
}

div.table { 
	display: table; 
	border-collapse: collapse;
	box-sizing: border-box; 
}

div.tr {
	box-sizing: border-box;
	display: table-row;
}

div.td { 
	display: table-cell; 
	border: 0; 
	padding:5px; 
	box-sizing: border-box;
}

label {
	font-weight: bold;
	color: #444;
}


input[type=text],
input[type=email],
input[type=password],
input.text,
textarea,
select { 
	margin: 5px 0;
	font-size: 80%;
	padding: 5px 10px; 
	width: 100%;
}

input[type="submit"] {
	width: 200px;
	padding: 10px 20px;
	color: #fff;
	border: 2px solid #0B788E;
	background: #0B788E;
}
input[type="submit"]:hover {
	padding: 10px 20px;
	color: #0B788E;
	border: 2px solid #0B788E;
	background: #fff;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	margin-bottom: 12px;
	border: 1px dotted #ccc;
	box-sizing: border-box;
}

th {
	padding: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

td {
	padding: 10px;
	border-top: 1px dotted #ccc;
}

.onlyMob, .onlyMobIn			{ display: none; }
.noMob							{ display: block; }
.noMobIn						{ display: inline-block; } 	

.dsTxt { 
	margin: 0 10px 10px 0;
	text-align: left;
}

.dsTxt .checktxt { 
	display: block;
	box-sizing: border-box;
	float: left;
	width: 90%;
	width: calc(100% - 30px);
}

.dsTxt .checkleft { 
	display: block;
	box-sizing: border-box;
	float: left;
	width: 30px;
}

/* --------------------------------------------------------------------------
   Clear Fix Hack - class="fixed" für div-Bereiche mit Float-Elementen
   -------------------------------------------------------------------------- */
.fixed:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fixed { 
	display: block; 
	min-height: 1%; 
}

* html .fixed { height: 1%; }

/* --------------------------------------------------------------------------
   SEITENDEFINITIONEN
   -------------------------------------------------------------------------- */
.img_left,
img.alignleft {
	margin: 2px 18px 3px 0;
	float: left;
}
.img_right,

img.alignright {
	margin: 5px 0 5px 10px;
	float: right;
}

img.alignnone.block { 
	height: auto;
	max-width: 100%;
}

.m_right0, 
.mRight0 { margin-right: 0 !important; }

.m_right, 
.mRight { margin-right: 10px !important; }

.m_left0,
.mLeft0 { margin-left: 0 !important; }

.m_bottom0,
.mBottom0 { margin-bottom: 0 !important; }

.m_top0,
.mTop0 { margin-top: 0 !important; }

.m_top3,
.mTop3 { margin-top: 30px !important; }

.m_bot,
.mBot { margin-bottom: 10px !important; }

.m_bottom_sp1 { margin-bottom: 12px !important; }

.p_right0 { padding-right: 0 !important; }

.p_left0 { padding-left: 0 !important; }

.p_bottom0 { padding-bottom: 0 !important; }

.p_top0 { padding-top: 0 !important; }

.b_right0 { border-right: none !important; }

.b_left0 { border-left: none !important; }

.b_bottom0 { border-bottom: none !important; }

.b_top0 { border-top: none !important; }

.align_left { text-align: left !important; }

.align_right { text-align: right !important; }

.align_center { text-align: center !important; }

.vaMiddle { vertical-align: middle !important; }

.block { display: block !important; }

.fl_left,
.fLeft { float: left !important; }

.fl_right,
.fRight { float: right !important; }

.left50 {
	float: left;
	width: 48%; 
	margin-right: 1.9%;
}

.c_rot,
.err { color: red !important; }

.bordered {
	padding: 5px;
	border: 1px dotted #ccc;
}

.clear { clear: both; }

.disp_block { display: block; }
.disp_inline { display: block; }
.disp_hide { display: none; }

.h1px { height: 1px; }

.hyph {
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

#scSize { width: 1px; }

.slideBox .anmerkung { 
	position: absolute;
	bottom: 50px;
}

.slideBox .anmerkung p {	
	line-height: 120%;
}

.nowrap { white-space: nowrap; }

/* --------------------------------------------------------------------------
   BOXEN / SPALTEN / LAYOUT
   -------------------------------------------------------------------------- */
.firstCol,
.size12,
.size12r,
.size12plus,
.size12plus2,
.size12_0m,
.size12minus_0m,
.size14,
.size14r {
	float: left;
	margin-right: 20px;
	box-sizing: border-box;
}

.firstCol { 
	width: 180px;
	width: 20%; 
	width: calc(22% - 20px);
}

.size14 { 
	width: 210px; 
    width: 22%;
    width: calc(25% - 20px);
}

.size14r {
	width: 230px;
    width: 25%;
	margin-right: 0;
	float: right;
}

.size34 {
	width: 700px;
    width: 73%;
    width: calc(75% - 10px);
	float: left;
	margin-right: 10px;
}

.size34plus {
    width: 77%;
    width: calc(78% - 10px);
	float: left;
	margin-right: 10px;
}

.size34plus.m_right0 {
    width: 78%;
	float: left;
}

.size34.m_right0 {
    width: 75%;
	float: left;
}

.size12 { 
	width: 48%; 
	width: calc(50% - 20px);
}

.size12_0m { 
	width: 50%; 
	margin-right: 0;
}

.size12minus_0m { 
	width: 46%; 
	width: calc(50% - 20px);
	margin-right: 0;
}

.size12r { 
	width: 50%;
	margin-right: 0;
	float: right;
}

.size12plus { 
	width: 50%; 
	width: calc(50% + 10px);
}

.size12plus2 { width: 470px; }

.size11,
.size100p { width: 100%; }

.vaTop { vertical-align: top; }

.blockend_bottom_half {
	padding-bottom: 15px !important;
	margin-top: -15px !important;
	margin-bottom: 30px !important;
	border-bottom: 1px dotted #ccc;
}

.blockend_bottom {
	padding-bottom: 30px !important;
	margin-bottom: 30px !important;
	border-bottom: 1px dotted #ccc;
}

.blockend_bottom.anm { padding-bottom: 50px !important; }

.blockend_noborder {
	padding-bottom: 30px !important;
	margin-bottom: 0 !important;
	border-bottom: 0;
}


.langBox {
	position: absolute;
	box-sizing: border-box;
	bottom: -38px;
	left: 10px;
}

.langBox img {
	display: inline-block;
	width: 20px;
	height: auto;
	margin-right: 3px;
}


.slideBox img {
	display: block;
    width: 100%;
    height: auto;
}


.contentBox a.ul {

	text-decoration: underline;

}



.contentBox a.ul:hover {

	text-decoration: none;

}



.contentBox .col_one_two img,

.contentBox .col_two_two img { max-width: 48%; }



.contentBox .col_one_two {

	width: 48%;

	float: left;

}



.contentBox .col_two_two {

	width: 48%;

	float: right;

}



.contentBox ol li,

.contentBox ul li { margin-left: 15px; }



.anfrage_box {

	margin-top: 20px;

	margin-bottom: 10px;

	padding-top: 10px;

	border-top: 1px dotted #ccc;

}



.onearticle {

	margin-bottom: 15px;

	padding-bottom: 15px;

	border-bottom: 1px #444 dotted;

}



table.kostentab td.price {

	padding-right: 50px;

	text-align: right;	

}



img.textpic_quer {
	width: 55%;
	max-width: 420px !important;
}

img.textpic_hoch {
	width: 25%;
	max-width: 230px !important;
}



img.textpic_fixM {

	width: 300px;

}



img.textpic_fixM2 {

	width: 400px;

}



.kursiv { font-style: italic; }



/* --------------------------------------------------------------------------
   infoBlockR / simpleInfoBoxR / borderInfoBoxR ... (Codeersetzung im Text)
   -------------------------------------------------------------------------- */
.infoBlockR {
	width: 100%; 
	max-width: 420px;
	float: right;
	box-sizing: border-box;
	margin: 0 0 5px 10px; 
	padding: 10px; 
	border: 1px solid #000; 
	background-color: #eee;
}

img.linkBox {
	width: 100%; 
	max-width: 420px !important;
	margin: 5px 5px 5px 10px;
}

img.linkBox.alignleft {
	margin-left: 0;
}

img.linkBox.alignright {
	margin-right: 0;
}

.simpleInfoBoxR {
	width: 70%; 
	float: right;
	box-sizing: border-box;
	margin: -10px 0 5px 10px;  
}

.borderInfoBoxR,
.borderInfoBoxRfull,
.borderInfoBoxRsmall {
	width: 70%; 
	float: right;
	margin: 0 0 5px 10px;
	padding: 10px; 
	border: 1px solid #000; 
	box-sizing: border-box;
}

.borderInfoBoxRsmall {
	width: 40%; 
}

.borderInfoBoxRfull {
	width: 100%;
	float: none;
	margin: 15px 0;
}

.borderInfoBoxR table,
.borderInfoBoxRfull table,
.borderInfoBoxRsmall table {
	width: 100%;
	margin: 0;
	border: 0;
}

.borderInfoBoxR td,
.borderInfoBoxRfull td,
.borderInfoBoxRsmall td {
	padding: 0 2px;
	border: 0; 
}

.borderInfoBoxR ol,
.borderInfoBoxRfull ol,
.borderInfoBoxRsmall ol {
	list-style-position: outside;
}

.containerR {
	width: 100%; 
	max-width: 420px;
	float: right;
	box-sizing: border-box;
	margin: 0 0 0 10px; 
	padding: 0; 
}

/* --------------------------------------------------------------------------
   KONTAKTBLÖCKE (Codeersetzung im Text)
   -------------------------------------------------------------------------- */
.kontaktBlockL,
.kontaktBlockR {
	width:300px;
	height:100px;
	border:1px gray solid;
	margin-right: 8px;
	padding: 5px;
	float: left;
	background-color: #efefef;
}

.kontaktBlockL { float: left; }

.kontaktBlockR { float: right; }

.kontaktBlockL h5,
.kontaktBlockR h5 {
	line-height: 14px;
	font-weight: bold;
	margin: 0 0 8px 0;
}

.kontaktBlockL p,
.kontaktBlockR p {
	line-height: 12px;
	font-weight: normal;
	margin: 0 0 8px 0;
	padding: 0;
}

.kontaktBlockL p.small,
.kontaktBlockR p.small {
	line-height: 9px;
	font-weight: normal;
	margin: 0 0 6px 0;
	padding: 0;
}

.kontaktBlockL hr,
.kontaktBlockR hr {
	margin: 3px 0;
	padding: 0;
}

.kontaktPicL {
	width: 80px;
	height: 100px;
	margin-right: 10px;
	background: url(/wp-content/uploads/2013/05/kontaktpic.jpg);
	float: left;
}

/* --------------------------------------------------------------------------
   MINI KONTAKTFORM (Codeersetzung im Text)
   -------------------------------------------------------------------------- */
.kontaktForm01L_boxbox,
.kontaktForm01R_boxbox {
	width: 100%;
}

.kontaktForm02L_boxbox,
.kontaktForm02R_boxbox {
	width: 100%;
	margin: 0;
}

.kontaktForm01R_boxbox p {
	margin-bottom: 0;
}

.kontaktForm01L_box,
.kontaktForm01R_box,
.kontaktForm02L_box,
.kontaktForm02R_box { 
	background-position: top right; 
	background-repeat: no-repeat;
	background-color: #efefef;
}

.kontaktForm01L,
.kontaktForm01R {
	width: 200px;
	border: 0;
	padding: 5px;
	box-sizing: border-box;
	cursor: pointer;
}

.kontaktFormTxt01L,
.kontaktFormTxt01R {
	width:190px;
	border:0;
	padding:5px 5px 0 5px;
	box-sizing: border-box;
	background-color: #fff;
}

.kontaktFormTxt02L,
.kontaktFormTxt02R {
	width: 50%;
	max-width: 400px;
	box-sizing: border-box;
	border: 0;
	padding: 0 8px 5px 0;
	background-color: #fff;
}

.kontaktFormTxt01L p,
.kontaktFormTxt01R p,
.kontaktFormTxt02L p,
.kontaktFormTxt02R p { margin-bottom: 7px !important; }

.kontaktFormTxtSmall01,
.kontaktFormTxtSmall02 {
	margin-bottom: 5px;
	margin-left: 8px;
	line-height: 120%;
}

.kontaktFormTxtSmall02 {
	margin-bottom: 5px;
	margin-top: 6px;
}

.kontaktForm01L_boxbox,
.kontaktForm01L,
.kontaktForm01R,
.kontaktForm02L_boxbox,
.kontaktForm02L,
.kontaktForm02R {
	float: left;
	width:100%;
}

.kontaktForm01R_boxbox {
	margin: 5px 0 5px 10px; 
	box-sizing: border-box;
}

.kontaktForm02R_boxbox {
	margin: 10px 0; 
	box-sizing: border-box;
}

.kontaktFormTxt01L,
.kontaktFormTxt02L { float: right; }
.kontaktFormTxt01R,
.kontaktFormTxt02R { float: left; }

.kontaktForm01R label,
.kontaktForm01L label,
.kontaktForm02R label,
.kontaktForm02L label {
	font-weight: normal;
}

.kontaktForm01R table,
.kontaktForm01L table {
	width: 170px;
	border: 0;
	margin-bottom: 0;
}

.kontaktForm02R table,
.kontaktForm02L table {
	width: 100%;
	border: 0;
	margin-top: 3px;
}

.kontaktForm01R td,
.kontaktForm01L td,
.kontaktForm02R td,
.kontaktForm02L td {
	padding: 0 0 0 3px;
	border: 0;
	vertical-align: top;
}

.kontaktForm01R td.first,
.kontaktForm01L td.first,
.kontaktForm02R td.first,
.kontaktForm02L td.first {
	width: 12px;
	padding-top: 2px;
}

.kontaktForm01gesR,
.kontaktForm01gesL,
.kontaktForm02gesR,
.kontaktForm02gesL,
.kontaktFormMainUpload {
	display: none;
}

.kontaktForm01gesR table,
.kontaktForm01gesL table {
	width: 100%;
	border: 0;
}
.kontaktFormMainUpload ol {
	margin-left: 20px;
}
.kontaktForm02gesR table,
.kontaktForm02gesL table {
	width: 100%;
	border: 0;
}

.kontaktForm01gesR td,
.kontaktForm01gesL td,
.kontaktForm02gesR td,
.kontaktForm02gesL td {
	padding: 2px 2px 2px 10px;
	border: 0;
	vertical-align: top;
}

.kontaktForm01gesR td.first,
.kontaktForm01gesL td.first,
.kontaktForm02gesR td.first,
.kontaktForm02gesL td.first { width: 35%; }

.kontaktForm01gesR input[type=text],
.kontaktForm01gesL input[type=text],
.kontaktForm02gesR input[type=text],
.kontaktForm02gesL input[type=text],
.kontaktForm01gesR input[type=email],
.kontaktForm01gesL input[type=email],
.kontaktForm02gesR input[type=email],
.kontaktForm02gesL input[type=email],
.kontaktForm01gesR textarea,
.kontaktForm01gesL textarea,
.kontaktForm02gesR textarea,
.kontaktForm02gesL textarea {
	width: 100%;
	box-sizing: border-box;
	border: 1px #666 dotted;
}

.kontaktForm02gesR textarea,
.kontaktForm02gesL textarea {
	width: 100%;
	box-sizing: border-box;
}

.kontaktForm01gesR .closeForm,
.kontaktForm01gesL .closeForm,
.kontaktForm02gesR .closeForm,
.kontaktForm02gesL .closeForm {
	cursor: pointer;
	font-size: 14px;
}

.miniformDataAnf { display: none; }

/* --------------------------------------------------------------------------
   MAIN KONTAKTFORM (Codeersetzung im Text)
   -------------------------------------------------------------------------- */
div.kontaktFormMainGroup {

	font-weight: bold;

	margin: 12px 0 3px 0;

	padding: 2px 5px;

	background-color: #eee;

}



div.kontaktFormMainPerson {

	width: 49%;

	float: left;

}



div.kontaktFormMainPerson3 {

	width: 49%;

	float: right;

}



div.kontaktFormMainPerson .infoBox,

div.kontaktFormMainPerson3 .infoBox {

	box-sizing: border-box;

	width: 100%;

	margin-bottom: 15px;

	padding: 10px;

	border: 1px solid #000; 

	background-color: #eee;

}



div.kontaktFormMainPerson .infoBox li,

div.kontaktFormMainPerson3 .infoBox li {

	padding: 5px 0;

}



.kontaktFormMainPerson table,

.kontaktFormMainPerson3 table { 

	box-sizing: border-box;

	width: 100%;

	border:0;

}



.kontaktFormMainPerson table td,

.kontaktFormMainPerson3 table td {

	box-sizing: border-box;

	width: 65%; 	

	padding: 1px 2px;

	border:0;

}



.kontaktFormMainPerson table td.first,

.kontaktFormMainPerson3 table td.first { 

	box-sizing: border-box;

	width: 35%; 

}

.infoauftrag {
	margin-bottom: 20px;
}
.kontaktFormMainUpload{
	margin-bottom:20px;
}
.kontaktFormMainUpload .kontaktFormMainPerson table td.first {
	width: 40%;
}
.kontaktFormMainUpload .small {
	font-size: 13px;
	line-height:1em;
}
.kontaktFormMainUpload .closeForm {
	font-size: 14px;
	margin-bottom: -25px;
	display: block;
	cursor: pointer;
}

.kontaktFormMainUpload input[type="submit"] {
	width: 265px;
	font-size: initial;
}

#infoAuftrag {
	margin-left: 7px;
	margin-right: 6px;
}

input.aland {

	width: 100%;

	width: calc( 100% - 89px ) !important;

}



input.abiart {

	float: right;

	width: 50%;

	width: calc( 100% - 160px ) !important;

}



input.uplfld {
	margin: 8px 0 !important;
	width: 90%;
}



div.kontaktFormMainNachricht {

	width: 95%;

	float: right;

	display: none;

}



.kontaktFormMainNachricht textarea {

	width: 95%;

	height: 290px;

	padding: 0 2px;

	border: 1px dotted #aaa;

	background-color: #eee;

}



div.kontaktFormMainNachrichtBr {

	box-sizing: border-box;

	width: 100%;

	float: left;

}



.kontaktFormMainNachrichtBr textarea {

	box-sizing: border-box;

	width: 100%;

	height: 80px;

	padding: 0 2px;

	border: 1px dotted #aaa;

	background-color: #eee;

}



div.kontaktFormMainInteresse {

	width: 47%;

	float: left;

}



div.kontaktFormMainBitte {

	width: 47%;

	float: right;

}



.kontaktFormMainSenden {

	width: 99%;

	text-align: right;

}



.kontaktFormMainPerson label,

.kontaktFormMainPerson3 label,

.kontaktFormMainNachricht label,

.kontaktFormMainNachrichtBr label,

.kontaktFormMainInteresse label,

.kontaktFormMainBitte label { font-weight: normal; }



.mailwdh { display: none; }



/* --------------------------------------------------------------------------

   KONTAKTFORM ANMELDUNG SPRECHTAGE (Codeersetzung im Text)

   -------------------------------------------------------------------------- */

div.kontaktFormAnmeldungTeilnahme {

	float: none;	

}



div.kontaktFormAnmeldungTeilnahme table {

	width: 100%;

	border: 0;

	background-color: #fff;

}



div.kontaktFormAnmeldungTeilnahme .kontaktFormMainGroup {

	margin-top: 0;

}



div.kontaktFormAnmeldungTeilnahme table td {

	border: 0;

	padding: 0;

}



div.kontaktFormMainAnmeldungPerson {

	float: none;

	width: 100%;

}

table.InfotagDaten,

div.kontaktFormMainAnmeldungPerson table {

	border: 0;

}



table.InfotagDaten td,

div.kontaktFormMainAnmeldungPerson table td {

	border: 0;

	padding: 0;

}



div.kontaktFormMainAnmeldungPerson table td.first {

	width: 55%;

	padding-left: 6px;

}



table.InfotagDaten tr td:first-child {

	padding-right:15px;	

}



.kontaktFormMainAnmeldungPerson input[type="text"], 

.kontaktFormMainAnmeldungPerson input[type="text"],

.kontaktFormMainAnmeldungPerson input[type="password"],

.kontaktFormMainAnmeldungPerson input[type="password"],

.kontaktFormMainAnmeldungPerson input.text,

.kontaktFormMainAnmeldungPerson input.text, 

.kontaktFormMainAnmeldungPerson textarea,

.kontaktFormMainAnmeldungPerson textarea {

	width: 130px;

	padding: 0 2px;

	border: 1px dotted #aaa;

	background-color: #eee;

}



.kontaktFormAnmeldungNachricht textarea {

	width: 93%;

	height: auto;

	padding: 0 2px;

	border: 1px dotted #aaa;

	background-color: #eee;

}



.kontaktFormAnmeldungSenden {

	width: 93%;

	text-align: right;

}



/* --------------------------------------------------------------------------

   UPLOADFORMULAR

   -------------------------------------------------------------------------- */

/* ------------------- Zensurentabelle -------------------------------*/

table.zensuren {

	box-sizing: border-box;

	width: 100%;

	border: none;

}



table.zensuren td { 

	box-sizing: border-box;

	width: 20%; 

	padding: 0 1px;

}



/* --------------------------------------------------------------------------

   PDF Download-Bereiche

   -------------------------------------------------------------------------- */

.pdf {

	background: url(../meintheme/template/pdficon.png) no-repeat 5px 5px;

	padding: 5px 5px 5px 50px;

	min-height: 40px;

}



.pdf_rot {

	background: url(../meintheme/template/raute_rot_pdf_32.png) no-repeat 5px 5px;

	padding: 5px 5px 5px 50px;

	min-height: 40px;

}



.pdf_gelb {

	background: url(../meintheme/template/raute_gelb_pdf_32.png) no-repeat 5px 5px;

	padding: 5px 5px 5px 50px;

	min-height: 40px;

}



.pdf_gruen {

	background: url(../meintheme/template/raute_gruen_pdf_32.png) no-repeat 5px 5px;

	padding: 5px 5px 5px 50px;

	min-height: 40px;

}



.pdf_blau {

	background: url(../meintheme/template/raute_blau_pdf_32.png) no-repeat 5px 5px;

	padding: 5px 5px 5px 50px;

	min-height: 40px;

}



/* --------------------------------------------------------------------------

   Rauten Download-Bereiche

   -------------------------------------------------------------------------- */

.raute_rot {

	background: url(../meintheme/template/raute_rot_32.png) no-repeat 5px 5px;

	padding: 5px 5px 5px 50px;

	min-height: 40px;

}



.raute_gelb {

	background: url(../meintheme/template/raute_gelb_32.png) no-repeat 5px 5px;

	padding: 5px 5px 5px 50px;

	min-height: 40px;

}



.raute_gruen {

	background: url(../meintheme/template/raute_gruen_32.png) no-repeat 5px 5px;

	padding: 5px 5px 5px 50px;

	min-height: 40px;

}



.raute_blau {

	background: url(../meintheme/template/raute_blau_32.png) no-repeat 5px 5px;

	padding: 5px 5px 5px 50px;

	min-height: 40px;

}



/* --------------------------------------------------------------------------

   YOUTUBE IFRAME-EINBETTUNG RESPONSIVE

   -------------------------------------------------------------------------- */

.filmBlockR {

	width: 100%;

	max-width: 422px;

	float: right;

	margin: 5px 0 5px 10px; 

}



.filmBlockFull {

	width: 100%;

	float: none;

}



.textwidget .filmBlockFull { margin: 5px 0 15px 0; }

.contentBox .filmBlockFull { margin: 15px 0; }



.responsive-video {

	position: relative;

	padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/

	padding-top: 0px;

	height: 0;

	overflow: hidden;

}



.responsive-video iframe {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

}



.videoBox {

	padding-bottom: 0 !important;

	border: 1px solid #ccc;

	overflow: hidden;

}



/* --------------------------------------------------------------------------

   Generator Formular

   -------------------------------------------------------------------------- */

.generator input[type=text],

.generator textarea {

	width: 420px;

	border: 1px #666 dotted;

}



.generator span {


	line-height: 11px;

}





.mbl-phone { display: none; }

/* ==========================================================================
   MEDIA-QUERIES
   ========================================================================== */
@media all and (max-width: 1200px) {
	.slide_stoerer_rechts,
	.slide_stoerer_rechts_start {
		width: 180px !important;
	}
}

@media all and (max-width: 1100px) {

	/* --------------------------------------------------------------------------

   MINI KONTAKTFORM (Codeersetzung im Text)

   -------------------------------------------------------------------------- */

	.kontaktForm02R table,

	.kontaktForm02L table {

		width: 230px;

	}
	.mbl-phone {
	display: flex;
	text-align: center;
	width: 45px;
	height: 45px;
	background: #346699;
	color: #fff;
	padding:10px;
	text-decoration: none;
	margin-bottom: 20px;
	position: fixed;
	left: 0;
	top: 40%;
	z-index: 99999 !important;
	align-content: center;
	align-items: center;
}
	.mbl-phone img {
	width: 100%;
	z-index: 99999;
}
	.mbl-phone:hover {
		text-decoration: none;
	}
.wordpress-post-tabs-skin-gray .ui-tabs .ui-tabs-nav li {
	z-index: 9;
}
.grw-slider .rplg-slider-prev, .grw-slider .rplg-slider-next {
	z-index: 8 !important;
}
#slideshow {
	z-index: 9;
}
}



@media all and (max-width: 1020px) {

	/* --------------------------------------------------------------------------

	   BOXEN / SPALTEN / LAYOUT

	   -------------------------------------------------------------------------- */

	   #footer .footer-nav-1,

	   #footer .footer-nav-2 {

		   width: 100%;

		   margin-left: 0;

		   float: none;

	   }

	   

	   #scSize { width: 2px; }

	   

	/* --------------------------------------------------------------------------

	   infoBlockR / simpleInfoBoxR / borderInfoBoxR (Codeersetzung im Text)

	   -------------------------------------------------------------------------- */

	.borderInfoBoxR,

	.borderInfoBoxRfull {

		width: 100%;

		float: none;

		margin: 15px 0; 

	}

}



@media all and (max-width: 1000px) {

	/* --------------------------------------------------------------------------

	   UNILINKS (Codeersetzung im Text)

	   -------------------------------------------------------------------------- */

	.europakarte { 

		width: 100%;

	}

	

	/* --------------------------------------------------------------------------

   MINI KONTAKTFORM (Codeersetzung im Text)

   -------------------------------------------------------------------------- */

	.kontaktFormTxt02L,

	.kontaktFormTxt02R {

		width: 80%;

		width: clac(100% - 100px);

		max-width: 500px;

	}



	.kontaktForm02R table,

	.kontaktForm02L table {

		width: 100%;

	}



}

@media all and (max-width: 950px) {
	/* --------------------------------------------------------------------------
	   BOXEN / SPALTEN / LAYOUT
	   -------------------------------------------------------------------------- */
	#slideshow .pictxt {
		width: 40%;
		padding: 10px;
	}

	#slideshow .pictxt p { 
		font-size: 12px;
	}

	.slideBox .banderole {
		display: none;
	}

	.slide_stoerer_rechts_start {
		left: 10px;
		right: auto;
		width: 150px;
	}

	.slide_stoerer_rechts {
		top: 5px !important;
		right: 10px !important;
		left: auto !important;
	}
}

@media all and (max-width: 900px) {

	/* --------------------------------------------------------------------------

	   NAVIGATIONSBEREICHE

	   -------------------------------------------------------------------------- */	

	/* ------------------- MainMenu (mobil) ------------------------------------------------------- */

	#navMBut							{ display: block; }

	#mainMenu							{ display: none; }

	

	/* --------------------------------------------------------------------------

	   MINI KONTAKTFORM (Codeersetzung im Text)

	   -------------------------------------------------------------------------- */

	.kontaktForm01R_boxbox, 

	.kontaktForm02R_boxbox {

		float: none;

		max-width: none;

		margin: 15px 0;

		box-sizing: border-box;

	}

	

	.kontaktFormTxt01L,

	.kontaktFormTxt01R {

		width: 45%;

	}

	

	.kontaktForm01L, 

	.kontaktForm01R {

		width: 40%;

	}

	

	.kontaktForm01R table,

	.kontaktForm01L table { width: auto; }

	

	/* --------------------------------------------------------------------------

	   infoBlockR / simpleInfoBoxR / borderInfoBoxR (Codeersetzung im Text)

	   -------------------------------------------------------------------------- */

	.borderInfoBoxRsmall {

		width: 60%; 

	}

	

	.simpleInfoBoxR {

		width: 100%; 

		float: none;

		margin: 15px 0;  

	}

	

	.infoBlockR,

	.containerR {

		max-width: 2000px;

		float: none;

		margin: 15px 0; 

	}

	

	img.linkBox { 

		max-width: 100% !important;

	}

}



@media all and (max-width: 850px) {
	/* --------------------------------------------------------------------------
	   BOXEN / SPALTEN / LAYOUT
	   -------------------------------------------------------------------------- */
	.firstCol.respMob {
		width: 100%;
		float: none;
		margin-bottom: 30px;	
	}

	.firstCol.respMob2 {
		width: 31%;
		width: calc( 33% - 20px);
		float: left;
		margin-bottom: 30px;
		margin-right: 0;	
	}

	.size34.respMob,
	.size34plus.respMob {
		width: 100%;
		float: none;	
	}

	.size12plus.respMob {
		width: 66%;	
	}

	.news.respMob {
		width: 31%;
		width: calc( 33% - 20px);	
	}

	#slideshow .pictxt {
		width: 70%;
	}

	slideshow .pictxt h3 {
		font-size: 14px;
		line-height: 15px;
		margin-bottom: 5px;
	}

	.slide_stoerer_rechts,
	.slide_stoerer_rechts_start {
		width: 160px;
	}

	img.textpic_fixM2 {
		float: none;
		display: block;
		margin: 15px 0;
	}

	/* ----------------------- Footer ------------------------------------------- */
	.size12_0m.respMob {
		width: 33.3%;
	}

	.foot_info.respMob {
		width: 90%;
		margin-right: 0;
	}

	/* --------------------------------------------------------------------------
	   infoBlockR / simpleInfoBoxR / borderInfoBoxR (Codeersetzung im Text)
	   -------------------------------------------------------------------------- */
	.borderInfoBoxR div.table,
	.borderInfoBoxRfull div.table,
	.borderInfoBoxR div.tr,
	.borderInfoBoxRfull div.tr,
	.borderInfoBoxR div.td,
	.borderInfoBoxRfull div.td {
		display: block;
	}

	/* --------------------------------------------------------------------------
	   Kompetenzen
	   -------------------------------------------------------------------------- */
	.kompetenzenPic { height: 135px; }

	/* --------------------------------------------------------------------------
	   NAVIGATIONSBEREICHE
	   -------------------------------------------------------------------------- */
	/* ------------------- MainMenu ------------------------------------------------------- */
	#mainMenu a {
		padding: 0 10px;
	}

	/* --------------------------------------------------------------------------
	   MAIN KONTAKTFORM (Codeersetzung im Text)
	   -------------------------------------------------------------------------- */
	div.kontaktFormMainPerson,
	div.kontaktFormMainPerson3 {
		width: 100%;
		float: none;
	}
}

@media all and (max-width: 800px) {
	/* --------------------------------------------------------------------------
	   HEADER
	   -------------------------------------------------------------------------- */
	#headText { display: none; }

	.mbl-phone {
	width: 25px;
	height: 25px;
}
#slideshow {
	padding-top: 90px;
}
#header {
	height: auto;
	position: fixed;
	width: 100%;
	background: #fff;
	top: 0;
	left: 0;
	padding: 10px 20px 0px;
}
#logo { 
	margin: auto;
	width: 270px;
	height: auto;
	padding-bottom: 10px;
}
	#logo img { 
		width: 80%;
		margin: auto;
		display: block;
	}
	
	.langBox.open {
		top: 0;
		bottom: auto;
	}
	
	#navMBut.open { top: 0; }

#navTopM {
	z-index: 2501;
}
.slide_stoerer_rechts_start {
	top: 60px;
}
	/* --------------------------------------------------------------------------
	   MAIN KONTAKTFORM (Codeersetzung im Text)
	   -------------------------------------------------------------------------- */	
	div.kontaktFormMainInteresse,
	div.kontaktFormMainBitte {
		width: 100%;
		float: none;
	}
}

@media all and (max-width: 750px) {
	/* --------------------------------------------------------------------------
	   BOXEN / SPALTEN / LAYOUT
	   -------------------------------------------------------------------------- */
	.firstCol.respMob3 {
		width: 100%;
		float: none;
		margin-bottom: 30px;	
	}

	.size34.respMob3 {
		width: 100%;
		float: none;	
	}

	img.textpic_fixM2 {
		float: right;
		margin: 0 0 0 10px;
	}
}

@media all and (max-width: 700px) {
	/* --------------------------------------------------------------------------
	   ALLGEMEIN
	   -------------------------------------------------------------------------- */
	.onlyMob			{ display: block; }
	.onlyMobIn			{ display: inline-block; } 
	.noMob, .noMobIn	{ display: none; }

	.dsTxt { 
		margin: 0 0 10px 0;
	}
	
	/* --------------------------------------------------------------------------
	   BOXEN / SPALTEN / LAYOUT
	   -------------------------------------------------------------------------- */
	#wrapper {
		padding: 0 20px;
	}

	.slideshow .banderole {
		width: 200px;
		height: 149px;
	}
	
	#headText { font-size: 11px; }

	.news.respMob {
		width: 100%;
		margin-right: 0;
		float: none;	
	}	

	.newsCol1.respMob {
		width: 47%;
		float: left;	
	}

	.newsCol2.respMob {
		width: 47%;
		float: right;	
	}

	.size12plus.respMob {
		width: 100%;
		margin-bottom: 30px;
		float: none;
	}

	img.textpic_fixM2 {
		float: none;
		margin: 15px 0;
	}

	#footer2 { display: none; }

	#scSize { width: 3px; }

	/* --------------------------------------------------------------------------
	   Kompetenzen
	   -------------------------------------------------------------------------- */
	.kompetenzen li,
	.kompetenzen li.first {
		width: 100%;
		float: none;
		margin: 0;
		margin-bottom: 20px;
	}

	.kompetenzen li .kompetenzen_contBox {
		height: 120px;
		padding: 19px 19px 19px 45%;
		padding: 19px 19px 19px calc(35% + 38px);
	}
	
	.kompetenzenPic {
		position: absolute;
		top: 19px;
		left: 19px;
		width: 35%;
		height: 120px;
	}

	/* ==========================================================================
	   ÜBERSCHREIBEN VON PLUGIN-DEFINITIONEN
	   ========================================================================== */
	/* ------------------- CycloneSlider II ----------------------------------*/
	.cycloneslider-template-standard .cycloneslider-caption {
		top: 0;
		right: 0;
		height: 100%;
		width: 45%;
	}

	.cycloneslider-template-standard .cycloneslider-caption-title {
		padding: 10px;
		font-size: 16px;
		line-height: 140%;
	}

	.cycloneslider-template-standard .cycloneslider-caption-description {
		padding: 0 10px 5px 10px;
		line-height: 140%;
	}

	.contentBox .col_one_two,
	.contentBox .col_two_two {
		width: 100%;
		float: none;
	}
}

@media all and (max-width: 600px) {
	/* --------------------------------------------------------------------------
	   BOXEN / SPALTEN / LAYOUT
	   -------------------------------------------------------------------------- */
	#slideshow .pictxt {
		width: 100%;
	}

	img.textpic_quer {
		width: 100%;
		max-width: 500px !important;
	}
	
	img.textpic_quer.alignright {
		float: none !important;
		margin: 10px 0 !important;
	}	

	.slide_stoerer_rechts,
	.slide_stoerer_rechts_start { display: none; }

	/* ----------------------- Footer ------------------------------------------- */
	.size12_0m.respMob {
		width: 100%;
		font-size: 15px;
	}

	.size14.footnavCol,
	.size14r.footnavCol {
		width: 90%;	
		float: none;
	}

	.footnavCol,
	.footnavCol1 {
		font-size: 15px;
		line-height: 140%;
	}
	
	.footnavCol1 {
		width: 100%;
	}
	
	div.footer-nav-1, 
	div.footer-nav-2 { max-width: none; }

	#scSize { width: 4px; }

	/* --------------------------------------------------------------------------
	   infoBlockR / simpleInfoBoxR / borderInfoBoxR (Codeersetzung im Text)
	   -------------------------------------------------------------------------- */
	.borderInfoBoxRsmall {
		width: 100%; 
		float: none;
		margin: 15px 0;
		box-sizing: border-box;
	}

	/* --------------------------------------------------------------------------
	   YOUTUBE IFRAME-EINBETTUNG RESPONSIVE
	   -------------------------------------------------------------------------- */	
	.filmBlockR {
		max-width: 600px;
		border: 0;
		margin: 10px 0;
	}
}

@media all and (max-width: 560px) {
	/* --------------------------------------------------------------------------
	   BOXEN / SPALTEN / LAYOUT
	   -------------------------------------------------------------------------- */	
	#slideshow .pictxt {
		display: none;
	}
	
	img.textpic_fixM {
		margin: 15px 0;
		float: none;
		display: block;
	}
	
	/* --------------------------------------------------------------------------
	   UNILINKS (Codeersetzung im Text)
	   -------------------------------------------------------------------------- */
	.europakarte { 
		width: 100%;
		float: none;
	}
	
	img.medistart_europakarte {
		width: 100%;
	}
	
	.unilinks,
	.uniDecl {
		display: none;
	}
	
	/* ==========================================================================
	   ÜBERSCHREIBEN VON PLUGIN-DEFINITIONEN
	   ========================================================================== */
	/* ------------------- CycloneSlider II ----------------------------------*/
	.cycloneslider-template-standard .cycloneslider-caption {
		display: none;
	}
}

@media all and (max-width: 520px) {
	/* --------------------------------------------------------------------------
	   BOXEN / SPALTEN / LAYOUT
	   -------------------------------------------------------------------------- */
	.slideshow .banderole {
		width: 150px;
		height: 112px;
	}

	.blockend_bottom.anm { padding-bottom: 70px !important; }

	/* ----------------------- Footer ------------------------------------------- */
	.newsCol1.respMob,
	.newsCol2.respMob {
		width: 100%;
	}

	/* --------------------------------------------------------------------------
	   MAIN KONTAKTFORM (Codeersetzung im Text)
	   -------------------------------------------------------------------------- */	
	.kontaktFormMainPerson input[type="text"],
	.kontaktFormMainPerson3 input[type="text"],
	.kontaktFormMainPerson input[type="password"],
	.kontaktFormMainPerson3 input[type="password"],
	.kontaktFormMainPerson input.text,
	.kontaktFormMainPerson3 input.text,
	.kontaktFormMainPerson textarea,
	.kontaktFormMainPerson3 textarea {
		width: 100%;
	}

	/* --------------------------------------------------------------------------
	   MINI KONTAKTFORM (Codeersetzung im Text)
	   -------------------------------------------------------------------------- */
	.kontaktFormTxt01L,
	.kontaktFormTxt01R,
	.kontaktForm01L, 
	.kontaktForm01R {
		width: 100%;
		float: none;
	}

	.kontaktForm01L_boxbox, 
	.kontaktForm01R_boxbox {
		padding: 0;
	}

	/* --------------------------------------------------------------------------
	   infoBlockR / simpleInfoBoxR / borderInfoBoxR (Codeersetzung im Text)
	   -------------------------------------------------------------------------- */
	.borderInfoBoxRsmall,
	.infoBlockR {
		width: 100%; 
		float: none;
		margin: 15px 0;
	}

	/* --------------------------------------------------------------------------
	   Kompetenzen
	   -------------------------------------------------------------------------- */
	.kompetenzen li .kompetenzen_contBox {
		height: 120px;
		padding: 19px 0 19px 42%;
		padding: 19px 0 19px calc(30% + 19px);
		border:0;
		border-bottom: 1px dotted #ccc;
	}

	.kompetenzenPic {
		position: absolute;
		top: 19px;
		left: 0;
		width: 30%;
		height: 120px;
	}

	/* --------------------------------------------------------------------------
	   Cookiebanner
	   -------------------------------------------------------------------------- */
	#cookiebanner {  
		padding: 10px;
	}

	#cookiebanner p {
		font-size: 0.8rem; 
	}

	#cookiebanner .imp { 
		left: 10px;
	}

	#cookiebannerCloser {
		float: right;
		margin-left: 10px;
		font-size: 0.8rem;
	}

	.cycloneslider-template-standard .cycloneslider-pager {
		display: none;
	}

	/* ==========================================================================
	   ÜBERSCHREIBEN VON PLUGIN-DEFINITIONEN
	   ========================================================================== */
	/* ------------------- PlugIn WP-Post-Tabs 1.6. ----------------------------------*/	
	.wordpress-post-tabs-skin-gray .ui-tabs .ui-tabs-nav li a {
		padding: .5em 7px;
	}
}

@media all and (max-width: 440px) {
	/* --------------------------------------------------------------------------
	   BOXEN / SPALTEN / LAYOUT
	   -------------------------------------------------------------------------- */
	#header_college,
	#header_college_hh { 
		height: auto; 
	}

	.headContainer_college,
	.headContainer_college_hh { background-color: white; }

	#logo_college { 
		width: 100%; 
		height: auto;
	}
	

}

@media all and (max-width: 420px) {
	/* --------------------------------------------------------------------------
	   BOXEN / SPALTEN / LAYOUT
	   -------------------------------------------------------------------------- */
	#wrapper {
		padding: 0 10px;
	}
	
	#logo img {
		width: 60%;
	}

	.blockend_bottom.anm { padding-bottom: 30px !important; }
	.slideBox .anmerkung { display: none; }
}

@media all and (max-width: 360px) {
	/* --------------------------------------------------------------------------
	   ALLGEMEINE DEFINITIONEN
	   -------------------------------------------------------------------------- */
	body {
		font-size: 0.8rem !important;
	}

	/* --------------------------------------------------------------------------
	   BOXEN / SPALTEN / LAYOUT
	   -------------------------------------------------------------------------- */
	.slideshow .banderole {
		display: none;
	}
}
.ul {
	color: #007cba;
}
