/* cmsms stylesheet: buddy006-Main modified: Mittwoch, 13. Februar 2019 11:51:10 */
@charset "utf-8"; 

/* ----------------------------------------------
	Main CSS Document - CMS Template Buddy
	Template No.: 006
	Version 1.03 / for CMSMS 2.1.2+
	
	www.cmstemplatebuddy.com

	Please read README_FIRST.txt
------------------------------------------------- */
 

/* Reset 
------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the
➝ markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Accessibility 
------------------------------------------------- */
span.accesskey {
	text-decoration: none;
}
.accessibility, hr {
	position: absolute;
	top: -999em;
	left: -999em;
}
dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}

/* Common / Typography
------------------------------------------------- */
html {
	font-size:100.01%;
}
body {
	color:#515151;
	background:#dcdcdc url(https://tulipdesign.ch/uploads/tpl-buddy-006/bg.png) repeat;
	font: normal 80%/165% 'Droid Sans', Arial, Helvetica, sans-serif;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#616161;
	padding: 10px 5px 7px 0;
	font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size:2.8em;
	line-height:1.2;
}
h2 {
	font-size:2.4em;
	margin-bottom:0.2em;
	line-height:1.1;
}
h3 {
	font-size:1.8em;
	line-height:1.4;
}
.sidecontent h3,
#bottomContent	h3	{
	padding-top:0;
	line-height:1;
	margin-top:-4px;
}
.bottomtitle h3	{
	color:#d5d5d5;
	font-size:1.6em;
	border-bottom:1px solid #211f1d;
}
.specialBox	h3	{
	color:#414141;
	padding-top:0;
}
.galleryfooter h4	{
	color:#d5d5d5;
}
h4 {
	font-size:1.4em;
	line-height:1.25;
}
h5 {
	font-size:1.1em;
	font-weight:bold;
	line-height:1.15;
}
h6 {
	font-size:1.1em;
	font-weight:bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p	{
	margin:0 0 1.2em;
}
p + p	{
    margin-top: -.8em;
    text-indent: 2em;
}
#content img	{
	margin:6px 12px;
}
#content .gallery img, #content .threeBlocks img, #content #sidebar img	{
	border:none;
	padding:0;
	margin:0;
}
#content .threeBlocks img {
	max-width: 100%;
}
a	{
	color:#f57516;
	text-decoration:none;
}
a:focus, a:hover {
	color:#f57516;
	text-decoration:underline;
}
.float-left {
	float: left !important;
}
.float-right {
	float: right !important;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.no-border {
	border: medium none;
}
.clearer {
	clear: both;
}
.clearfix {
	display: inline-block;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.hide-text	{
	text-indent: -9999px;
}
.hide	{
	position:absolute;
	left: -9999px;
}
hr		{
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:1px;
	margin:0 0 17px;
	border:none;
}
pre {
    background-color: #f4f4f4;
    border: 1px solid #dedede;
    font-size: 90%;
    line-height: 1.5em;
    margin: 0 1em 1em;
    padding: 0.5em;
}
code, pre {
	font-family: "Courier New",Courier,monospace;
	font-size: 1em;
	line-height:1.5;
	color:#111;
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}

/* Layout 
------------------------------------------------- */
#pageWrapper	{
	margin:0 auto;
	width:960px;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
}
#header {
	position:relative;
	background:#fff;
	height:114px;
	display:block;
}
#header-left  {
	float:left;  
 	width: 450px;
}
#header-right  {
	float:right;   
 	width: 450px;
}
#sliderWrapper	{
	width:960px;
	height:360px;
	background:#fff;
	position:relative;
}
#content {
	background: #FFFFFF;
	padding:20px 0 20px 0;
	overflow:hidden;
}
#main {
	margin: 0;
	padding: 0px 20px 10px 25px;
}
#sidebar {
	width: 280px;
	margin: 18px 0 0;
	padding: 0px 15px 10px 27px;
}
#bottomContent {
	position:relative;
	padding:30px 0 22px 0;
	overflow:hidden;
	background:#2e2d2c;
	color:#9e9d9d;
	display:block;
	width:960px;
}
.threeBlocksWrapper	{
	position:relative;
	display:block;
	margin:20px 0 40px 0;
}
.threeBlocks	{
	width: 285px;
	padding: 0;
	margin: 0 0 0 27px;
}
.bottomBlock	{
	width: 285px;
	padding: 0;
	margin: 0 0 0 27px;
}
.threeBlocksContent	{
}
.specialBox	{
	margin:0px 0px 30px 0px;
	padding:14px 20px 20px;
	background: url(https://tulipdesign.ch/uploads/tpl-buddy-006/content-pattern.png) repeat;
	text-align:center;
	width:920px;
}
.bottomthirdcontent	{
	margin-bottom:20px;
}
#footer {
	background: #161616;
	position: relative;
	padding: 12px 0;
	font-size: 90%;
	color:#ededed;
	overflow:hidden;
}
.footer_gcb	{
	margin:0 22px;
	padding: 4px 0;
	width:60%;
}
.footer_gcb	p {
	margin:0;
}
.sidecontent	{
	padding: 0;
	margin: 0;
}
.border	{
	border-top: 3px solid #dedede;
}
.twoColumns	{
	width: 593px;
}
.oneColumn   {
	width: 915px;
}

