/* REIHENFOLGE: top right bottom left (uhrzeigersinn!) */


/* margin, padding normalisieren */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, th, td {
  margin: 0;
  padding: 0;
}
blockquote {
  margin: 0 30px 0 10px;
  padding: 0 30px 0 10px;
/*  font-size: 1.1em; */
  color: #505050;
/*  text-align: justify; */
}

/* font-sizes der ueberschriften normalisieren */
h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
}

/* list-style von listen entfernen */
ol,ul {
  list-style: none;
}

/* font-style und font-weight normalisieren */
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

/* borders von tabellen entfernen */
table {
  border-collapse: collapse;
  border-spacing: 0;
  cellpadding: 0px;
  cellspacing: 0px;
}

/* border von fieldset und img entfernen */
fieldset,img {
  border: 0;
}

/* text in caption und th links ausrichten */
caption,th {
  text-align: left;
}

/* Removes quotation marks from q */
q:before, q:after {
  content:'';
}

td,tr {
  color: #000;
}

/* for browsers that understand */
li, img, div, span, td, a {outline:0;}
/* td a:focus, td a:active {background:#fff;} */






body {
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-size: 12px;
  background:url(../upload/system/neu-bg.jpg) repeat-x #EAEFF3;
  color: #000;
  padding: 0px;
  margin: 0px;
/*  text-align: center; */
}
div, table, td, tr {
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-size: 12px;
}
#content {
  z-index: 1;
  text-align: left;
  vertical-align: top;	
  margin: 0px auto;
  background-color: #fff;
  width: 969px;
  padding: 0 12px 12px 0px;
}
#neu-header {
  z-index: 999999;
  text-align: left;
  margin: 0px;
  width: 100%;
  padding: 0px;
}
#newlogo {
  position:absolute;
  z-index: 109;
  vertical-align: middle;
  margin: 0px auto;
  width: 465px;
  padding: 0 0 0 0;
}
#navigation {
  position:absolute;
  z-index: 100;
  vertical-align: middle;
  margin: 0px auto;
  width: 949px;
  padding: 53px 0 0 0;
}
#rubriknavigation {
  position:absolute;
  z-index: 100;
  vertical-align: middle;
  margin: 0px auto;
  width: 949px;
  padding: 53px 0 0 0;
}
#abstandunten {
  padding: 0 0 4px 0;
}
#bildunterschriftlinks {
  padding: 6px 0 6px 9px;
  margin: 0 0 0 0;
  float: left; 
}
#bildunterschriftrechts {
  padding: 6px 0 22px 0;
  margin: 0 0 0 36px;
  color: #666;
  font-size: 11px;
  width: 174px;
}
#kontaktheadline {
  width: 200px;
  font-size: 14px;
  padding: 24px 0 0 38px;
}
#kontaktcontent {
  width: 200px;
  font-size: 11px;
  padding: 0 0 6px 38px;
  font-weight: bold;
}
#kontaktresult {
  width: 200px;
  font-size: 11px;
  color: green;
  padding: 0 0 20px 38px;
  font-weight: bold;
}




