*
{
    
    font-family: "Verdana";
    font-size: 10px;
}


div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	
	
	z-index: 100;
	background: transparent;
	
	font-size: 10px;
	width: 280px;
	padding: 0px;
    margin-top: 2px;
    color: #ff0000;

}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

img.ajax-loader {
	border: none;
	vertical-align: middle;
}

#wpcf7-f1-p11-o1
{   /*
    display: block;
    position: absolute;
    top: 550px;
    */
     height: 250px;
}

div.wpcf7-response-output
{
    /*background-image: url('images/overlay_fehlermeldung.jpg');*/
    background: #FFFFFF;
    background-repeat: no-repeat;
    height: 138px;
    width: 390px;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 8px;
    border: solid 8px #999999;
/*     top: 100px; */
    bottom: 0px;
    margin-top: 100px;
    margin-bottom: auto;
}

.responseContent
{
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 22px;
    margin-bottom: 22px;
    color: #b2b2b2;
}

#map_canvas
{
     width: 952px; 
     height: 375px;
      border: 1px solid #b2b2b2;
}

#generalInfo
{
    background: url('images/bg_mediatailor.jpg') no-repeat;
    margin-right: 14px;
}

#contactPrePress
{
    background: url('images/bg_ansprech_prepress.jpg') no-repeat;
    margin-right: 14px;
}

#contactPrePress.en
{
    background: url('images/bg_contact_prepress.jpg') no-repeat;
}

#contactMediaSolutions
{
     background: url('images/bg_ansprech_media.jpg') no-repeat;
}

#contactMediaSolutions.en
{
    background: url('images/bg_contact_media.jpg') no-repeat;
}

.infoBox
{
    width: 310px;

    float: left;
    color: #b2b2b2;
    margin-top: 14px;
    height: 160px;
}

#contactInfos
{
    height: 160px;
}

.contactContent
{
    margin-left: 33px;
    text-align: left;
    position: absolute;
}

.contactContent.topElement
{
    top: 60px;
}

.contactContent.bottomElement
{
    top: 95px;
}


.contactContent h5
{
    font-weight: bold;
    font-size: 11px;
}

#contactForm
{
  text-align: left;
  height: 250px;
}

#contactForm p
{
     width: 100%;
     color: #b2b2b2;
     font-size: 10px;
     line-height: 10px;
}

#contactRight p
{
    margin-left:72px;
}

#legend
{
    position: absolute;
    top: 220px;
    left: 400px;
    color: #b2b2b2;
}

#contactLeft
{
    width: 302px;
    float: left;
}

#contactLeft input
{
    float: right;
    width: 170px;
    margin-left: 15px;
    border: none;
    height: 22px;
    background-image: url('images/eingabefeld_1.png');
    background-repeat: no-repeat;
}

.row
{
    text-align: right;
    margin-bottom: 9px;
    color: #b2b2b2;
    vertical-align:top;
    line-height: 22px;
}

#contactRight
{
    width: 598px;
    float: left;
    height: 115px;
    margin-left: 2px;
}

#contactRight .row
{
    width: 100%;
    vertical-align: top;
    line-height: 15px;
}

#contactRight .row span
{
    /*line-height: 115px;*/
    vertical-align: top;
}

#contactRight input[type=submit]
{
    float:right;
   
    background-image: url('images/btn_send.png');
    border: none;
    height: 20px;
    width: 120px;
    color: #FFFFFF;
    font-size: 11px;
    padding-bottom: 3px;
    margin-top: 3px;
    font-family: "Verdana";
}

#contactRight input:hover[type=submit]
{
    background-image: url('images/btn_send_down.png');
}

#contactRight textarea
{
    width: 495px;
    margin-left: 15px;
    height: 109px;
    background-image: url('images/eingabefeld_2.png');
    border: none;
    padding-top: 2px;
    padding-left: 3px;
    padding-bottom: 4px;
    padding-right: 3px;
    background-repeat: no-repeat;
}

#contactRight input[type=radio]
{
   
}

.callMe
{
    text-decoration : none;
    color : #ffffff;
    background : "none";
    font-family : "Verdana";
    font-size : 11px;
    border : none;
    padding : 0px;
    padding-top : 2.5px;
    margin-top : 5px;
    text-align : center;
    cursor : pointer;
    width : 120px;
    height : 20px;
    float : left;
    background-image : url('images/btn_call_me_back.png');
    background-repeat : no-repeat;
}