/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	right:0px;
	bottom:0px;
	color:#dad7d7;
	width:390px;
	z-index:8;
	background: #000;
	padding: 14px 12px;
 	overflow:hidden;
 	opacity: 0.8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption h2	{
	padding:4px 5px 0 5px;
	color:#f57516;
}
.nivo-caption a {
	display:inline !important;
	color:#f57516;
}
a.readmore-slider 	{
	font-size:14px;
	padding: 4px 12px 4px 5px;
	z-index:100;
	color: #f57516;
	display:block;
	text-decoration:none;
}
a:hover.readmore-slider 	{
	text-decoration:underline;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:44%;
	z-index:9;
	cursor:pointer;
	display:block;
	width:30px;
	height:30px;
	background:url(https://tulipdesign.ch/uploads/tpl-buddy-006/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
}
#sliderWrapper:hover .nivo-directionNav a {
    opacity: 0.7;
}
a.nivo-prevNav {
	background-position: 0 -30px;
	left:15px;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
a:hover.nivo-prevNav {
	left:15px;
	opacity:1;
}
a.nivo-nextNav {
	background-position:-30px -30px;
	right:15px;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
a:hover.nivo-nextNav {
	right:15px;
	opacity:1;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	left:16px;
	bottom:12px;
}
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
	display:block;
	width:22px;
	height:22px;
	background:url(https://tulipdesign.ch/uploads/tpl-buddy-006/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:0px;
	float:left;
}
.nivo-controlNav a.active {
	font-weight:bold;
	background-position:0 -22px;
}

/* Header, Footer, Custom
------------------------------------------------- */
#logo a	{
	min-height: 60px;
	min-width: 220px;
	display:block;
	float:left;
	margin:14px 0 0 30px;
	border:none;
	line-height: 0;
}
#logo a:hover	{
	text-decoration:none;
}
#logo h1	{
	margin:0;
	padding:0;
}
#footer a	{
	color:#f57516;
	text-decoration:none;
}
#footer a:hover	{
	text-decoration: underline;
}
.validation {
	margin: 2px 8px 2px 4px;
	height:25px;
	float: right;
}
a.valid-css 	{
	width:70px;
	display:block;
	float: right;
	height:25px;
	background-image:url(https://tulipdesign.ch/uploads/tpl-buddy-006/valid-css.png);
	background-position: 0 0;
	text-indent:-9999px;
	margin-left:4px;
 	opacity:0.4;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
a:hover.valid-css 	{
	opacity:1;
}
a.valid-xhtml 	{
	width:70px;
	display:block;
	float: right;
	height:25px;
	background-image:url(https://tulipdesign.ch/uploads/tpl-buddy-006/valid-xhtml.png);
	background-position: 0 0;
	text-indent:-9999px;
 	opacity:0.4;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
a:hover.valid-xhtml 	{
	opacity:1;
}
.breadcrumbs	{
	padding: 0px 20px 0 24px;
	font-size:0.875em;
	color:#939699;
}
#totoplink a	{
	display: block;
	display: none;
	z-index: 9999; 
	opacity: .9;
	position: fixed;
	right: 10px;
	bottom: 30px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width: 44px;
	height: 44px;
	background: #2e2b29 url(https://tulipdesign.ch/uploads/tpl-buddy-006/to-top.png) no-repeat 2px 0;
	text-indent:-9999px;
	color: #fff;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
#totoplink a:hover	{
	opacity: .8;
}
.slogan	{
	margin: 0 10px 0 75px;
	font-size:1.4em;
	font-family: 'Droid Serif', serif;
	font-style:italic;
	color:#777;
	float:left;
}
.top-right-block	{
	float:right;
	text-align:right;
	margin: 0px 12px 0 0;
	color:#fff;	
	background:#2E2B29;
	padding:4px 8px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-width:0 2px 2px 2px;
	border-color:#fff;
	border-style:solid;
	-moz-box-shadow:0px 0px 3px #666;
  	-webkit-box-shadow:0px 0px 3px #666;
	box-shadow:0px 0px 3px #666;
}
.top-right-block p {
	margin: 0;
}
#bottomContent p + p	{
	text-indent:0;
}
.bottomtitle	{
	margin-bottom:20px;
	border-bottom:1px solid #383737;
}
#footerNav .bottomtitle	{
	margin:0;
	border:none;
}
#top	{
	position:absolute;
	top:0;
}
.threeBlocksTitle	{
	margin-bottom:10px;
}
.threeBlocksImage	{
	width:270px;
	display:block;
	overflow:hidden;
	margin-bottom:15px;
	padding:4px;
	border:1px solid white;
	background:#f0f0f0;
	-moz-box-shadow:0px 0px 3px #ccc;
  	-webkit-box-shadow:0px 0px 3px #ccc;
	box-shadow:0px 0px 3px #ccc;
}
.threeBlocksMoreLink a	{
	padding: 4px 8px;
	margin:12px 0;
	display:block;
	text-decoration:none;
	float:left;
	background: #ff924f; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff924f 0%, #f57516 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff924f), color-stop(100%,#f57516)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff924f 0%,#f57516 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff924f 0%,#f57516 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff924f 0%,#f57516 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff924f 0%,#f57516 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff924f', endColorstr='#f57516',GradientType=0 ); /* IE6-9 */
	color:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.threeBlocksMoreLink a:hover	{
	text-decoration:none;
	background: #f57516; /* Old browsers */
	background: -moz-linear-gradient(top,  #f57516 0%, #ff924f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f57516), color-stop(100%,#ff924f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f57516 0%,#ff924f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f57516 0%,#ff924f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f57516 0%,#ff924f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f57516 0%,#ff924f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f57516', endColorstr='#ff924f',GradientType=0 ); /* IE6-9 */
	border:none;
}

/* Search 
------------------------------------------------- */
#search{
	text-align:right;
	border:1px solid #dadbdd;
	background:#fafafa;
	padding:0;
	position:absolute;
	top:54px;
	right:20px;
	width:270px;
}
#search input {
	background:none;
	width:226px;
	height:30px;
	vertical-align:middle;
	margin:0 5px 0 0;
	padding:2px 0 0 0;
	border:0;
	color:#87888A;
	font-family: 'Droid Sans', sans-serif;
}
#search input.searchBtn {
	border:0;
	background:url(https://tulipdesign.ch/uploads/tpl-buddy-006/search.png) no-repeat 0 0;
	width:25px;
	height:25px;
	margin:0 4px 0 3px;
}
#search input.searchBtn:hover {
	border:0;
	background:url(https://tulipdesign.ch/uploads/tpl-buddy-006/search.png) no-repeat -25px 0;
	width:25px;
	height:25px;
	margin:0 4px 0 3px;
}