hr {
  background-color: #D8D8D8; /* Farbe für Opera und Firefox */ 
  color: #D8D8D8; /* Farbe für Internet Explorer (IE) */
  border: 0px solid #fff; 
  height: 1px;
  padding: 0;
  margin: 0;
}
hr.unten {
  background-color: #D8D8D8; /* Farbe für Opera und Firefox */ 
  color: #D8D8D8; /* Farbe für Internet Explorer (IE) */
  border: 0; 
  height: 1px;
  margin: 0 0 8px 0;
}
hr.weiss {
  background-color: #fff; /* Farbe für Opera und Firefox */ 
  color: #fff; /* Farbe für Internet Explorer (IE) */
  border: 0px solid #fff; 
  height: 1px;
  padding: 0;
  margin: 0;
}
.gallery {
  background: #F0F0F0;
}
/* .navigationactive { */
/*   color:#C4498C; */
/*   font-size: 14px; */
/*   font-weight: bold; */
/*   border-bottom: 2px solid #36516E; */
/*   padding: 0 0 12px 0;  */
/* } */
.covertext {
  font-size: 13px;
  font-weight:bold;
}
.coverteaser {
  color:#6E6E6E;
  font-size: 13px;
}
.kategorie-oben {
  padding: 26px 0 12px 13px;
}
.kategorie-oben-titel {
  font-size: 11px;
  font-weight: bold;
  line-height: 22px;
}
.artikelueberschrift {
  font-size: 26px;
  line-height:30px;
}
.artikelunterschrift {
  font-size: 18px;
  font-style: italic;
  line-height:20px;
  color:#666;
}
.headlinenews {
  color:#666;
  font-size: 14px;
  font-weight:bold;
  line-height:24px;
}
.headline {
  color:#36516E;
  font-size: 16px;
  font-weight:bold;
  line-height:24px;
}
.subheadline {
  color:#666;
  font-size: 13px;
  font-weight:bold;
  line-height:24px;
}
.subheadlinenews {
  font-size: 13px;
  font-weight:bold;
}
.footertext {
  color:#B4B4B4;
  font-size: 10px;
}
.rahmen {
  border:2px solid #698AAB;
}
.navigationabstand {
  padding: 0 12px 0 12px; 
}
.startfeature {
  color:#8A0294;
  font-size: 18px;
  line-height:28px;
  text-transform: uppercase;
}

.headlinerechtsnewsletter {
  color:#FF6600;
  font-size: 18px;
  line-height:24px;
  padding: 0 8px 0 0;
  text-transform: uppercase;
  background: #E5E9EC;
}
.headlinerechtsfeature {
  color:#8A0294;
  font-size: 18px;
  line-height:24px;
  padding: 0 8px 0 0;
  text-transform: uppercase;
  background: #E5E9EC;
}
.headlinerechtsnews {
  color:#a29312;
  font-size: 18px;
  line-height:24px;
  padding: 0 8px 0 0;
  text-transform: uppercase;
  background: #E5E9EC;
}
.headlinerechtsonview {
  color:#495b73;
  font-size: 18px;
/*  font-weight:bold; */
  line-height:24px;
  padding: 0 8px 0 0;
  text-transform: uppercase;
  background: #E5E9EC;
}
.headlinerechtspress {
  color:#6c8ab2;
  font-size: 18px;
  line-height:24px;
  padding: 0 8px 0 0;
  text-transform: uppercase;
  background: #E5E9EC;
}
.headlinerechtsfeedback {
  color:#6c8ab2;
  font-size: 18px;
  line-height:24px;
  padding: 0 8px 0 0;
  text-transform: uppercase;
  background: #E5E9EC;
}
.subheadlinerechts {
  color:#000;
  font-size: 11px;
}
.transparent-weiss {
  background: #fff;
  filter: alpha(opacity=90);
  -moz-opacity: 0.90;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  padding: 8px 8px 8px 8px;
}
.transparent {
  background: #E1E4E9;
  filter: alpha(opacity=90);
  -moz-opacity: 0.90;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  padding: 8px 8px 8px 8px;
}
.kalenderkleinheadlinered {
  color:#c40000;
  font-size: 12px;
  font-weight:bold;
}
.kalenderkleinheadline {
  font-size: 12px;
  font-weight:bold;
}
.kalenderkleincontentred {
  color:#c40000;
  font-size: 11px;
}
.kalenderkleincontent {
  font-size: 11px;
}
.kalenderkleinlink {
  color:#777;
  font-size: 11px;
}

.sitemap {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  border: 0px solid #fff;
  text-align:left;
  width: 429px;
}
.list2 {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  border: 0px solid #fff;
}
.level1 {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  font-size: 14px;
  font-weight: bold;
}
.level2 {
  padding: 10px 0 0 10px;
  margin: 0 0 0 0;
  font-size: 12px;
  font-weight: bold;
}
.level3 {
  padding: 0 0 0 10px;
  margin: 0 0 0 0;
  font-size: 11px;
}

.footline_divider {
 font-size:0px;
 line-height:0px;
 height:0px;
 border-top: 1px solid #CCCCCC;
 margin-top:30px;
 margin-bottom:8px;
 margin-left:12px;
}
.footline {
 margin-top:12px;
 margin-bottom:12px;
 line-height:18px;
 font-size: 10px;
 font-weight:bold;
 color: #666;
}

