@font-face {font-family: RobotoCondensed; font-style: normal; font-weight: 900; src:url("fonts/RobotoCondensed-Bold.ttf") format("truetype");}
@font-face {font-family: RobotoCondensed; font-style: normal; font-weight: 700; src:url("fonts/RobotoCondensed-Regular.ttf") format("truetype");}
@font-face {font-family: RobotoCondensed; font-style: normal; font-weight: 400; src:url("fonts/RobotoCondensed-Light.ttf") format("truetype");}

@font-face {font-family: SpecialElite; font-style: normal; font-weight: 400; src:url("fonts/SpecialElite-Regular.ttf") format("truetype");}

@font-face {font-family: Caveat; font-style: normal; font-weight: 400; src:url("fonts/Caveat-Regular.ttf") format("truetype");}
@font-face {font-family: Caveat; font-style: normal; font-weight: 700; src:url("fonts/Caveat-Bold.ttf") format("truetype");}



/* RESET BROWSERSTYLE */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,hr,blockquote {padding: 0; margin: 0;}

/* GLOBAL */
h1, h2, h3 {display: table; font-family: Caveat, arial, sans-serif; color: #456; font-size: 42px; line-height: 1.0em; font-weight: 400; padding: 20px 0 16px 0; margin: 0; transform: scaley(1.2);}
h4 {font-family: Caveat, arial, sans-serif; color: #456; font-size: 32px; line-height: 1.0em; font-weight: 400; padding: 20px 0 16px 0; margin: 0; transform: scaley(1.2);}
h5 {font-family: Caveat, arial, sans-serif; color: #456; font-size: 28px; line-height: 1.0em; font-weight: 400; padding: 20px 0 16px 0; margin: 0; transform: scaley(1.2);}
h6 {font-family: Caveat, arial, sans-serif; color: #456; font-size: 24px; line-height: 1.0em; font-weight: 400; padding: 20px 0 16px 0; margin: 0; transform: scaley(1.2);}
p {padding: 10px 0;}
ol {margin: 6px 0 6px 20px;}
ol li {line-height: 1.3em; border: 0; padding: 3px 0; margin: 2px 0;}
ul {list-style: disc; margin: 6px 0 6px 20px;}
ul li {line-height: 1.3em; border: 0; padding: 3px 0; margin: 2px 0;}
hr {height: 3px; clear: both; color: #999; background-color: #999; border: 0; margin: 16px 0;}
blockquote {background: #e0e6e9; color: #444; border-left: 3px solid #789; padding: 6px 20px; margin: 10px 0;}
img {box-sizing: border-box; max-width: 100%; height: auto;}





/* 
##############################
 C O N T E N T  C L A S S E S 
##############################
*/

img.tplge_left_border {display: block; float: left; max-width: 44%; border: 6px solid #a0a6a9; margin: 0 20px 16px 0;}
img.tplge_left_noborder {display: block; float: left; max-width: 44%; border: 0; margin: 0 20px 16px 0;}
img.tplge_right_border {display: block; float: right; max-width: 44%; border: 6px solid #a0a6a9; margin: 0 0 16px 20px;}
img.tplge_right_noborder {display: block; float: right; max-width: 44%; border: 0; margin: 0 0 16px 20px;}
img.tplge_border {border: 6px solid #a0a6a9}
img.tplge_noborder {border: 0;}
img.tplge_centered {display: block; margin: 24px auto;}

.tplge_code {clear: both; background: #eed; color: #222; font-family: 'courier new', monospace; font-size: 15px; border: 3px solid #bba; padding: 10px 16px; margin: 10px 0;}
.tplge_box01 {clear: both; background: #e0e6e9; color: #444; border-radius: 3px; padding: 16px 25px; margin: 10px 0;}
.tplge_legal {padding: 6px 0;}

.tplge_clearLeft {clear: left;}
.tplge_clearRight {clear: right;}
.tplge_clearBoth {clear: both;}





/* 
##############################
      B E R E I C H E
############################## 
*/

/* BODY UND SEITE / BODY AND PAGE */
body {color: #333; font-family: RobotoCondensed, arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 1.4em; text-align: left;}
.body {background: #f0eff4;}
#top {font-size: 0; line-height: 0;} 





/* FIXED NAVIGATION */

.tplge_pageNav {display: none; position: fixed; top: 0; width: 100%; min-width: 300px; height: 48px; background: #034; color: #fff; font-size: 17px; padding: 0; margin: 0 auto; z-index: 998; overflow: hidden; opacity: 0.9;}

/* buttons */
img.tplge_homelinkButton {float: left; margin-left: 10px;}
img.tplge_sitemaplinkButton {float: left;}
img.tplge_menulinkButton {float: right; margin-right: 10px;}
img.tplge_searchlinkButton {float: right;}
img.tplge_newslinkButton {float: right;}
img.tplge_toplinkButton {float: right;}

img.tplge_homelinkButton:hover,
img.tplge_sitemaplinkButton:hover,
img.tplge_menulinkButton:hover,
img.tplge_newslinkButton:hover,
img.tplge_searchlinkButton:hover,
img.tplge_toplinkButton:hover,
img.tplge_scrolltoTopButton:hover {background: #f60;}




/* MAIN CONTAINER */

.tplge_mainContainer {background: #fff; max-width: 1500px; margin: 0 auto;}





/* HEADER */

.tplge_headerimage {display: block; width: 100%; border: 0; margin: 0 auto;}
.tplge_sitename {position: absolute; top: 0; max-width: 100%; background: transparent; font-family: Caveat, monospace; font-size: 64px; line-height: 64px; font-weight: 400; line-height: 1em; color: #fff; padding: 20px 20px 0 20px; font-variant: small-caps; opacity: 0.9;}





/* FLEX CONTAINERS */

.tplge_contentsContainer {display: flex; flex-wrap: wrap; background: #fff; padding: 0; margin: 0 auto;}
.tplge_sidebarNav {flex: 0 0 320px; order: 1; background: #fae6b1;}
.tplge_content {flex: 0 0 860px; order: 2;}
.tplge_sidebarNews {flex: 1 0 320px; order: 3; background: #ebc999;}





/* INHALTSBEREICH / CONTENTS */

.tplge_content {}
.tplge_contentIn {max-width: 760px; padding: 16px 0 24px 0; margin: 0 auto;}

/* locator */
.tplge_locatorIn {max-width: 760px; border-bottom: 1px solid #999; padding: 20px 0; margin: 0 auto; overflow: hidden;}
.tplge_locatorDelimiter {font-size: 20px; font-weight: 900; padding: 0 2px;}
.tplge_locator span.tplge_locatortext {font-weight: 700; padding: 0 6px 0 0;}
.cmsimpleLocatorElementLast {font-weight: 700;}

/* CMSimple mailform */
.tplge_contentIn input {background: #e0e6e9; border: 1px solid #ccc; padding: 4px 6px;}
.tplge_contentIn input.text {width: 80%; background: #e0e6e9; border: 1px solid #ccc; padding: 4px 6px;}
.tplge_contentIn textarea {width: 94%; background: #e0e6e9; font-family: RobotoCondensed, arial, sans-serif; border: 1px solid #ccc; padding: 6px;}
.captchainput {background: #e0e6e9; border: 1px solid #ccc;}
.tplge_contentIn input.submit, .tplge_contentIn input#submit {background: url(images/button.jpg) repeat-x!important; color: #333; font-size: 15px; line-height: 20px; border: 1px solid #ccc; border-radius: 3px; padding: 2px 12px 4px 12px; margin: 0 auto 0 0;} 

/* submenu */
.tplge_submenu p {font-size: 20px; font-weight: 900;}

/* prev-top-next */
.tplge_prevtopnext {clear: both; text-align: center; padding: 0; margin: 36px 0 0 0;}
.tplge_prevtopnext img {background: #a0a6a9; padding: 9px; border: 0; border-radius: 16px; margin: 0 20px;}
.tplge_prevtopnext img:hover {background: #086;}

/* sitemaplevel1 */
.sitemaplevel1 {list-style-type: none; font-weight: 900; padding: 10px 0; margin: 0;}
.sitemaplevel1 li {font-size: 22px; line-height: 1.2em; border: 0; padding: 10px 0; margin: 0;}

/* sitemaplevel2 */
.sitemaplevel2 {list-style-type: none; border: 0; padding: 6px 0 0 0;}
.sitemaplevel2 li {font-size: 18px; font-weight: 700; border: 0; padding: 6px 0; margin: 0;}

/* sitemaplevel3 */
.sitemaplevel3 {list-style-type: none;}
.sitemaplevel3 li {font-size: 18px; font-weight: 400;}

/* sitemaplevel4-6 */
.sitemaplevel4 {list-style-type: none;}
.sitemaplevel5 {list-style-type: none;}
.sitemaplevel6 {list-style-type: none;}





/* SIDEBAR NAV */

.tplge_sidebarNavIn {width: 260px; padding: 25px 20px; margin: 0 auto;}

.tplge_sidebarNavIn h1, .tplge_sidebarNavIn h2, .tplge_sidebarNavIn h3, .tplge_sidebarNavIn h4, .tplge_sidebarNavIn h5, .tplge_sidebarNavIn h6 {transform: scaley(1);}

/* language menu */
.tplge_langmenu {text-align: left; padding: 0 0 16px 0;}
.tplge_langmenu img {margin: 0 20px 0 0; border: 3px solid #fff;}

/* searchbox */
.tplge_searchboxContainer {text-align: left; border-radius: 3px; margin: 0 0 0 auto; overflow: hidden;}
.tplge_searchboxInput {width: 200px; height: 20px; background: #fff; color: #666; float: left; font-size: 16px; border: 0; border-radius:  3px 0 0 3px; line-height: 20px; padding: 8px; margin: 0;}
.tplge_searchboxSubmit {width: 40px; height: 36px; background: #222 url('images/lupe.png') 9px 6px no-repeat; border: 0; border-radius: 0 3px 3px 0; padding: 0; margin: 0;}
.tplge_searchboxSubmit:hover {background: #080 url('images/lupe.png') 9px 6px no-repeat; cursor: pointer;}

/* menulevel 1 */
ul.menulevel1 {list-style: none; padding: 20px 25px 20px 0; margin: 0;}
ul.menulevel1 li {font-family: RobotoCondensed, sans-serif; list-style: none; font-size: 22px; line-height: 26px; font-weight: 900; padding: 6px 0; margin: 0;}

/* menulevel 2 */
ul.menulevel1 li ul {padding: 2px 0 4px 0; margin: 0;}
ul.menulevel1 li ul li {list-style: none; font-size: 18px; line-height: 20px; font-weight: 400; padding: 12px 0 0 0; margin: 0;}

/* menulevel 3 */
ul.menulevel1 li ul li ul li {list-style: none; padding: 12px 0 0 24px;}

ul.menulevel1 span {color: #930;}

/* icons div */
.tplge_icons {width: 210px; height: 30px; text-align: left; padding: 0 auto 0 0;}
.tplge_icons img {display: block; float: left; margin: 0 10px;}





/* SIDEBAR NEWS */

/* Newsarea */
.tplge_newsArea {padding: 24px 0;}
.tplge_newsBox {width: 260px; font-size: 17px; line-height: 1.3em; padding: 0 20px 10px 20px; margin: 0 auto;}
.tplge_newsArea h1, .tplge_newsArea h2, .tplge_newsArea h3, .tplge_newsArea h4 {background: #145; color: #fff; font-size: 24px; line-height: 24px; text-align: center; border-radius: 3px; padding: 8px 20px; margin: 8px 0;}





/* FOOTER */

.tplge_footer {color: #999; font-size: 15px; text-align: center; padding: 16px 0 130px 0; margin: 0 auto;}
footer p {padding: 0 40px; margin: 0;}





/* LINKFORMATIERUNG */
a:link {color: #257; text-decoration: none;}
a:visited {color: #257; text-decoration: none;}
a:hover {color: #920; text-decoration: underline;}
a:active {color: #920; text-decoration: underline;}
a:focus {color: #920; text-decoration: underline;}

ul.menulevel1 a:link {color: #344; text-decoration: none;}
ul.menulevel1 a:visited {color: #344; text-decoration: none;}
ul.menulevel1 a:hover {color: #920; text-decoration: none;}
ul.menulevel1 a:active {color: #920; text-decoration: none;}
ul.menulevel1 a:focus {color: #920; text-decoration: none;}

.tplge_footer a:link {color: #ccc; text-decoration: none;}
.tplge_footer a:visited {color: #ccc; text-decoration: none;}
.tplge_footer a:hover {color: #fff; text-decoration: underline;}
.tplge_footer a:active {color: #fff; text-decoration: underline;}
.tplge_footer a:focus {color: #fff; text-decoration: underline;} 

.sitemaplevel1 a:link {color: #222; text-decoration: none;}
.sitemaplevel1 a:visited {color: #222; text-decoration: none;}
.sitemaplevel1 a:hover {color: #920; text-decoration: underline;}
.sitemaplevel1 a:active {color: #920; text-decoration: underline;}
.sitemaplevel1 a:focus {color: #920; text-decoration: underline;} 





/* 
##############################
 S O N S T I G E S / R E S T
############################## 
*/

img.tplge_scrolltoTopButton {background: #086; position: fixed; bottom: 60px; right: 0; display: block; border: 0px solid #999; border-radius: 20px 0 0 20px;}
img.tplge_scrolltoTopButton:hover {background: #c30;}

/* MailForms Plugin */
div.ddfmwrap {font-family: RobotoCondensed, arial, sans-serif!important; font-size: 18px!important;}
div.ddfmwrap input.ddmf_text {min-width: 240px!important; max-width: 99%!important; background: #e0e6e9!important; color: #333!important; font-family: RobotoCondensed, arial, sans-serif!important; font-size: 18px!important; border: 1px solid #ccc!important; padding: 4px 6px!important;}
div.ddfmwrap input.ddmf_verify {min-width: 106px!important; background: #e0e6e9!important; color: #333!important; font-family: RobotoCondensed, arial, sans-serif!important; font-size: 18px!important; border: 1px solid #ccc!important; width: 106px!important;}
div.ddfmwrap textarea {width: 99%!important; background: #e0e6e9!important; color: #333!important; font-family: RobotoCondensed, arial, sans-serif!important; font-size: 18px!important; border: 1px solid #ccc!important; padding: 4px 6px!important;}
div.ddfmwrap div.submitButton {width: 116px!important;}
div.ddfmwrap div.submitButton input {width: 100%!important;}





/* 
############################## 
   R E S P O N S I V E  CSS
############################## 
*/

/* 2 columns */
@media (max-width: 1520px) {
.tplge_sitename {font-size: 48px; line-height: 48px;}

.tplge_contentsContainer {display: flex; flex-wrap: wrap; background: #fff; padding: 0; margin: 0 auto;}
.tplge_sidebarNav {flex: 1 0 320px; order: 1; max-width: 400px;}
.tplge_content {flex: 1 0 860px; order: 2;}
.tplge_sidebarNews {flex: 0 0 100%; padding: 30px 0;}
.tplge_newsArea {width: 902px; padding: 16px 0; margin: 0 auto;}
.tplge_newsBox {float: left; margin: 0;}
}





/* 1 column */
@media (max-width: 1220px) {
.body {min-width: 300px;}
.tplge_mainContainer {width: 100%; padding: 48px 0 0 0;}
.tplge_header {width: 100%;}
.tplge_sitename {font-size: 40px; line-height: 40px; padding: 56px 20px 2px 20px;}

.tplge_locator {background: #c0c9cc; max-width: 100%; overflow: hidden;}
.tplge_locatorIn {border-bottom: 0; padding: 16px 0;}

.tplge_content {flex: 0 0 100%; order: 1; max-width: 100%;}
.tplge_sidebarNews {flex: 0 0 100%; order: 2; padding: 30px 0;}
.tplge_sidebarNav {flex: 0 0 100%; order: 3; max-width: none; padding: 40px 0;}

.tplge_sidebarNavIn {}

.tplge_menuAnchor {display: block; border: 1px solid transparent; margin: -70px 0 70px 0;}
.tplge_newsAnchor {display: block; border: 1px solid transparent; margin: -65px 0 65px 0;}

/* scroll buttons */
.tplge_pageNav {display: block;}
img.tplge_scrolltoTopButton {display: none;}

/* CookieLaw Plugin */
.cookielawHinttop {display: block; padding-top: 50px!important;}
}





@media (max-width: 940px) {
h1, h2, h3 {font-size: 32px;}
h4 {font-size: 28px;}
h5 {font-size: 26px;}
h6 {font-size: 24px;}
header {overflow: hidden;}
.tplge_sitename {font-size: 32px; line-height: 32px;}

.tplge_locatorIn {width: 88%;}
.tplge_contentIn {width: 88%;}

.tplge_newsArea {width: 602px;}
.tplge_newsBox {float: left; margin: 0;}
}





@media (max-width: 620px) {
.body {font-size: 17px;}
.tplge_newsArea {width: 300px;}
.tplge_newsBox {float: none; margin: 6px auto;}
}





@media (max-width: 480px) {
.tplge_headerimage {width: 120%; height: auto; max-width: none; margin: 0 auto 0 -12%;}
.tplge_sitename {font-size: 24px; line-height: 20px;}
img.tplge_right_border, img.tplge_left_border, img.tplge_right_noborder, img.tplge_left_noborder {max-width: 100%; float: none; margin: 16px 0;}
}


/* 
############################## 
   CUSTOMIZED HM
############################## 
*/ 

/* Contentboxen */
div.tplge_contentboxleft {
clear: both;
background: #eee;
width: 47%;
min-height: 80px;
float: left;
box-sizing: border-box;
border: 3px solid #567;
border-radius: 5px;
padding: 10px 16px;
margin: 16px 3% 16px 0;
}

div.tplge_contentboxright {
background: #eee;
width: 47%;
min-height: 80px;
float: right;
box-sizing: border-box;
border: 3px solid #567;
border-radius: 5px;
padding: 10px 16px;
margin: 16px 0 16px 3%;
}

div.tplge_contentboxfullsize {
background: #eee;
width: 100%;
min-height: 80px;
box-sizing: border-box;
border: 3px solid #567;
border-radius: 5px;
padding: 10px 16px;
margin: 16px 0;
}

.tplge_headlineContentBox {
background: #567;
color: #fff;
padding: 10px 16px;
margin: -10px -16px 16px -16px;
}

div.tplge_contentboxesClear {
clear: both;
height: 1px;
overflow: hidden;
}

@media (max-width: 760px) {
div.tplge_contentboxleft {width: 100%;}
div.tplge_contentboxright {width: 100%;}
}


.google-maps {
            position: relative;
            padding-bottom: 75%; // This is the aspect ratio
            height: 0;
            overflow: hidden;
			text-align: center;
        }
.google-maps iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100% !important;
            height: 100% !important;
        }


.google-calendar {
			position: relative;
			padding-bottom: 50%;
			height: 0;
			width: 50%;
		}

.google-calendar iframe {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}



.countdown {
            position: relative;
            padding-bottom: 50%; // This is the aspect ratio
            height: 0;
            overflow: hidden;
			text-align: center;
        }
.countdown iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100% !important;
            height: 130% !important;
        }

/*
################################################################
https://martinahonecker.com/youtube-videos-responsive-einbinden/
################################################################ 
*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-container-wrapper {
max-width: 100%;
width: 600px;
left: 0;
right:0;
margin:auto;
}


.iframe-container {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
 
.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
 
/* 4x3 Aspect Ratio */
.iframe-container-4x3 {
  padding-top: 75%;
}



/* 
##############################
https://russellgoldenberg.github.io/responsive-table-generator/
##############################
*/

<style>
	/* info (hed, dek, source, credit) */
.rg-container {
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  margin: 0;
  padding: 1em 0.5em;
  color: #222;
}
.rg-header {
  margin-bottom: 1em;
  text-align: left;
}

.rg-header > * {
  display: block;
}
.rg-hed {
  font-weight: bold;
  font-size: 1.4em;
}
.rg-dek {
  font-size: 1em;
}

.rg-source {
  margin: 0;
  font-size: 0.75em;
  text-align: right;
}
.rg-source .pre-colon {
  text-transform: uppercase;
}

.rg-source .post-colon {
  font-weight: bold;
}

/* table */
table.rg-table {
  width: 100%;
  margin-bottom: 0.5em;
  font-size: 1em;
  border-collapse: collapse;
  border-spacing: 0;
}
table.rg-table tr {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-align: left;
  color: #333;
}
table.rg-table thead {
  border-bottom: 3px solid #ddd;
}
table.rg-table tr {
  border-bottom: 1px solid #ddd;
  color: #222;
}
table.rg-table tr.highlight {
  background-color: #dcf1f0 !important;
}
table.rg-table.zebra tr:nth-child(even) {
  background-color: #f6f6f6;
}
table.rg-table th {
  font-weight: bold;
  padding: 0.35em;
  font-size: 0.9em;
}
table.rg-table td {
  padding: 0.35em;
  font-size: 0.9em;
}
table.rg-table .highlight td {
  font-weight: bold;
}
table.rg-table th.number,
td.number {
  text-align: right;
}

/* media queries */
@media screen and (max-width: 600px) {
  .rg-container {
    max-width: 600px;
    margin: 0 auto;
  }
  table.rg-table {
    width: 100%;
  }
  table.rg-table tr.hide-mobile,
  table.rg-table th.hide-mobile,
  table.rg-table td.hide-mobile {
    display: none;
  }
  table.rg-table thead {
    display: none;
  }
  table.rg-table tbody {
    width: 100%;
  }
  table.rg-table tr,
  table.rg-table th,
  table.rg-table td {
    display: block;
    padding: 0;
  }
  table.rg-table tr {
    border-bottom: none;
    margin: 0 0 1em 0;
    padding: 0.5em;
  }
  table.rg-table tr.highlight {
    background-color: inherit !important;
  }
  table.rg-table.zebra tr:nth-child(even) {
    background-color: transparent;
  }
  table.rg-table.zebra td:nth-child(even) {
    background-color: #f6f6f6;
  }
  table.rg-table tr:nth-child(even) {
    background-color: transparent;
  }
  table.rg-table td {
    padding: 0.5em 0 0.25em 0;
    border-bottom: 1px dotted #ccc;
    text-align: right;
  }
  table.rg-table td[data-title]:before {
    content: attr(data-title);
    font-weight: bold;
    display: inline-block;
    content: attr(data-title);
    float: left;
    margin-right: 0.5em;
    font-size: 0.95em;
  }
  table.rg-table td:last-child {
    padding-right: 0;
    border-bottom: 2px solid #ccc;
  }
  table.rg-table td:empty {
    display: none;
  }
  table.rg-table .highlight td {
    background-color: inherit;
    font-weight: normal;
  }
}
</style>
/* 
##############################
https://russellgoldenberg.github.io/responsive-table-generator/ -End
##############################


/* TinyMCE image descriptions */
figure.align-left {
display: block;
width: 40%;
float: left;
background: #ddd;
border: 0px solid #999;
padding: 0;
margin: 10px 20px 20px 0;
}

figure.align-right {
display: block;
width: 40%;
float: right;
background: #ddd;
border: 0px solid #999;
padding: 0;
margin: 10px 0 20px 20px;
}

figure.align-center {
display: block;
width: 90%;
float: none;
background: #ddd;
border: 0px solid #999;
padding: 0;
margin: 20px auto;
}

figure.image img {
display: block;
padding: 0;
margin: 0 auto;
}

figure.image figcaption {
background: #ddd;
font-size: 16px;
line-height: 1.2em;
padding: 9px 12px;
}

@media (max-width: 580px) {
figure.image {
width: 100%;
max-width: 100%;
float: none;
margin: 10px 0;
}
}


/* Instagram Posts zentrieren */
	
.instagram-media {
			margin:0 auto !important;
}





.fb-comments {
			display:block;
			margin:0 auto;
}

.fb-post {
			margin:0 auto !important;
}