@charset "utf-8";
/* moved by compressor */
body 
{
	margin: 0px;
	padding: 2px;
	font-family: Verdana;
	font-size: 12px;
	overflow: auto;
	background-image: url(/fileadmin/images/fsnd.gif);
	z-index: 1;
}

body#page
{
	text-align: center;
	color: #3E3E3E;
}


h1
{
	color: #990000;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 20px; 
	font-weight: bold;
    text-align: center;
	text-decoration: underline;
}

h2
{
	color: #091467;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 16px; 
	font-weight: bold;
    text-align: center;
}

h3
{
	color: #091467;
	margin-top: 6px;
	font-size: 15px; 
	font-weight: bold;
    text-align: center;
}

h4
{
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #404040;
	margin-top: 0px;
	margin-bottom: 0px;
}

a, a:visited
{
	text-decoration: none;
	color: #990000;
}

div#wrapper,
div#header,
div#separator1,
div#centreArea,
div#footer,
div#promo-links
{
	width: 1140px;
}

div#wrapper
{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	position: relative;
	border: #E3E3E3 inset;
	z-index: 2;
	overflow: hidden;
}

div#header
{
	padding-top: 5px;
	padding-bottom: 5px;
}

div#logo,
div#address,
div#rightImage,
div#topMenu,
div#language,
div#leftContent,
div#centreContent,
div#rightContent,
div#bottomLeft,
div#copyright,
div#bottomRight
{
	display: block;
	position: relative;
}

div#logo,
div#address,
div#language,
div#leftContent,
div#centreContent,
div#bottomLeft,
div#copyright
{
	float: left;
}

div#rightImage,
div#topMenu,
div#rightContent,
div#bottomRight
{
	float: right;
}

div#logo
{
	width: 200px;
	min-height: 100px;
	height: auto;
	overflow: hidden;
	text-align: center;
}

#logoTitle
{
	font-weight: 600;
}

#logo img
{
	margin-top: 20px;
}

div#rightImage
{
	text-align: center;
	border-right: #808080 1px solid;
}

#rightImage img
{
	width: 7.5rem;
	height: auto;
}

div#logo,
div#address,
div#rightImage
{
	height: 135px;
}

div#rightImage,
div#rightContent,
div#bottomRight
{
	width: 220px;
	overflow: hidden;
}


div#leftContent,
div#bottomLeft
{
	width: 200px;
	min-height: 10px;
}

div#address,
div#copyright
{
	width: 712px;
}

div#address
{
	text-align: center;
}

div#separator1
{
	background-color: #888;
	height: 20px;
	padding-bottom: 5px;
}

div#centreArea
{
	background-color: #CCCCCC;
	border: 2px #FFF solid;
}

div#centreContent
{
	width: 712px;
	background: #FFF;
	height: auto;
	min-height: 700px;
	overflow: hidden;
}

div#footer
{
	background-color: #CCCCCC;
	min-height: 20px;
	height: auto;
}

.clickpath
{
    font-size: 10px; 
	text-align: center;
}

.right
{
	vertical-align: top;
	text-align: left;
	width: 200px;
	height: 100%;
	background-color: #CCCCCC;
	margin-left: 10px;
	overflow: scroll;
	z-index: 20;
}

.rootline a:hover 
{
	color: #061467;
	text-decoration: underline;
}

div#inhalt 
{
	margin-left: 20px;
	width: 677px;
	vertical-align: top;
}