.callMeOver
{
    text-decoration : none;
    color : #ffffff;
    background : "none";
    font-family : "Verdana";
    font-size : 11px;
    border : none;
    padding : 0px;
    padding-top : 2.5px;
    margin-top : 5px;
    text-align : center;
    cursor : pointer;
    width : 120px;
    height : 20px;
    float : left;
    background-repeat : no-repeat;
    background-image: url('images/btn_call_me_back_down.png');
}

#separator
{
    float: left;
    background-image: url('images/kontakt_titel_u_line.gif');
    background-repeat: no-repeat;
    height: 20px;
    width: 972px;
    margin-bottom: 9px;
}
#separator.en
{
    background-image: url('images/contact_titel_u_line.gif');
}

#wpcf7-f2-p11-o2, #wpcf7-f4-p36-o2
{
    /*background-image: url('images/bg_callmeback.jpg');*/
    /*background: #ffffff;
    
    border-style: solid;
    border-width: 8px;
    border-color: #999999;
    
    background-repeat: no-repeat;
    width: 510px;
    height: 368px;
    text-align: left;
    color: #b2b2b2;
    padding: 8px;
    padding-left: 8px;
    text-align: left;
    display: none;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    margin-bottom: auto;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 9px;*/
    
    position:fixed;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    background-color:none;
    background-image:url('../maria_mediaOverlay/images/t_pix.png');
    display: none;
    z-index: 100;
    text-align: right;

}

.callOverlayColumn
{
    width: 526px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 100px;
    margin-bottom: auto;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
}

.callOverlay
{
    background: #ffffff;
    
    border-style: solid;
    border-width: 8px;
    border-color: #999999;
    
    background-repeat: no-repeat;
    width: 510px;
    height: 368px;
    text-align: left;
    color: #b2b2b2;
    padding: 8px;
    padding-left: 8px;
    text-align: left;
    display: block;
    
    font-size: 9px;
}

.callOverlay .callHeader h1
{
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    display: block;
}

.callRow
{
    width: 100%;
    float: right;
    text-align: right;
    margin-bottom: 9px;
}

.callColumn
{
    float: left;
    width: 260px;
}

.callColumn2
{
    float: left;
    width: 225px;
}


.callRow input[type=text]
{
    height: 22px;
    border: none;
    width: 170px;
    background-image: url('images/eingabefeld_1.png');
    background-repeat: no-repeat;
    margin-left: 5px;
    /*padding-left: 2px;*/
}

 .callRowOnly
{
    width: 485px;
   float: left;
   text-align: right;
   margin: 0px;
   margin-bottom: 9px;
}

 .callRowOnly input[type=submit]
{
    float:right;
    background-image: url('images/btn_send.png');
    border: none;
    height: 20px;
    width: 120px;
    color: #FFFFFF;
    font-size: 11px;
    padding-bottom: 3px;
}

 .callRowOnly input:hover[type=submit]
{
     background-image: url('images/btn_send_down.png');
}

 .callRowOnly textarea
{
    background-image: url('images/text_eingabefeld.jpg');
    width: 395px;
    height: 115px;
    background-repeat: none;
    border: none;
}

 .callRowOnly span{vertical-align: top;}

 .callHeader
{
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 10px;
    width: 100%;
    float: left;
}

.wpcf7-response-output
{
   
}

.wpcf7-validates-as-required.wrong
{
    border: solid 1px #ff0000 !important;
}

/*.callClose{position: relative; top: 0px; right: 40px; text-decoration: underline; color: #000000; cursor : pointer; text-align: right; width: 544px;}*/
.callClose{position: relative; float:right; top: 0px; right: 10px; text-decoration: underline; color: #000000; cursor : pointer; text-align: right; width: 40px;}

.callSeparator{ text-align: left; margin-left: 15px; margin-bottom: 9px; margin-top: 9px; height: 20px; float: left; width: 100%;}

.callSeparator hr{color: #b2b2b2; width: 470px;  background:none; display: block;}

.hLine{background: url('images/linie.gif'); height: 1px; width: 470px;}

.post-edit-link{display: none;}

.ajax-loader{display: none;}

#post-11 h2, #post-36 h2
{
    display: none;
}