/* News 
------------------------------------------------- */
#news	{
	margin-bottom: 26px;
	padding: 6px 12px 6px 12px;
	border:1px solid white;
	background:#f4f4f4;
	-moz-box-shadow:0px 0px 3px #ccc;
  	-webkit-box-shadow:0px 0px 3px #ccc;
	box-shadow:0px 0px 3px #ccc;
}
#news h2	{
	padding: 0px 5px 10px 22px;
	background: url(https://tulipdesign.ch/uploads/tpl-buddy-006/news-title-icon.png) no-repeat 0 1px;
	border-bottom: 1px solid #ddd;
	font-size: 2em;
	line-height: 1;
	margin-bottom: 0.6em;
}
.NewsSummary	{
	margin: 10px 0 4px 0;
}
.NewsSummaryRow	{
	display: block;
	overflow:hidden;
	color: #6a6a6a;
	border-bottom: 1px dotted #abacb0;
	margin-top: 10px;
	font-size:12px;
}
.NewsSummaryRowSeparator	{
	padding-top: 1px;
}
.NewsSummaryLink a	{
	font-size: 1.4em;
	font-weight:bold;
	font-family: 'Droid Sans', sans-serif;
	border:none;
}
.NewsSummarySummary	{
	margin: 10px 0;
	font-size:12px;
	color:#535353;
}
.NewsSummarySummary	p {
	margin: 0;
}
.NewsSummaryPostdate	{
	float:left;
	margin: 2px 6px 2px 0;
	background:url(https://tulipdesign.ch/uploads/tpl-buddy-006/clock.png) no-repeat;
	padding-left:22px;
}
.NewsSummaryCategory	{
	float:left;
	margin: 2px 4px;
}
.NewsSummaryAuthor	{
	float:left;
	margin: 2px 4px;
}
.NewsSummaryAuthor span {
	color:#282828;
}
.NewsSummaryMorelink {
	line-height:normal !important;
}
.NewsSummaryMorelink a	{
	padding: 8px;
	margin: 4px 0 16px 0;
	float: left;
	background: #ff924f; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff924f 0%, #f57516 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff924f), color-stop(100%,#f57516)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff924f 0%,#f57516 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff924f 0%,#f57516 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff924f 0%,#f57516 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff924f 0%,#f57516 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff924f', endColorstr='#f57516',GradientType=0 ); /* IE6-9 */
	color:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.NewsSummaryMorelink a:hover	{
	text-decoration:none;
	background: #f57516; /* Old browsers */
	background: -moz-linear-gradient(top,  #f57516 0%, #ff924f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f57516), color-stop(100%,#ff924f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f57516 0%,#ff924f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f57516 0%,#ff924f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f57516 0%,#ff924f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f57516 0%,#ff924f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f57516', endColorstr='#ff924f',GradientType=0 ); /* IE6-9 */
}
.NewsDetailRow	{
	display: block;
	overflow:hidden;
	color: #8e9092;
	margin-top: 11px;
	padding: 4px 10px 4px 4px;
	background: #f8f8f8;
	border: 1px solid #e5e5e5;
}
.NewsDetailRowSeparator	{
	padding:0;
	margin: 0 4px;
}
#NewsPostDetailDate {
	float:left;
	font-size: 90%;
	margin: 0;
	font-weight: bold;
	background:url(https://tulipdesign.ch/uploads/tpl-buddy-006/clock.png) no-repeat 0 1px;
	padding-left:22px;
}
#NewsPostDetailSummary {
	line-height: 150%;
	margin: 10px 0;
	padding: 10px 0;
	color: #000;
	border-bottom: 1px dotted #ddd;
}
#NewsPostDetailSummary p {
	margin: 0;
}
#NewsPostDetailCategory {
	float:left;
	margin: 0;
	padding: 0;
}
#NewsPostDetailContent {
	margin: 15px 0;
	line-height: 150%;
}
#NewsPostDetailAuthor {
	float:left;
}
#NewsPostDetailAuthor span {
	color:#282828;
}
#NewsPostDetailTitle {
	margin: 0 0 4px 0;
}
#NewsPostDetailHorizRule {
	margin: 0;
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
	line-height:normal !important;
}
#NewsPostDetailReturnLink a {
	padding: 5px 8px 4px 20px;
	margin-top: 4px;
	margin-bottom:12px;
	float: left;
	border:1px solid #dadbdd;
	background-color: #fafafa;
	background-image: url(https://tulipdesign.ch/uploads/tpl-buddy-006/return.png);
	background-repeat:no-repeat;
	background-position: 6px 6px;
}
#NewsPostDetailReturnLink a:hover {
	background-position: 6px -32px;
}
#news ul li {
	padding: 2px 2px 2px 5px;
	margin-left: 20px;
}
.news-pagination {
	margin: 0px 0 4px 0;
	padding: 0;
	overflow:hidden;
	border-bottom:1px solid #ccc;
}
.firstpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(https://tulipdesign.ch/uploads/tpl-buddy-006/news-pagination.png) no-repeat -21px 0;
	text-indent: -9999px;
}
.firstpage a:hover {
	background: url(https://tulipdesign.ch/uploads/tpl-buddy-006/news-pagination.png) no-repeat -21px 0;
}
.prevpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(https://tulipdesign.ch/uploads/tpl-buddy-006/news-pagination.png) no-repeat -1px 0;
	text-indent: -9999px;
}
.prevpage a:hover {
	background: url(https://tulipdesign.ch/uploads/tpl-buddy-006/news-pagination.png) no-repeat -1px 0;
}
.nextpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(https://tulipdesign.ch/uploads/tpl-buddy-006/news-pagination.png) no-repeat -41px 0;
	text-indent: -9999px;
}
.nextpage a:hover {
	background: url(https://tulipdesign.ch/uploads/tpl-buddy-006/news-pagination.png) no-repeat -41px 0;
}
.lastpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(https://tulipdesign.ch/uploads/tpl-buddy-006/news-pagination.png) no-repeat -61px 0;
	text-indent: -9999px;
}
.lastpage a:hover {
	background: url(https://tulipdesign.ch/uploads/tpl-buddy-006/news-pagination.png) no-repeat -61px 0;
}
.pagetext {
	float:left;
	display:block;
	padding: 0 2px;
	margin: 2px 2px 2px 0px;
	height: 20px;
	color: #888;
}


/* Forms 
------------------------------------------------- */
.formbuddy	{
	padding:10px 2px;
}
.formbuddy div {
	margin:12px 0;
}
.formbuddy legend	{
	padding: 4px 0;
}
.formbuddy .submit input	{
	padding: 8px;
	margin:0;
	background: #ff924f; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff924f 0%, #f57516 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff924f), color-stop(100%,#f57516)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff924f 0%,#f57516 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff924f 0%,#f57516 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff924f 0%,#f57516 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff924f 0%,#f57516 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff924f', endColorstr='#f57516',GradientType=0 ); /* IE6-9 */
	color:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
	border:none;
}
.formbuddy .submit input:hover	{
	text-decoration:none;
	background: #f57516; /* Old browsers */
	background: -moz-linear-gradient(top,  #f57516 0%, #ff924f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f57516), color-stop(100%,#ff924f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f57516 0%,#ff924f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f57516 0%,#ff924f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f57516 0%,#ff924f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f57516 0%,#ff924f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f57516', endColorstr='#ff924f',GradientType=0 ); /* IE6-9 */
	border:none;
}
.formbuddy input[type="text"], .formbuddy input[type="email"], .formbuddy input[type="password"], .formbuddy textarea {
	background-color: #f2f2f2;
	border: 1px solid #bec4c7;
	box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
	font-family: 'Droid Sans', sans-serif;
	font-size: 13px;
	margin: 0 10px 0 0;
	padding: 10px 6px;
	min-width: 240px;
	color: #636B73;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
}
.formbuddy input:hover, .formbuddy input:focus, .formbuddy textarea:hover, .formbuddy select:hover, .formbuddy checkbox:hover {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #bec4c7;
}
.formbuddy textarea {
	overflow:auto;
}
.error_message	{
	color:red;
}
.textarea	{
	width: 240px;
}

.formbuddyfooter	{
	padding:0;
}
.formbuddyfooter div {
	margin:0 0 12px 0;
}
.formbuddyfooter legend	{
	padding: 0 0 4px 0;
}
.formbuddyfooter label	{
}
.formbuddyfooter .submit input	{
	background-color: #1d1d1d;
	background-repeat: no-repeat;
	background-position: 8px 6px;
	color:#9E9D9D;
	border:none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	font-family: 'Droid Sans', sans-serif;
	padding: 5px 6px;
	margin:4px 0 0;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
}
.formbuddyfooter .submit input:hover	{
	background-color: #242424;
	background-repeat: no-repeat;
}
.formbuddyfooter input[type="text"], .formbuddyfooter input[type="email"], .formbuddyfooter input[type="password"], .formbuddyfooter textarea {
	background-color: #363534;
	border: 1px solid #414141;
	font-size: 90%;
	font-family: 'Droid-Sans', sans-serif;
	margin: 0 10px 0 0;
	padding: 8px 6px;
	min-width: 240px;
	color: #9E9D9D;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
}
.formbuddyfooter input:hover, .formbuddyfooter input:focus, .formbuddyfooter textarea:hover, .formbuddyfooter select:hover, .formbuddyfooter checkbox:hover {
	background-color: #3d3c3c;
}
.formbuddyfooter textarea {
	overflow:auto;
}

/* Lists and Tables
------------------------------------------------- */
ul, ol {
	margin:0 1.5em 1.5em 0;
	padding-left:1.5em;
}
ul 	{
	list-style-type:disc;
}
ul li	{
	padding: 0.1em 0;
}
ol {	
	list-style-type:decimal;
}
ul ul,
ol ol {
	margin: 0.3em 1.5em 0.2em 0;
}
ul ul	{
	list-style-type:circle;
}
ul ul ul,
ol ol ol	{
	margin: 0.3em 1.5em 0.2em 0;
}
ul ul ul	{
	list-style-type: square;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dl dd {
	margin-left:1.5em;
	margin-bottom: 0.4em;
}
table {
	margin:1.2em 0;
	width:100%;
	border-color: #d9d2cc;
	border-style: solid;
	border-width: 1px 1px 1px;
}
th {
	font-weight:bold;
}
thead th {
	background:#f6f0eb;
}
th, td, caption {
	padding:4px 10px 4px 5px;
	border-color: #d9d2cc;
	border-style: solid;
	border-width: 1px 1px 0 1px;
}
tbody tr:nth-child(even) td, tbody tr.even td {
	background:#faf7f5;
}
tfoot {
	font-style:italic;
}
caption {
	background:#eee;
}


/* ----------------------------------------------
	
        Menu stylesheet - Top and Footer menus

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


/* Main Menu Dropdown
------------------------------------------------- */
.mobile-menu-btn {
	display: none;
	}
#mainNav {
	width: 960px;
	margin: 0 auto;
	height:38px;
	padding: 0;
	background: #f6f6f6;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	z-index:100;
}
#mainNav ul	{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em; 
	z-index:1000;
}

#mainNav ul a	{
	display:block;
	padding: 10px 0;
	font-size:1em;
	text-decoration: none;
	color: #6a6a6a; /* default link color */
	margin:0;
	transition: color .2s;
	-moz-transition: color .2s;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
}
#mainNav ul a:hover	{
	color:#000;
}
#mainNav ul a span	{
	border-right: 1px solid #dedede;
	border-left:1px solid #fff;	
	padding: 4px 22px;
}

/* first level */
#mainNav ul li	{
	float:left;
	position:relative;
	padding:0;
}
#mainNav ul li:last-child a	span {
	border-right: none;
}
#mainNav ul li:first-child a span {
	border-left:none;
}
#mainNav ul li.parent	{
	background:url(https://tulipdesign.ch/uploads/tpl-buddy-006/activeparent.png) no-repeat right center;
}
#mainNav ul li.parent a	span {
	padding-right:30px;
}
#mainNav ul li.parent a:hover	{
	background:url(https://tulipdesign.ch/uploads/tpl-buddy-006/activeparent-hover.png) no-repeat right center;
}
#mainNav ul li.menuactive a	{
	color:#000;
}
#mainNav ul li.parent a.menuactive	{
	background:url(https://tulipdesign.ch/uploads/tpl-buddy-006/activeparent-hover.png) no-repeat right center;
}
#mainNav ul li.menuactive li a	{
	color: #6a6a6a;
}