.footline#newDesign {
 line-height:13px;
}
.contrastButton {
    background-image:url(../upload/system/icon_contrast1.gif);
    background-repeat:no-repeat;
    vertical-align:middle;
    margin-left:5px;
    height:17px;
    width:17px
}
.ToolBarNote {
    font-weight:normal;
    padding-left:12px;
    padding-right:3px;
    float:left;
    color:#003399;
    line-height:14px;
    font-size:11px;
}
.fontSizeButton {
 vertical-align:middle;
 margin-left:5px;
 cursor:pointer;
 background-image:url(../upload/system/schriftgroesse_bg.gif);
 width:17px;
 height:17px;
}


.pagination { text-align:center; padding: 0 0 0 0; font-size: 10px; line-height:20px; }
.pagination-on { text-align:center; padding: 0 0 0 0; color:#666; font-size: 10px; line-height:20px; }
.iconunterschrift { color:#666; font-size: 10px; line-height:20px; }



a.rechtsausgabelink:link { text-decoration:none; color:#000; font-size: 11px; }
a.rechtsausgabelink:visited { text-decoration:none; color:#000; font-size: 11px; }
a.rechtsausgabelink:hover { text-decoration:none; color:#666; }
a.rechtsausgabelink:active { text-decoration:none; color:#000; }

a.navigation:link { text-decoration:none; color:#000; font-size: 13px; font-weight: normal;}
a.navigation:visited { text-decoration:none; color:#000; font-size: 13px; font-weight: normal;}
a.navigation:hover { text-decoration:none; color:#0098DB; font-weight: normal;}
a.navigation:active { text-decoration:none; color:#0098DB; font-weight: normal;}

a.navigationactive:link { text-decoration:none; color:#0018A8; font-size: 13px; font-weight: normal;}
a.navigationactive:visited { text-decoration:none; color:#0018A8; font-size: 13px; font-weight: normal;}
a.navigationactive:hover { text-decoration:none; color:#0098DB; font-weight: normal;}
a.navigationactive:active { text-decoration:none; color:#0098DB; font-weight: normal;}

a.navigationsprache:link { text-decoration:none; color:#666; font-size: 11px; font-weight: normal;}
a.navigationsprache:visited { text-decoration:none; color:#666; font-size: 11px; font-weight: normal;}
a.navigationsprache:hover { text-decoration:none; color:#0098DB; font-weight: normal;}
a.navigationsprache:active { text-decoration:none; color:#0098DB; font-weight: normal;}

a.coverheadline:link { text-decoration:none; color:#8a0294; font-size: 24px; font-weight: bold; }
a.coverheadline:visited { text-decoration:none; color:#8a0294; font-size: 24px; font-weight: bold; }
a.coverheadline:hover { text-decoration:none; color:#666; font-weight: bold;}
a.coverheadline:active { text-decoration:none; color:#000; font-weight: bold;}

a.coversubheadline:link { text-decoration:none; color:#8a0294; font-size: 14px; font-weight: bold; }
a.coversubheadline:visited { text-decoration:none; color:#8a0294; font-size: 14px; font-weight: bold; }
a.coversubheadline:hover { text-decoration:none; color:#666; font-weight: bold;}
a.coversubheadline:active { text-decoration:none; color:#000; font-weight: bold;}

a.coverlink:link { text-decoration:none; color:#8a0294; font-size: 12px; font-weight: bold; }
a.coverlink:visited { text-decoration:none; color:#8a0294; font-size: 12px; font-weight: bold; }
a.coverlink:hover { text-decoration:none; color:#666; font-weight: bold;}
a.coverlink:active { text-decoration:none; color:#000; font-weight: bold;}

a.kalenderkleinlinkred:link { text-decoration:none; color:#c40000; font-size: 11px; }
a.kalenderkleinlinkred:visited { text-decoration:none; color:#c40000; font-size: 11px; }
a.kalenderkleinlinkred:hover { text-decoration:none; color:#666; }
a.kalenderkleinlinkred:active { text-decoration:none; color:#000; }

a.kalenderkleinlink:link { text-decoration:none; color:#000; font-size: 11px; }
a.kalenderkleinlink:visited { text-decoration:none; color:#000; font-size: 11px; }
a.kalenderkleinlink:hover { text-decoration:none; color:#666; }
a.kalenderkleinlink:active { text-decoration:none; color:#000; }

a.kalenderkleinlinkunten:link { text-decoration:none; color:#000; font-size: 12px; }
a.kalenderkleinlinkunten:visited { text-decoration:none; color:#000; font-size: 12px; }
a.kalenderkleinlinkunten:hover { text-decoration:none; color:#666; }
a.kalenderkleinlinkunten:active { text-decoration:none; color:#000; }

a.rechtsnewsletterlink:link { text-decoration:none; color:#111; font-size: 12px; font-weight: bold;}
a.rechtsnewsletterlink:visited { text-decoration:none; color:#111; font-size: 12px; font-weight: bold;}
a.rechtsnewsletterlink:hover { text-decoration:none; color:#666; font-weight: bold;}
a.rechtsnewsletterlink:active { text-decoration:none; color:#000; font-weight: bold;}

/*
a.rechtsnewsletterlink:link { text-decoration:none; color:#FF6600; font-size: 12px; font-weight: bold;}
a.rechtsnewsletterlink:visited { text-decoration:none; color:#FF6600; font-size: 12px; font-weight: bold;}
a.rechtsnewsletterlink:hover { text-decoration:none; color:#666; font-weight: bold;}
a.rechtsnewsletterlink:active { text-decoration:none; color:#000; font-weight: bold;}
*/

a.rechtsfeaturelink:link { text-decoration:none; color:#8A0294; font-size: 12px; font-weight: bold;}
a.rechtsfeaturelink:visited { text-decoration:none; color:#8A0294; font-size: 12px; font-weight: bold;}
a.rechtsfeaturelink:hover { text-decoration:none; color:#666; font-weight: bold;}
a.rechtsfeaturelink:active { text-decoration:none; color:#000; font-weight: bold;}

a.rechtsfeaturecontent:link { text-decoration:none; color:#8A0294; font-size: 12px; font-weight: bold;}
a.rechtsfeaturecontent:visited { text-decoration:none; color:#8A0294; font-size: 12px; font-weight: bold;}
a.rechtsfeaturecontent:hover { text-decoration:none; color:#666; font-weight: bold;}
a.rechtsfeaturecontent:active { text-decoration:none; color:#000; font-weight: bold;}

a.rechtsnewslink:link { text-decoration:none; color:#a29312; font-size: 12px; font-weight: bold; }
a.rechtsnewslink:visited { text-decoration:none; color:#a29312; font-size: 12px; font-weight: bold; }
a.rechtsnewslink:hover { text-decoration:none; color:#666; font-weight: bold;}
a.rechtsnewslink:active { text-decoration:none; color:#000; font-weight: bold;}

a.rechtsnewscontent:link { text-decoration:none; color:#a29312; font-size: 12px; font-weight: bold; }
a.rechtsnewscontent:visited { text-decoration:none; color:#a29312; font-size: 12px; font-weight: bold; }
a.rechtsnewscontent:hover { text-decoration:none; color:#666; font-weight: bold;}
a.rechtsnewscontent:active { text-decoration:none; color:#000; font-weight: bold;}

a.rechtsonviewlink:link { text-decoration:none; color:#495b73; font-size: 12px; font-weight: bold;}
a.rechtsonviewlink:visited { text-decoration:none; color:#495b73; font-size: 12px; font-weight: bold;}
a.rechtsonviewlink:hover { text-decoration:none; color:#666; font-weight: bold;}
a.rechtsonviewlink:active { text-decoration:none; color:#000; font-weight: bold;}

a.rechtsonviewcontent:link { text-decoration:none; color:#495b73; font-size: 12px; font-weight: bold;}
a.rechtsonviewcontent:visited { text-decoration:none; color:#495b73; font-size: 12px; font-weight: bold;}
a.rechtsonviewcontent:hover { text-decoration:none; color:#666; font-weight: bold;}
a.rechtsonviewcontent:active { text-decoration:none; color:#000; font-weight: bold;}

a.rechtspresslink:link { text-decoration:none; color:#6c8ab2; font-size: 12px; font-weight: bold;}
a.rechtspresslink:visited { text-decoration:none; color:#6c8ab2; font-size: 12px; font-weight: bold;}
a.rechtspresslink:hover { text-decoration:none; color:#666; font-weight: bold;}
a.rechtspresslink:active { text-decoration:none; color:#000; font-weight: bold;}

a.rechtspresscontent:link { text-decoration:none; color:#6c8ab2; font-size: 12px; font-weight: bold;}
a.rechtspresscontent:visited { text-decoration:none; color:#6c8ab2; font-size: 12px; font-weight: bold;}
a.rechtspresscontent:hover { text-decoration:none; color:#666; font-weight: bold;}
a.rechtspresscontent:active { text-decoration:none; color:#000; font-weight: bold;}

a.rechtsfeedbacklink:link { text-decoration:none; color:#6c8ab2; font-size: 12px; font-weight: bold;}
a.rechtsfeedbacklink:visited { text-decoration:none; color:#6c8ab2; font-size: 12px; font-weight: bold;}
a.rechtsfeedbacklink:hover { text-decoration:none; color:#666; font-weight: bold;}
a.rechtsfeedbacklink:active { text-decoration:none; color:#000; font-weight: bold;}

a.rechtsfeedbackcontent:link { text-decoration:none; color:#6c8ab2; font-size: 12px; font-weight: bold;}
a.rechtsfeedbackcontent:visited { text-decoration:none; color:#6c8ab2; font-size: 12px; font-weight: bold;}
a.rechtsfeedbackcontent:hover { text-decoration:none; color:#666; font-weight: bold;}
a.rechtsfeedbackcontent:active { text-decoration:none; color:#000; font-weight: bold;}

a.klein:link { text-decoration:none; color:#C4498C; font-size: 11px; line-height:24px; }
a.klein:visited { text-decoration:none; color:#C4498C; font-size: 11px; line-height:24px; }
a.klein:hover { text-decoration:none; color:#36516E; line-height:24px; }
a.klein:active { text-decoration:none; color:#666; line-height:24px; }

a.iconunterschrift:link { text-decoration:none; color:#C4498C; font-size: 10px; line-height:20px; }
a.iconunterschrift:visited { text-decoration:none; color:#C4498C; font-size: 10px; line-height:20px; }
a.iconunterschrift:hover { text-decoration:none; color:#666; line-height:20px; }
a.iconunterschrift:active { text-decoration:none; color:#000; line-height:20px; }

a.pagination:link { text-align:center; text-decoration:none; color:#C4498C; font-size: 20px; line-height:20px; }
a.pagination:visited { text-align:center; text-decoration:none; color:#C4498C; font-size: 20px; line-height:20px; }
a.pagination:hover { text-align:center; text-decoration:none; color:#36516E; line-height:20px; }
a.pagination:active { text-align:center; text-decoration:none; color:#666; line-height:20px; }

a.pagination-on:link { text-align:center; text-decoration:none; color:#666; font-size: 10px; line-height:20px; }
a.pagination-on:visited { text-align:center; text-decoration:none; color:#666; font-size: 10px; line-height:20px; }
a.pagination-on:hover { text-align:center; text-decoration:none; color:#C4498C; line-height:20px; }
a.pagination-on:active { text-align:center; text-decoration:none; color:#666; line-height:20px; }



.inputsuche { font-family:arial, verdana, helvetica, sans-serif; padding: 2px 0 0 3px; BORDER: 1px solid #003399; width:233px; height:18px; font-size:12px; }
.inputkontakt { font-family:arial, verdana, helvetica, sans-serif; padding: 2px 0 0 3px; BORDER: 1px solid #8C8D9C; background-color:#F2F2F2; color: #666666; width:200px; height:18px; font-size:11px; }
.textareakontakt { font-family:arial, verdana, helvetica, sans-serif; padding: 2px 0 0 3px; BORDER-LEFT:#8C8D9C 1px solid; BORDER-RIGHT:#8C8D9C 1px solid; BORDER-TOP:#8C8D9C 1px solid; BORDER-BOTTOM:#8C8D9C 1px solid; background-color:#F2F2F2; color: #666666; size:54; width:200px; height:54px; overflow:hidden; font-size:11px;}
.buttonstart { width:39px; height:22px; }
.buttonsend { width:202px; height:18px; background-image:url(../upload/system/buttonsend-2.gif); padding: 0 0 0 0; margin 0 0 0 1px; border: 0px solid #E5E9EC;}



/* TOOLBOX */
.toolBox {
    display:block;
    width:540px;
    position:absolute;
    left:0px;
    right:0px;
    top:100px;
    background-color:white;
    border:1px solid #003399;
    z-index:99999999;
    margin:0 auto;
}
.toolBoxClose {
    position:absolute;
    right:120px;
    top:115px;
    display:none;
}
.toolBoxIFrame {
    background-color:#E1E8F3;
    border-style: none;
}
#toolBarArea_bottom {
    position:relative;
}
.toolBarOuter {
    width:20px;
    float:right;
    margin-bottom:-20px;
    position:relative;
}
.ToolBarNote {
    font-weight:normal;
    padding-left:12px;
    padding-right:3px;
    float:left;
    color:#003399;
    line-height:14px;
    font-size:11px;
}
.toolBarInner {
    float: right;
}
.toolBarInner a {
    cursor: pointer;
    display: block;
    float: left;
}
.toolBarPrint {
    width: 19px;
    height: 14px;
    background: url(../upload/system/icon_print_new.gif) no-repeat;
}
.toolBarSendafriend {
    width: 20px;
    height: 14px;
    background: url(../upload/system/icon_sendafriend.gif) no-repeat;
}
.toolBarBookmark {
    width: 17px;
    height: 14px;
    background: url(../upload/system/icon_bookmark.gif) no-repeat;
}
.toolBarFeedback {
    width: 17px;
    height: 14px;
    background: url(../upload/system/icon_feedback.gif) no-repeat;
}

a.lightbox, a.lightbox * {

    display:block;
    position:absolute;

    top:-12px;
    left:0px;
    right:0px;

    opacity: .5;
    filter: alpha(opacity=50);
    background-color:#003399;
    height:100%;

    width:980px !important;
    z-index:4 !important;
    margin:auto;
    padding:0 12px 12px;
}

#lightboxx {
    text-align:center;
}

.toolBoxClose {
display:none;
position:absolute;
right:10px;
top:115px;
}
.anchorMP3, .anchorRSS, .anchorPodcast, .anchorReadSpeakPlay, .anchorPrint, .anchorBackToOverview, .anchorArrow, .anchorBackToList, .anchorClose, .downloadDOC, .downloadDOT, .downloadEPS, .downloadEXE, .downloadFLA, .downloadGIF, .downloadHQX, .downloadHTML, .downloadINDD, .downloadJPG, .downloadMOV, .downloadPDF, .downloadPOT, .downloadPPT, .downloadQXD, .downloadSIT, .downloadSWF, .downloadWMV, .downloadXLS, .downloadZIP, .downloadVIDEO, .downloadVIDEO2, .downloadLIVE, .downloadUNKNOWN {
background-repeat:no-repeat;
color:#003399;
padding-bottom:2px;
padding-left:24px;
padding-top:0;
}
.anchorClose {
background-image:url(../upload/system/icon_close.gif);
background-position:left 1px;
font-size:11px;
padding-left:20px;
text-decoration:none;
}


#verlosung {
  position:relative;
  z-index: 99999;
  margin: -260px 0 0 810px;
  padding-bottom: 120px;
  width: 140px;
}

#aktion64 {
  position:relative;
  z-index: 99999;
  margin: -294px 0 0 673px;
  padding-bottom: 134px;
  width: 160px;
}
#aktion65 {
  position:relative;
  z-index: 99999;
  margin: -336px 0 0 744px;
  padding-bottom: 192px;
  width: 160px;
}
#aktion67 {
  display: none;
  position:relative;
  z-index: 99999;
  margin: -256px 0 0 796px;
  padding-bottom: 112px;
  width: 100px;
}
#aktion67b {
  position:relative;
  z-index: 99999;
  margin: -380px 0 0 650px;
  padding-bottom: 130px;
  width: 272px;
  height: 248px;
}