#inhalt p 
{
	line-height: 140%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#inhalt table
{
    text-align: left;
	vertical-align: middle;
}

#inhalt li, #inhalt ul
{
	list-style-position: outside;
	list-style-type: disc;
	font-style: normal;
	font-family: Verdana;
	font-size: 12px;
	margin-bottom: 10px;
}

#inhalt h7
{
	font-family: Verdana;
	font-style: italic;
	color: #091467;
	font-size: 14px;
	text-align: center;
	float: left;
	margin-left: 100px;
	height: 30px;
	width: 500px;
}

#inhalt a, #inhalt a:visited, #inhalt a:active
{
	text-decoration: none;
}

#inhalt a:hover
{
	text-decoration: underline;
}

.tx-ameosgooglepagerank-pi1
{
    position: relative;
	top: -18px;
    text-align: right;
}


div#left-content
{
	width: 195px;
	overflow: hidden;
}

div#leftMenu
{
	margin-left: 5px;
	margin-top: 10px;
	width: 180px;
	overflow: hidden;
}

#leftMenu ul
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

#leftMenu ul.level1
{
}

#leftMenu ul li.level1
{
	margin-left: 5px;
	border-bottom: 1px #CC2222 solid;
	margin-bottom: 2px;
}

#leftMenu a,
#leftMenu a:visited,
span.activeItem
{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	display: block;
	color: #202020;
	width: 100%;
}

span.activeItem
{
	font-weight: bold;
}

#leftMenu a,
#leftMenu a:visited
{
	text-decoration: none;
}

#leftMenu a:hover
{
	color: #000;
	background-color: #E3E3E3;
}

#leftMenu ul.level2
{
	font-size: 11px;
	margin-left: 10px;
}

#leftMenu ul li.level2
{
	border-top: 1px #FFF solid;
	margin-left: 0px;
	margin-bottom: 2px;
}

#leftMenu ul li.level2:last-child
{
	border-bottom: none;
}

#leftMenu .level2  a,
#leftMenu .level2 a:visited,
#leftMenu .level2 span.activeItem
{
	padding-left: 10px;
}

#leftMenu .level2 span.activeItem
{
	background: none;
}

#leftMenu ul.level3
{
	font-size: 11px;
	margin-left: 10px;
}

#leftMenu ul li.level3
{
	border-top: 1px #FFF solid;
	margin-left: 0px;
	margin-bottom: 2px;
}

#leftMenu ul li.level3:last-child
{
	border-bottom: none;
}

#leftMenu .level3  a,
#leftMenu .level3 a:visited,
#leftMenu .level3 span.activeItem
{
	padding-left: 10px;
}

#leftMenu .level3 span.activeItem
{
	background: none;
}

.caption
{
	font-size: 10px;
	font-family: Arial;
	margin-top: -5px;
	margin-bottom: -10px;
	color: #1010FF;
}

.right-content
{
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
	margin-bottom: -10px;
	margin-left: 8px;
}

.right-content h1
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
	margin-bottom: -20px;
	text-align: center;
	text-decoration: underline;
}

.right-content h4
{
	text-align: left;
	font-size: 12px;
	margin-bottom: -15px;
	font-weight: bold;
}

.right-content a, a:visited, a:active
{
	text-decoration: none;
}

.right-content a:hover
{
	text-decoration: line-through;
}

.contact
{
	position: relative;
	font-size: 10px;
	text-align: center;
	border: 3px groove #666666;
	margin: 5px;
	background-color: #DDDDDD;
}

.contact h2
{
	font-weight: bold;
	font-size: 16px;
	margin-top: 2px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	height: auto;
	color:  #990000;
	background-image: url("/fileadmin/images/fsnd.gif");
}

.contact h4
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -20px;
	margin-top: 0px;
}