/* second level */
#mainNav ul ul {
	position:absolute;
	display:none;
	width:20em;
	top:38px;
	z-index:9;
}
#mainNav ul li ul a	{
	width:12.4em;
	height:auto;
	float:left;
	font-weight:normal;
	text-transform:inherit;
	background-image:none;
	background:#f6f6f6;
	border-left:1px solid #dedede;
	border-top:1px solid #dedede;
	border-right:1px solid #dedede;
	padding: 10px 22px 10px 22px;
}
#mainNav ul ul a span	{
	border-right: none;
	border-left: none;	
  	padding:0;     
}
#mainNav ul li ul li:last-child a	{
	border-bottom:1px solid #dedede;
}
#mainNav ul li.parent li a:hover	{
	background:#f6f6f6;
	color:#000;
}
#mainNav ul li.parent li.parent a	{
	background:#f6f6f6 url(https://tulipdesign.ch/uploads/tpl-buddy-006/arrow-right.png) no-repeat right center;
}
#mainNav ul li.parent li.parent a:hover	{
	background:#f6f6f6 url(https://tulipdesign.ch/uploads/tpl-buddy-006/arrow-right-hover.png) no-repeat right center;
}
#mainNav ul li.menuactive li a:hover	{
	color: #000;
}
#mainNav ul li.parent li a.menuactive	{
	background:#f6f6f6;
	color:#000;
}
#mainNav ul li li:last-child,
#mainNav ul li:last-child li	{
	border-right: none;
}

#mainNav ul li.parent li.parent a.menuactive	{
	background:#f6f6f6 url(https://tulipdesign.ch/uploads/tpl-buddy-006/arrow-right-hover.png) no-repeat right center;
}

/* third level */
#mainNav ul li.parent li.parent li a	{
	background:#f6f6f6;
}
#mainNav ul li.parent li.parent li a:hover	{
	background:#f6f6f6;
}
#mainNav ul li.parent li.parent li a.menuactive	{
	background:#f6f6f6;
}
#mainNav ul ul ul{
	top:auto;
}	
#mainNav ul li ul ul {
	left:15.9em;
	margin:0;
}
#mainNav ul li:hover ul ul, #mainNav ul li:hover ul ul ul, #mainNav ul li:hover ul ul ul ul{
	display:none;
}
#mainNav ul li:hover ul, #mainNav ul li li:hover ul, #mainNav ul li li li:hover ul, #mainNav ul li li li li:hover ul{
	display:block;
}
#mainNav li.currentpage h3	{
	display:block;
	padding: 16px 22px 16px 23px;
	font-family: 'Droid-Sans', sans-serif;  
	font-size:1em;
	background: #f6f6f6;
	text-decoration: none;
	color: #000;
	text-transform:uppercase;
	margin:0;
}
#mainNav ul li ul li:last-child li a	{
	border-bottom:none;
}
#mainNav ul li ul li:last-child li:last-child a	{
	border-bottom:1px solid #dedede;
}