.contact p
{
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

.imgtext-table
{
	text-align: center;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

.tx-ablinklist-pi1-browsebox
{
	background-color: #A9A9A9;
	text-align: right;
	margin-top: 20px;
}
.tx_ablinklist_listView_linkAddNew
{
	text-align: center;
}

.captcha
{
	position: relative;
	top: 3px;
	cursor: help;
	padding-left: 4px;
	padding-right: 4px;
	elevation: above;
}

.captcha img
{
	/*height: 20px;*/
	width: 68px;
}

.form-buttons
{
	margin-top: 20px;
}


.sitemap
{
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}

.sitemap a, .sitemap a:visited, .sitemap a:active
{
	color: black;
	text-decoration: none;
}

.sitemap a:hover
{
	color: blue;
	font-size: 12px;
	text-decoration: none;
}

.sitemap1
{
	padding-left: 5px;
	font-weight: bold;
	margin-top: 10px;
	width: 300px;
	background-color: #C0C0C0;
}

.sitemap2
{
	padding-left: 35px;
	background-color: #E0E0E0;
	font-size: 12px;
}

.sitemap3
{
	padding-left: 55px;
	font-size: 11px;
	background-color: #F0F0F0;
}

div#promo-links
{
	text-align: center;
	/*width: 100%;*/
	font-size: 9px;
	margin-left: 0px;
}

#promo-links table
{
	margin-left: 10px;
}

#promo-links td
{
	font-size: 9px;
	text-align: left;
	vertical-align: top;
	border-right-style: ridge;
	border-right-width: thin;
}


div#topMenu 
{
	position: relative;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	padding-top: 4px; 
	width: 500px;
	margin-right: 230px;
}

#topMenu a 
{
   text-decoration: none;
   color: #FFFFFF;
}

#topMenu a:visited
{
   text-decoration: none;
   color: #FFFFFF;
}

#topMenu a:active 
{
   text-decoration: none;
   color: #FFFFFF;
}

#topMenu a:hover 
{   
   text-decoration: underline;
   color: #D3E2F9;
}

.tx-fsndwtags-pi1 a, .tx-fsndwtags-pi1 a:visited, .tx-fsndwtags-pi1 a:active
{
	text-decoration: none;
}

.tx-fsndwtags-pi1-listrow a:hover
{
	/*text-decoration: none;*/
	background-color: #99CC99;
	color: #FFFFFF;
}

.prolink-links a,
.prolink-pages a
{
	font-size: 10px;
}

.prolink-links a:hover
{
	text-decoration: underline;
}

.clear
{
	float: none;
	clear: both;
}

div#proLinkSub1
{
	margin-top: 5px;
	position: relative;
	display: block;
	width: 470px;
	float: right;
	margin-right: 5px;
}

div#proLinkSub2
{
}

div#proLinkSub3
{
	margin-top: 5px;
}

div#proLinkSub4
{
	margin-top: 5px;
}

div#proLinkSub5
{
	width: 770px;
	margin-left: -30px;
	margin-top: 10px;
}

#inhalt .csc-menu a
{
	font-weight: normal;
}

#inhalt .csc-sitemap ul
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

#inhalt ul.csc-menu-1
{
	margin-left: 10px;
	padding-left: 5px;
	list-style: disc;
}

#inhalt .csc-sitemap ul li
{
	text-transform: uppercase;
	list-style: none;
	padding-bottom: 3px;
}

#inhalt .csc-sitemap ul li a
{
	display: block;
	border-bottom: 1px #808080 dotted;
	padding-bottom: 3px;
	width: 80%;
}

#inhalt .csc-sitemap ul li ul
{
	list-style: disc;
	text-transform: none;
	margin-left: 15px;
	margin-top: 3px;
	padding-left: 5px;
	font-weight: normal;
}

#inhalt .csc-sitemap ul li ul li
{
	list-style: disc !important;
	text-transform: none;
	font-weight: normal;
}

#inhalt .csc-sitemap ul li ul li a
{
	border-bottom: none;
	width: auto;
}

#inhalt .csc-sitemap ul li ul li ul
{
	margin-left: 5px;
	margin-top: 0px;
}


div.fsnd_rss_item
{
	position: relative;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 10px;
	background: #EEE;
}

.fsnd_rss_item h2
{
	width: auto;
	max-width: 85%;
	margin-top:0px;
	padding-top: 0px;
}


.fsnd_rss_item p.date
{
	position: absolute;
	top: 5px;
	right: 15px;
	font-size: 10px;
}

.fsnd_rss_item .moreLink
{
	position: absolute;
	right: 15px;
	bottom: 5px;
}

.fsnd_rss_item .entry-content img.wp-post-image
{
	float: left;
	max-width: 15%;
	height: auto;
	margin-right: 10px;
}

/***************************************************
****************************************************
****************************************************
*****
*****	Cookie Bar
*****
****************************************************
****************************************************
***************************************************/
div#cookieChoiceWrapper
{
    position: fixed;
    top: 0;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #FFF;
	/* background: rgba( 255, 255, 255, 0.5 ); */
    z-index: 1000;
}
div#cookieChoiceWrapper.fsndCookieWHZBlue
{
	background: #FFF;
}
div#cookieChoiceWrapper.fsndCookieRelative
{
	position: relative;
}
div#cookieChoiceWrapper.fsndCookieBottom
{
	position: fixed;
	top: auto;
	bottom: 0px;
	padding-bottom: 0px;
}
div#cookieChoiceInfo 
{
    /*margin: 0 13% !important;*/ 
	max-width: 98%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
    /*width: 74% !important;*/
}

div#cookieOptInOutWrapper
{
   position: relative;
   max-width: 98%;
   width: 1440px;
   padding-top: 15px;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

.fsndCookieGrey div#cookieChoiceInfo 
{
	color: #3E3E3E;
    background-color: #fff;
    border: 1px solid grey;
}

.fsndCookiePTBlue div#cookieChoiceInfo 
{
	 color: #606062;
    background-color: #fff;
    border: 1px solid #005098;
}

.fsndCookieFullWidth div#cookieChoiceInfo 
{
	width: auto;
	padding-left: 1%;
	padding-right:  1%;
}

.fsndCookieBottom.fsndCookieFullWidth div#cookieChoiceInfo
{
	border-left: none;
	border-bottom: none;
	border-right: none;
}

.fsndCookieWHZBlue div#cookieChoiceInfo
{
	border: none;
}

div#cookieChoiceInfo a.optInOutLinks
{
	position: absolute;
	bottom: 15px;
	padding: 5px 35px;
}

div#cookieChoiceInfo a#cookieChoiceDismiss
{
	right: 15px;
}

div#cookieChoiceInfo a#cookieChoiceDecline
{
	left: 15px;
}

.fsndCookieGrey div#cookieChoiceInfo a.optInOutLinks
{
	color: #FFF;
	background: #222222;
}

.fsndCookiePTBlue div#cookieChoiceInfo a.optInOutLinks
{
	color: #FFF;
	background: #005098;
}

.fsndCookieWHZBlue div#cookieChoiceInfo a.optInOutLinks
{
	background: #385065;
}

.fsndCookieGrubBlue div#cookieChoiceInfo a.optInOutLinks
{
	background: #0c2f7a;
}

div#cookieChoiceInfo a#cookieInfoLink
{
	margin-left: 4px;
}

.fsndCookieGrey div#cookieChoiceInfo a#cookieInfoLink
{
	color: #222;	
}

.fsndCookiePTBlue div#cookieChoiceInfo a#cookieInfoLink
{
	color: #005098;	
}

div#cookieChoiceInfo div#cookieInnerID
{
	width: 80%;
	padding-left: 30px;
	padding-bottom: 1em;
	padding-top: 1em;
   margin-left: auto;
   margin-right: auto;
}

.fsndCookieFullWidth div#cookieChoiceInfo div#cookieInnerID
{
	display: inline-block;
	width: auto;
   max-width: 95%;
	margin-left: 1%;
	margin-right: 130px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#cookieChoiceInfo h2#cookieConsentTitle
{
	padding-top: 1em;
	padding-bottom: 0.5em;
	padding-left: 30px;
	padding-right: 0.5em;
	margin-top: 0;
}

.fsndCookieHideTitle h2#cookieConsentTitle
{
	display: none;
}

.fsndCookieShadow div#cookieChoiceInfo
{
	margin-bottom: 5px;
	
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}

.fsndCookieShadow div#cookieChoiceInfo a.optInOutLinks
{
	
	-webkit-box-shadow: 6px 6px 3px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 6px 6px 3px 0px rgba(0,0,0,0.75);
	box-shadow: 6px 6px 3px 0px rgba(0,0,0,0.75);
}

.fsndCookieShadow div#cookieChoiceInfo a#cookieChoiceDismiss
{
	right: 20px;
}

#cookieChoiceInfo #cookieInnerID a.optInOutLinks
{
	position: relative;
   display: inline-block;
	bottom: auto !important;
   margin-bottom: 8px;
	padding: 0.5em 0.75em;
	text-decoration: none;
	
	-webkit-transition: background 0.25s ease-in;
    -o-transition: background 0.5s ease-in;
   
}

#cookieChoiceInfo #cookieInnerID #cookieOptInOutWrapper a.optInOutLinks
{
   display: block;
}

#cookieChoiceInfo #cookieInnerID #cookieChoiceDecline
{
	left: auto !important;
	margin-right: 5px;
}

#cookieChoiceInfo #cookieInnerID #cookieOptInOutWrapper #cookieChoiceDecline
{
   float: right;
}

#cookieChoiceInfo #cookieInnerID #cookieChoiceDismiss
{
	right: auto !important;
	margin-left: 5px;
}

#cookieChoiceInfo #cookieInnerID #cookieOptInOutWrapper #cookieChoiceDismiss
{
   float: left;
}

div#cookieChoiceWrapper.fsndCookieBlack
{
	background: #000;
	font-size: 13px;
    font-family: Arial;
    font-weight: bold;
	color: #FFF;
}

.fsndCookieBlack #cookieInnerID a,
.fsndCookieBlack #cookieInnerID a:visited
{
	color: #FFF;
	text-decoration: underline;
}

.fsndCookieBlack #cookieChoiceInfo #cookieInnerID a.optInOutLinks
{
    color: #FFFFFF;
    background: #B50234;
	
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0,0,0,0.25);
}

.fsndCookieBlack #cookieChoiceInfo #cookieInnerID a.optInOutLinks:hover 
{
    background: #7F7F7F;
    text-decoration: none;
}

.fsndButtonsRight div#cookieChoiceInfo
{
   padding-top: 0px;
}

.fsndButtonsRight div#cookieOptInOutWrapper
{
   width: 380px;
   padding-top: 0px;
   float: right;
   text-align: center;
   white-space: nowrap;
}

.fsndButtonsRight div#cookieChoiceInfo div#cookieInnerID
{
   width: 100%;
   padding-left: 0px;
   padding-top: 5px;
}

.fsndButtonsRight #cookieChoiceInfo h2#cookieConsentTitle
{
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-top: 0px;
   margin-top: 10px;
}

.fsndButtonsRight #cookieChoiceInfo #cookieInnerID #cookieOptInOutWrapper #cookieChoiceDecline,
.fsndButtonsRight #cookieChoiceInfo #cookieInnerID #cookieOptInOutWrapper #cookieChoiceDismiss
{
   float: left;
   padding-left: 15px;
   padding-right: 15px;
   margin-right: 15px;
}
.fsndButtonsRight #cookieChoiceInfo #cookieInnerID #cookieOptInOutWrapper #cookieChoiceDecline
{
   float: right;
}
.fsndButtonsRight div#cookieChoiceInfo
{
   border: none;
   font-size: 12px;
}

.fsndButtonsRight div#cookieConsentText
{
   float: left;
   max-width: 830px;
}

.fsndButtonsRight div#cookieOptInOutWrapper::after
{
   content: " ";
   width: 0px;
   height: 0px;
   clear: both;
}

/* blue: #003869 */
#cookieChoiceWrapper.fsndCookieTUBlue
{
   background: #003869;
   color: #FFF;
   border-top: 2px #112288 outset;
}

.fsndCookieTUBlue #cookieChoiceInfo h2#cookieConsentTitle,
.fsndCookieTUBlue #cookieConsentText a,
.fsndCookieTUBlue #cookieConsentText a:visited
{
   color: #FFF;
   font-weight: 400;
}

.fsndCookieTUBlue #cookieConsentText a
{
   font-style: italic;
}

.fsndCookieTUBlue #cookieChoiceInfo #cookieInnerID #cookieOptInOutWrapper #cookieChoiceDecline, 
.fsndCookieTUBlue #cookieChoiceInfo #cookieInnerID #cookieOptInOutWrapper #cookieChoiceDismiss
{
   color: #003869;
   background: #eeeeee;
   text-transform: uppercase;
}

/* red: #b13a29 */
#cookieChoiceWrapper.fsndCookieLJRed
{
   background: #b13a29;
   color: #FFF;
   border-top: 2px #882211 outset;
}

.fsndCookieLJRed #cookieChoiceInfo h2#cookieConsentTitle,
.fsndCookieLJRed #cookieConsentText a,
.fsndCookieLJRed #cookieConsentText a:visited
{
   color: #FFF;
   font-weight: 400;
}

.fsndCookieLJRed #cookieChoiceInfo h2#cookieConsentTitle
{
   font-size: 16px;
}

.fsndCookieLJRed #cookieConsentText a
{
   font-style: italic;
}

.fsndCookieLJRed #cookieChoiceInfo #cookieInnerID #cookieOptInOutWrapper #cookieChoiceDecline, 
.fsndCookieLJRed #cookieChoiceInfo #cookieInnerID #cookieOptInOutWrapper #cookieChoiceDismiss
{
   color: #b13a29;
   background: #eeeeee;
   text-transform: uppercase;
}
/*
.fsndCookieLJRed div#cookieConsentText
{
   width: 720px;
}

.fsndCookieLJRed div#cookieOptInOutWrapper
{
   width: 440px;
}
*/
/***************************************************
****************************************************
****************************************************
*****
*****	Media Queries
*****
****************************************************
****************************************************
***************************************************/

@media only screen and (max-width: 1100px) 
{
   .fsndButtonsRight div#cookieOptInOutWrapper
   {
      margin-top: 20px;
   }
}

@media only screen and (max-width: 800px) 
{
	
	div#cookieChoiceInfo div#cookieInnerID
	{
		width: 70%;	
	}

}

@media only screen and (max-width: 700px) 
{

}

@media only screen and (max-width: 600px) 
{	
	div#cookieChoiceInfo div#cookieInnerID
	{
		width: 65%;	
	}
}

@media only screen and (max-width: 600px) and (orientation: landscape)
{
	div#cookieChoiceInfo div#cookieInnerID
	{
		width: 90%;
		padding-left: 0px;
		margin-left: auto;
		margin-right: auto;
		font-size: 80%;
	}
	#cookieChoiceInfo h2#cookieConsentTitle
	{
		padding-left: 0px;
		margin-left: 5%;
	}
	div#cookieChoiceInfo a#cookieChoiceDismiss
	{
		display: inline-block;
		position: relative;

		bottom: auto;
		margin-left: auto;
		margin-right: auto;
	}
	.fsndCookieShadow div#cookieChoiceInfo a#cookieChoiceDismiss
	{
		margin-bottom: 8px;
	}
}

@media only screen and (max-width: 500px) 
{	
	div#cookieChoiceInfo div#cookieInnerID
	{
		width: 90%;
		padding-left: 0px;
		margin-left: auto;
		margin-right: auto;
	}
	#cookieChoiceInfo h2#cookieConsentTitle
	{
		padding-left: 0px;
		margin-left: 5%;
	}
	div#cookieChoiceInfo a#cookieChoiceDismiss
	{
		display: inline-block;
		position: relative;

		bottom: auto;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.fsndCookieFullWidth div#cookieChoiceInfo div#cookieInnerID
	{
		margin-right: 1%;
	}
	.fsndCookieShadow div#cookieChoiceInfo a#cookieChoiceDismiss
	{
		margin-bottom: 8px;
	}
}

@media only screen and (max-width: 400px) 
{
	.fsndCookieShadow div#cookieChoiceInfo
	{
		max-width: 95%;
	}
}

@media only screen and (max-width: 325px) 
{
}