/* Footer menu horizontal (1 level)
------------------------------------------------- */
#footerNav {
	float:left;
	font-size:100%;
	margin: 0 0 20px 20px;
	width:290px;
}
#footerNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* menu list items */
#footerNav li {
	list-style: none;
	margin: 0;
	border-top:1px solid #383737;
	border-bottom:1px solid #211f1d;
	padding:0;
}
#footerNav li:last-child	{
	border-bottom:1px solid #383737;
}
#footerNav li:last-child a	{
	border-bottom:1px solid #211f1d;
}
#footerNav a, #footerNav h3 span, #footerNav .sectionheader span {
	padding: 8px 7px 8px 0px;
	margin: 0;
	text-decoration: none;
	color: #dedede; /* default link color */
	display: block;
	transition: color .2s;
	-moz-transition: color .2s;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
}

/* hover state for links */
#footerNav li a:hover {
	color:#fff;	
}
#footerNav a span {
	padding: 6px 4px 0 4px;
}
#footerNav li.menuactive a span {
	color: #fff;
}
#footerNav li.currentpage h3	{
	font-size:100%;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
}
#footerNav li.currentpage h3 span { 
	padding: 14px 7px 6px 4px;
	color: #fff;
}
#footerNav .sectionheader span {
	padding-left: 15px;
}
/* active parent, that is the first level parent of a child page that is the current page */
#footerNav li.menuactive, #footerNav li.menuactive a:hover {
	color: #fff;
}
/* cmsms stylesheet: buddy006-Mobile modified: Mittwoch, 13. Februar 2019 11:51:10 */
@charset "utf-8";
/* ----------------------------------------------
	Mobile CSS Document - CMS Template Buddy
	Template No.: 006
	Version 1.03 / for CMSMS 2.1.2+
	
	www.cmstemplatebuddy.com

	Please read README_FIRST.txt
------------------------------------------------- */

/* #Media Queries
================================================== */

/*	#Tablet
================================================== */

	@media screen and (max-width: 1024px) {
		#pageWrapper {
 		   margin: 15px 2% 0 2%;
		   width: 96%;
		}
		#header {
 		   margin: 0;
		   width: 100%;
		   overflow:hidden;
		}
		#header-right {
			width:auto;
		}
		#mainNav {
			margin: 0;
			width:100%;
		}
		#mainNav ul a {
			padding: 10px 2px 10px 2px;
		}
		#mainNav ul a span {
			padding: 2px 10px;
			border-left: none !important;
		}
		#mainNav ul li ul a {
			padding: 6px 22px;
		}
		#logo a {
			width: 160px;
			margin: 15px 0 0 16px;
		}
		#sliderWrapper	{
			width: 100%;
			margin: 0;
			height: auto;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
		}
		.sliderContainer {
			width: 60%;
		}
		#content {
			width: 100%;
			border:none;
		}
		#main {
			padding: 6px 0;
		}
		#bottomContent {
			width:100%;
			margin: 0;
			padding: 22px 0;
		}
		.oneColumn {			
			width: 96%;
			margin: 0 2% !important;
		}
		.twoColumns {
			width: 62%;
			margin: 0 2% 0 2% !important;
		}
		#sidebar {
			width: 30%;
			padding: 0;
			margin: 50px 2% 0 2%;
		}
		.threeBlocksWrapper {
			width: 99%;
			margin: 10px 0;
		}
		.threeBlocks, .threeBlocks2, #footerNav, .bottomBlock, .bottomBlock2 {
			width: 31%;
			margin-left: 2%;
			margin-right: 0;
		}
		.formbuddyfooter input[type="text"], .formbuddyfooter input[type="email"], .formbuddyfooter input[type="password"], .formbuddyfooter textarea {
			width: 96%;
			display: block;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
			min-width: inherit;
		}
		.specialBox {
			width: 92%;
			padding: 10px 2%;
			margin: 10px 2%;
		}
		 #footer {
			margin: 0;
		}
		.nivoSlider {margin-bottom: 0;}
		.nivo-controlNav { 
			display: none !important;
		}
		.nivo-caption-bg {
			top:0;
			bottom:0;
			right:0;
			left:0;
			width: auto;
			height: auto;
		}
		.nivo-caption { width:60%; right:-63%; }
		.nivo-caption h2 { padding: 0; }
		#search {}
		#search input {}
		a.readmore-slider { position:relative; top:10px; left:4px; bottom:0;}
	}
	
/*	#Tablet portrait
================================================== */
	@media screen and (max-width: 768px) {
		#pageWrapper { margin: 10px 2% 0 2%; }
	    .nivo-caption {display: none !important;}
	    .nivo-directionNav a {opacity: 1;}
	    #search { width:84%; right:10px; }
	    #search input { width:78%; }
	    .sliderContainer {
	    	width: 100%;
	    	margin: 0;
	    }

	    #logo a {min-width: 0;width:220px;}
	    #logo a img {
			width:220px;
		}
		.slogan {font-size: 1.6em; margin:0 20px; width:100%;}
		#header-right, #header-left {width:50%; position:relative;}
		.breadcrumbs { width:96%; margin:0 2%; padding:10px 0;}
		#news { margin-bottom: 16px; padding: 6px 8px 6px 8px;}
		.news-pagination { margin: 2px 0; }
		.threeBlocksImage { width: 99%; box-sizing: border-box; }

		/* Mobile menu */
		.mobile-menu-btn {
			display: block;
			cursor: pointer;
			width: 100%;
			height: 46px;
			color:white;
			font-size: 16px;
			background: url(https://tulipdesign.ch/uploads/tpl-buddy-006/mobile-btn.png) no-repeat 15px center;
			padding: 14px 20px 10px 50px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box; 
			border-bottom: 2px solid #111;
			}
			a.mobile-menu-btn:hover {
				text-decoration: none;
			}
		#mainNav { 
			height: auto;
			padding: 0;
			background: #222;
		}
 		#mainNav ul { 
 			display: none;
 		}
 		#mainNav.show ul { display: block !important; } /* triggers mobile nav */
	    #mainNav ul a {
	    	background: #222;
	    	color: #fff;
	    	font-weight: normal;
	    	padding: 12px 14px;
	    	font-size: 14px;
	    	text-transform: none; 
	    	-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box; 
			border-bottom: 1px solid #111;
	    }
	    #mainNav ul a:hover	{
			background-color:#111;
			color:#fff;
		}
 		#mainNav ul a span {
 			border: none !important;
 			padding: 0;
 		}
 		/* first level */
	    #mainNav ul li {
			float:none;
			width: 100%;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box; 
			border:none;
	    }
	    #mainNav ul li:last-child a,
	    #mainNav ul li:last-child  {
	    	border-right: none;
	    }
	    #mainNav ul li.parent {
			background:none;
		}
		#mainNav ul li.parent a	{}
		#mainNav ul li.parent a:hover {
			background:#111;
			color:#fff;
		}
		#mainNav ul li.menuactive {
			background:#111;
		}
		#mainNav ul li.menuactive a	{
			color:#fff;
		}
		#mainNav ul li.parent a.menuactive {
			background: #111;
			color:#fff;
		}
		#mainNav ul li.menuactive li a	{
			color: #fff;
		}
		#mainNav ul li.menuactive a.menuactive	{
			background:#111;
		}

	    /* second level */
		#mainNav ul ul {
			display: block !important;
			position:relative;
			width: 100%;
			top:0;
			padding-top: 0;
		}
		#mainNav ul li ul a	{
			background: #222;
			color: #fff;
			width: 100%;
			float: none;
			padding: 12px 14px 12px 30px;
			border-bottom: 1px solid #111;
			border-top:none;
			border-left: none;
			border-right: none;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box; 
		}
		#mainNav ul li.parent li a:hover	{
			background:#111;
		}
		#mainNav ul li.parent li.parent a	{
			background: #222;
			color: #fff !important;
		}
		#mainNav ul li.parent li.parent a:hover	{
			background:#111;
		}
		#mainNav ul li.menuactive li a:hover	{
			color: #fff !important;
			background: #111;
		}
		#mainNav ul li.parent li a.menuactive	{
			background:#111;
			color:#fff;
			font-weight:normal;
		}
		#mainNav ul li li:last-child,
		#mainNav ul li:last-child li	{
			border-right: none;
		}
		#mainNav ul li.parent li.parent a.menuactive	{
			background:#111;
		}
		#mainNav ul li ul li:last-child a {
    		border-bottom: 1px solid #111 !important;
		}

		/* third level */
		#mainNav ul ul ul a {
			padding: 12px 14px 12px 45px;
		}
		#mainNav ul li.parent li.parent li a	{
			background:#222;
		}
		#mainNav ul li.parent li.parent li a:hover	{
			background:#111;
			color: #fff !important;
		}
		#mainNav ul li.parent li.parent li a.menuactive	{
			background:#111;
		}
		#mainNav ul ul ul{
			display: block;
			top:auto;
		}	
		#mainNav ul li ul ul {
			left:0;
			margin:0;
			border-left:none;
		}
		#mainNav ul li:hover ul ul, #mainNav ul li:hover ul ul ul, #mainNav ul li:hover ul ul ul ul{
			display:block;
		}
		#mainNav li.currentpage h3	{
			display:block;
			padding: 16px 22px 16px 23px;
		    font-family: Arial, Helvetica, sans-serif;  
			font-size:14px;
			background: #222;
			font-weight:bold;
			text-decoration: none;
			color: #fff;
			text-transform:none;
			margin:0;
		}

/*	#Mobile
================================================== */
	
	@media screen and (max-width: 480px) {
		.threeBlocks, .threeBlocks2, .bottomBlock, .bottomBlock2, #footerNav {
			float: none !important;
			width: 96%;
			margin: 30px 2%;
		}
		#content {padding:5px 0;}
		#bottomContent {padding:0;}
		#footer {padding:10px 0; margin:0 0 10px 0;float: none !important;width:100%;}
		.threeBlocks, .threeBlocks2 {overflow: hidden; box-sizing: border-box;}
		.threeBlocksWrapper { width: 100%; }
		.threeBlocksImage { margin: 10px 1px; width: 99%; box-sizing: border-box; }
		.formbuddyfooter input[type="text"], .formbuddyfooter input[type="email"], .formbuddyfooter input[type="password"], .formbuddyfooter textarea {
			width: 100%;
			display: block;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
		}
		.specialBox {
			padding: 8px 2%;
			margin: 8px 2%;
		}
		#header-left, #header-right {
			width: 100%;
			float: none !important;
			overflow: hidden;
			margin: 0;
			text-align: center;
		}
		#search { 
			position:relative;
			width: 96%;
			margin: 0 2% 15px 2%;
			top:auto;
			right:auto;
		}
		#search input {
			width: 86%;
		}
		#header {
			height: auto;
			overflow: hidden;
			text-align: center;
		}
		#logo {
			display: inline-block;
		}
		#logo a {
			margin: 10px auto;
			min-height: 42px;
			line-height: 0;
			width: 100%;
		}
		.top-right-block, .slogan { 
			width: 100%;
			float: none !important;
			overflow: hidden;
			text-align: center;
			padding:0;
		}	
		.top-right-block { 
			margin-bottom: 10px;
			border-radius: 0;
			border-width: 0;
			padding: 4px 0;
		}	
		.top-right-block p { margin: 0; }
		.slogan {
			margin:10px 0;
			line-height: 1.2;
		}
		#main {
			float: none !important;
		}
		.twoColumns {
			width: 96%;
		}
		#sidebar {
			float: none !important;
			width: 96%;
			margin:10px 2% 0 2%;
		}
		.threeBlocksMoreLink a {
			margin: 10px 0 10px 0;
		}	
	}
