/* Default stylesheet */
html {
    overflow-x: hidden;
    overflow-y: scroll;
    word-wrap: break-word;
}
* {
	outline: 0;
}

body {
	background-color: #FFFFFF;
	color: #474747;
	font-family:  Arial, "Liberation Sans", "Helvetica Neue", Helvetica, "Nimbus Sans L", Sans, Sans-serif;
	/*font-family: "Gill Sans", Calibri, FreeSans, "Trebuchet MS", sans-serif;*/
	font-size: 75%; /* 12px*/
	margin: 0px;
	padding: 0px;
}

@font-face {
    font-family: 'NudistaBold';
    src: url('/font-face/Nudista/nudista_bold-webfont.eot');
    src: url('/font-face/Nudista/nudista_bold-webfont.eot?#iefix') format('eot'),
         url('/font-face/Nudista/nudista_bold-webfont.woff') format('woff'),
         url('/font-face/Nudista/nudista_bold-webfont.ttf') format('truetype'),
         url('/font-face/Nudista/nudista_bold-webfont.svg#webfontTP0iAzGB') format('svg');
    font-weight: normal;
    font-style: normal;
}

table,caption,th,td {
	font-size: 1.0em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 4px 0px 8px;
	padding: 0px;
}

h1 {
	font-size: 1.45em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1.0em;
}
h6 {
	font-size: 1.0em;
}
p {
	padding: 0px;
	margin: 4px 0px 16px 0px;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
/* End General elements*/

/* IMG */
a img {
	border: none;
}
.body img {
	margin: 3px 10px 5px;
}
.body img[align="left"] {
	margin-left: 0;
}
.body img[align="right"] {
	margin-right: 0;
}

div.forum {
	clear: both;
}

/* Use class layout on images and tables used for layout */
img.layout, a img.layout {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table.layout {
	margin: 0px;
	padding: 0px;
}
td.layout {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
/* General links */
a { color: #474747;text-decoration: none;}
a:hover { text-decoration: underline;}

/* read more.. links */
.link { }
a.link:link { }
a.link:visited { }
a.link:hover { }

/* Standard navigation links */
.menu a:link {text-decoration: none;}
.menu a:visited {text-decoration: none;}
.menu a:hover {text-decoration: underline;}

.menu a.menuselected:link {text-decoration: underline;}
.menu a.menuselected:visited {text-decoration: underline;}
.menu a.menuselected:hover {text-decoration: underline;}

/* Printable/tell a friend links	*/
.toollink { }
a.toollink:link { }
a.toollink:visited { }
a.toollink:hover { }

/* Copyright, CustomPublish powered link etc.	 */
#cp {
	color: #ccc; font-size: 10px;
}
#cp a {
	color: #ccc; text-decoration: none;
}
#copyright {
	color: #FFF;
}
#copyright a{
	color: #FFF;
}


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { }
.headlinelink:link { }
.headlinelink:visited { }
.headlinelink:hover { }

/* Linked headlines on listing pages */
.headline .headlinelink { }
.headline .headlinelink:link { }
.headline .headlinelink:visited { }
.headline .headlinelink:hover { }

/* Navigation path links */
.path	{	}
a.path:link { }
a.path:visited { }
a.path:hover { }

/* Sitemap links */
.tree { font-weight: normal; }
a.tree:link { text-decoration: none; color: #000000; }
a.tree:visited { text-decoration: none; color: #000000; }
a.tree:hover { text-decoration: underline; color: #000000; }

.sitetree { font-weight: normal; }
a.sitetree:link { text-decoration: none; color: #000000; }
a.sitetree:visited { text-decoration: none; color: #000000; }
a.sitetree:hover { text-decoration: underline; color: #000000; }


/* SECTION: Standard CP classes*/
div.date, span.date { color: #999999; font-size: 0.9em; }
.author { color: #333333; font-size: 0.9em; }
.feedback { }
.copyright { }


/* CSS code for (rounded) corners. Remember position: relative; on container element */
span.corner { 
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	/* Set width/height to size of corner images */
	width: 10px;
	height: 10px;
}
span.corner.tl { 
	background-position: top left;
	left: -1px;
	top: -1px;
}
span.corner.tr { 
	background-position: top right;
	right: -1px;
	top: -1px;
}
span.corner.br { 
	background-position: bottom right;
	bottom: -1px;
	right: -1px;
}
span.corner.bl { 
	background-position: bottom left;
	bottom: -1px;
	left: -1px;
} 

/* Standard tools */
div.tools { margin: 15px 0px; }
div.tool { margin: 2px 0px; }
#skiplink { 
  position: absolute;
  left: -1000px;
  width: 900px;
/*  display: none;*/
}
div.pagebar { padding: 10px 0px; clear: both; }
.pagebar.prev { margin-right: 10px; }
span.arrow { padding: 0px 3px; }

/* SECTION: listing/view styles */
div.pagedescription { 
	margin: 0 0 16px;
}
.pagedescription { }
h1.headline {
	font-size: 18px;
}
.frontpage h1.headline, #mainsidebar h1.headline {
	color: #666;
	font-size: 13px;
	font-weight: normal;
}
h1.headlineview {
	margin: 8px 0;
}
.blueborder h1.headline {
	border-bottom: 2px solid #0099cc;
	border-top: 1px solid #cccccc;
	padding: 4px 0;
	margin: 0;
	margin-top: 6px;
}
.blueborder h1.headline a{
	color: #666;
	font-size: 13px;
	font-weight: normal;
}



.subheadline, h2.subheadline {
	font-size: 1.0em;
	margin: 5px 0px;
	color: #db442d;
}
.eventdate {
	font-weight: bold;
}

.ingress {
}
div.ingress {
	margin: 0px 0px; 
	padding: 0px;
}
.ingressview {
}
div.ingressview {
	margin: 6px 0px; 
	padding: 0px;
}
p.byline, .byline {
	margin: 0px; padding: 0px;
}

/* SECTION: Articlemedia */
div.articlemedia { 
	width: 250px;
	float: right;
	margin-left: 10px;
}

div.articleimage { 
	margin-bottom: 10px;
}
div.articleimagedesc, i.paragraphpictext { 
	font-style: italic;
	padding: 1px 2px;
}


/* SECTION: viewarea block/spacing elements */
.block, .articleblock {
	margin-bottom: 15px;
	position: relative;
	zoom: 1;
}
.shadow a{
	display: none;
}
.articleblock.active .shadow a{
	background: url(/images/opacity/black/opacity30.png) repeat;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	display: block;
	z-index: 2;
}

.articleblock .imgwrap {
	float: left;
	width: 32.5%;
}
.articleblock .imgwrap img {
	max-width: 100%;
	height: auto;
}
.articleblock .textwrap {
	float: right;
	width: 65%;
}
/* Full text width if no listing image */
div.articleblock.nopic .textwrap {
	float: none;
	width: auto;
}

/* 2-spalter */
div.twocol .articleblock { 
	width: 49%;
}
div.twocol .articleblock.pair0 { 
	clear: both;
	float: left;
}
div.twocol .articleblock.pair1 { 
	clear: right;
	float: right;
	margin-right: 0;
}

/* 3-spalter */
div.threecol .articleblock { 
	width: 32%;
	float: left;
	margin-right: 2%;
}
div.threecol .articleblock.treble0 { 
	clear: both;
}
div.threecol .articleblock.treble1 { 
	margin-right: 0;
}
div.threecol .articleblock.treble2 { 
	clear: right;
	float: right;
	margin-right: 0;
}

.listingarea hr, div.hr /* Replacement for hr (easier to style in older browsers) */{
	background-color: transparent;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #000000;
	font-size: 1px;
	clear: both;
	height: 10px;
	margin-bottom: 10px;
}
div.body {
	clear: both; 
	margin: 0px 0px 22px 0px;
}

div.articleparagraph {
	margin-bottom: 16px;
}
.clearfix { clear: both; font-size: 1px; height: 0px; }
/* SECTION ARTPICS */
td.artpic {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
/* SECTION: page containers */ 
#page {
	width: 940px;
	margin: 20px auto 0;
	padding: 0px;
	text-align: left;
}
#top {
	margin: 0px;
	padding: 0px;
}
.logo {
	float: left;
	width: 275px;
}
.logo a {
	text-decoration: none;
}
#topnav {
	margin-bottom: 5px;
	position: relative;
	zoom: 1;
	height: 16px;
}
.texttools {
	float: right;
	vertical-align: middle;
}

.adimbar {
	float: left;
}
#middle {
	margin-bottom: 20px;
}
#navbar {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#main {
	float: left;
	width: 460px;
}

#mainsidebar {
	float: right;
	width: 220px;
}


/* #main when no sidebar */
.widemain #main {
	float: right;
	width: 700px;
}
.widemain #navbar {
	margin-right: 0;
}
.widemain #mainsidebar {
	display: none;
}
/* #main when no sidebar or navbar */
.widefull #main, .frontpage.articlelisting #main {
	float: none;
	width: auto;
}
.widefull #navbar, .widefull #mainsidebar, .frontpage.articlelisting #navbar, .frontpage.articlelisting #mainsidebar {
	display: none;
}
#bottom {
	/* background: #d2cec9 url(http://img7.custompublish.com/getfile.php/1504227.1867.pevauwrtbe/bottom.png) repeat-x top;  404 file not found edit by KS 12.01.15 */
	background: #d2cec9;
	color: #000;
}
.openinghours {
	float: left;
	width: 250px;
	padding-right: 20px;
}
#sidebar2 {
	margin-top: 10px;
}
.bottommenu{
	float: left;
	list-style: none;
	line-height: 1.5;
	margin: 0 0px 0 0;
	width: 618px;
}

.bottommenu li.menulevel0{
	float: left;
	padding-right: 25px;
	margin-right: 20px;
}
.bottommenu li.menulevel0.lastitem {
	padding-right: 0;
	margin-right: 0;
}
.bottommenu li.menulevel0 a.menulevel0, .bottommenu li.menulevel0 span.noclick{
	display: none;
}
.bottommenu li a {
	color: #000000;
}

#footer {
	background: #434342;
	clear: both;
	color: #FFF;
	color: #000;
}
#copyright {
	float: left;
}

.formwrapper {
	background: #fbfaf5 url(http://img7.custompublish.com/getfile.php/1508904.1867.dxttyxuxua/formbg.png) repeat-x bottom;
	padding: 20px;
}
.formwrapper select {
	width: 100%;
	margin-bottom: 6px;
}
.formwrapper input {
	/* background: url(http://img7.custompublish.com/getfile.php/1508912.1867.fcabpfcbwu/inputbg.png) repeat-x; */
	background: url(http://img7.custompublish.com/getfile.php/1508927.1867.uvewbbcava/inputbgfull.png) no-repeat;
	border: 0;
	padding: 6px;
	/* border-radius: 4px; */
	width: 100%;
	margin-bottom: 6px;
}
input[type="text"], input[type="submit"] {
	background: url(http://img7.custompublish.com/getfile.php/1508928.1867.avbwqrrrry/submitbg.png) repeat-x;
	width: auto;
	color: #0099cc;
	
	border: 0;
	width: auto;
	padding: 4px 12px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	vertical-align: middle;
}
.formwrapper input[type="checkbox"] {
	width: auto;
}
.cpscheckbox {
	margin-bottom: 4px;
}
.cpscheckbox input {
	background: transparent;
}
.formwrapper input.cpssubmit {
	background: url(http://img7.custompublish.com/getfile.php/1508928.1867.avbwqrrrry/submitbg.png) repeat-x;
	width: auto;
	padding: 4px 12px;
	cursor: pointer;
}
.orange input {
}
/*.frontpage.articlelisting #divel95325 span {
	display: none;
}*/
/* testing for admin*/
/*
.loggedin.frontpage.articlelisting #divel95325 span {
	display: inline;
}*/
#searchform {
	float: right;
	/* margin-right: 60px; */
}
input.searchinput, input#el95326, input#el95966, input#el116164 {
	background: url(http://img7.custompublish.com/getfile.php/1511394.1867.xvtrupvyds/searchbg.png) no-repeat;
	border: 0;
	padding: 6px;
	vertical-align: middle;
	color: #a5a5a5;
	width: auto;
	width: 148px;
}	
input.searchsubmit {
	vertical-align: middle;
	cursor: pointer;
	width: auto;
	background: transparent;
	border: 0;
}
input#el95326, input#el95966{
	margin-bottom: 4px;
}
.cpsoptionsclear {
	display: none;
}
.newsletter form {
	padding: 0; margin: 0;
}
/* fix for noe */
.newsletter div div div{
	/*  display: none;  */
}

.newsletter div div form div,.newsletter div div div.clearfix{
	display: block;
}

.soeppsoepp{
	display: inline;
}
/* .newsletter div#form13683 div form div{
	display: inline;
} */
.newsletter .cpsoptionstext {
	float: left;
	width: 170px;
	clear: left;
}
.newsletter .cpssubmit {
	float: left;
}
.newsletter .cpssummary, .newsletter .cpsclear {
	display: none;
}
.inner {
	width: 940px;
	padding: 18px 0;
	margin: 0 auto;
}
/* SECTION: Sidebar */
.sidebar {
}


ul#mainmenu {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    float: right;
}
ul#mainmenu li {
    float: left;
   
    text-align: left;
    
}
ul#mainmenu li a {
	font-size: 16px;
    font-weight: bold;
    color: #db442d;
    display: block;
    padding: 4px 10px 20px;
    text-decoration: none;
    text-shadow: 0 1px 1px #FFFFFF;
    border-right: 1px solid #999999;
    width: 104px;
    height: 46px;
}
ul#mainmenu li.firstitem a {
    width: 120px;
}
ul#mainmenu li.lastitem a {
    border-right: 0;
}
ul#mainmenu li a span {
    color: #DB442D;
    color: #909090;
    display: block;
    font-size: 14px;
    font-weight: normal;
}
ul#mainmenu li a:hover {
    color: #00A0C5;
}
ul#mainmenu li a:hover span {
    color: #909090;
}

.level0 {
	background: #000000;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	display: block;
	padding: 10px 15px;
	text-align: left;
	letter-spacing: -1px;
}
ul#childmenu {
	background: #fbf9f4 url(http://img7.custompublish.com/getfile.php/1504358.1867.ysxxvcadqq/childmenubg.png) repeat-x bottom;
	padding: 1px 8px;
	margin-bottom: 20px;
}
ul#childmenu li.menulevel0{
	border-bottom: 1px solid #4b4a49;
}
ul#childmenu li a{
	font-size: 15px;
	color: #000;
	font-weight: bold;
	display: block;
	padding: 8px 8px;
	margin: 1px 0;
	text-decoration: none;
}

ul#childmenu li li a{
	font-weight: normal;
	font-size: 12px;
	padding: 6px 8px 6px 18px;
}
ul#childmenu li.lastitem{
	border-bottom: 0;
}
ul#childmenu li a:hover, ul#childmenu li.itemselected a.menuselected{
	background: #d5d3cf;
	text-decoration: none;
}
ul#childmenu li a.menulevel0:hover, ul#childmenu li.itemselected a.menulevel0, ul#childmenu li.itemexpanded a.menulevel0{
	background: #84cbda;
	
}
ul#childmenu li.itemexpanded a.menulevel0 {
	border-bottom: 1px solid #000;
	margin-bottom: 1px;
}

ul#childmenu li.lastitem a:hover{
	border-bottom: 0;
}

ul#arena {
	padding: 0; margin: 0; list-style: none;
		background: url(http://img7.custompublish.com/getfile.php/1504606.1867.rraxeypvqt/paginationbg.png) repeat-x bottom;
}
ul#arena li {
	margin:0;
	padding:0;
	
}
ul#arena li a{
	display: block;
	color:#db442d;
	text-decoration:none;
	outline:0;
	padding: 8px 13px;
	font-size: 20px;
	border-top: 1px solid #ed8a73;
	font-weight: bold;
}
ul#arena li li a{
	font-weight: normal;
	font-size: 12px;
	color: #000;
	border: 0;
	padding: 6px 8px 6px 18px;
}

ul#arena li a:hover, ul#arena li.itemselected a.menuselected{
	background: #EEDACF;
	text-decoration: none;
}
ul#arena li a.menulevel0:hover, ul#arena li.itemselected a.menulevel0, ul#arena li.itemexpanded a.menulevel0{
	background: #db442d;
	color: #FFF;
	
}
ul#arena li a:hover{
	background:#EEDACF;
	color: #000;
	text-decoration:none;
}

ul#arena li a.menulevel0:hover{
	background:#db442d;
	color: #FFFFFF;
	text-decoration:none;
}
ul#arena li.firstitem a{
	border-top: 0;
}
.box {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	position: relative;
}
.box .head {
}
.box .cell {
	padding: 10px;
}
.box.orange .cell {
	background: #db442d;
	color: #FFF;
	height: 198px;
}
.box ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.box ul li {
	margin: 0px 0px;
	padding: 0px;
}
.box ul ul{
	padding-left: 10px;
}
.box p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.box h3.caption {
	padding: 0px;
	margin: 0px;
}
/* SECTION: page elements */
#path {
	margin-bottom: 5px;
} 
#path span.arrow {
	padding: 0px 3px; 
}
ul.menu, ul.submenu {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.submenu {
	/* padding-left: 10px; */
}
ul.menu li, ul.submenu li {
	margin: 0px;
	padding: 0px;
}

ul.menu li.spacingabove{
	margin-top: 10px;
}
ul.menu li.spacingbelow{
	margin-bottom: 10px;
}
.madonna {
	clear: both;
}
.madonna .imageauthor {
	padding-top: 6px;	
}
.madonna .imageauthor, .paragraphpictext {
	text-align: right;
	font-size: 10px;
	font-style: italic;
}
.pressebilder {
	margin: 20px 0;
}

.pressebilder .articleimage{
		width: 32%;
	float: left;
	margin-right: 2%;
}
.pressebilder #articleimage1, .pressebilder #articleimage3, .pressebilder #articleimage5, .pressebilder #articleimage7, .pressebilder #articleimage9{
	margin-right: 0;
}
.pressebilder #articleimage2, .pressebilder #articleimage4, .pressebilder #articleimage6, .pressebilder #articleimage8, .pressebilder #articleimage10{
	clear: right;
	float: right;
	margin-right: 0;
}
.imglist {
	list-style: none;
	padding: 0; margin: 0;
}
.ullistimgitem {
	float: left;
	width: 220px;
}

/* SECTION: banner locations */
.bannerlocation {
	clear: both;
	text-align: center;
	margin-bottom: 20px;
}
.bannerlocation table {
	margin-left: auto;
	margin-right: auto;
}
.bannerlocation td {
	text-align: center;
	padding: 5px 0px;
}
.bannerlocation img {
	border-width: 0px;
}

.icalendardayhead { background-color: #CECECE; }
.monthlycalendartable { width: 100%; }
.calendardate { color:#333333; font-size: 0.9em; }
.errmsg { font-weight: bold; color: #AA0000; }

table.weathertablefivedays { }

table.weathertablefivedays td {
	padding: 5px;
}
table.weathertablefivedays td.weatherlocname {
	width: 100px;
	font-weight: bold;
}
table.weathertablefivedays { }
.weatherdaylabel, td.weatherfivedays {
	width: 75px;
}



/* Kalenderliste */
h2.dayheader {
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
}
div.calendarentry {
	font-size: 0.9em;
}
span.caltime {
	margin-right: 15px;
}
div.vevent {
	border: 1px solid #666666;
	background-color: #EEEEEE;
	padding: 5px;
}


#sliderContainer{position:relative; margin-bottom: 20px;}
#slides {
	clear: both;
	margin: 0;
	position: relative;
	width: 940px;
	padding:0;
}
#slides .slides_container {
    width: 940px;
    height: 390px;
    overflow: hidden;
    background: #FFF;
}

#slides .slides {
    position:absolute;
    top:0px;
    left:0;
    height: 390px;
    
  }
#slides .slide {
    position:absolute;
    top:0;
    width:640px;
   	display:none;
    background: transparent;
}
#slides .slide .denne {
	
}
#slides .slide .slidetext{
	position: absolute;
	top: 0;
	left: 0;
	height: 320px;
    padding: 50px 45px;
    width: 940px;
    z-index: 2;
    color: #fff;
    font-size: 1.2em;
    display: none;
	background: transparent;
	font-size: 20px;
}
#slides .slidetext p {
	text-decoration: underline;
	width: 320px;

}
#slides .arenaheadline, #slides .slide .linkcontainer {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 8px;
}
#slides .slide.hoverDiv .slidetext {
 	background: transparent url(/images/opacity/black/opacity50.png) repeat;
	/* display: block; */
}
.slidetext .linkcontainer{ font-weight: bold;}
	.slidetext .linkcontainer a{color:#fff;text-decoration: none;}
	.slidetext .linkcontainer a:hover{text-decoration:underline;}
.slide h2{
    font-size:35px;
}
.slide h2 a{color: #fff;}
.slides .slide img.dynimage{}
ul.pagination {
	list-style: none;
	padding: 0; 
	margin: 0;
	z-index: 999;
	background: url(http://img7.custompublish.com/getfile.php/1504606.1867.rraxeypvqt/paginationbg.png) repeat-x bottom;
	overflow: hidden;
	text-transform: uppercase;
}
ul.pagination li {
	margin: 0;
	padding: 0;
	float: left;
	width: 50%;
}
ul.pagination li a{
	display: block;
	text-align: left;
	color: #db442d !important;
	text-decoration: none;
	outline: 0;
	padding: 22px 20px;
	font-size: 39px;
	border-bottom: 1px solid #ed8a73;
	font-weight: normal;
	font-family: 'NudistaBold';
	line-height: 0.9;
	
}
ul.pagination li.item3 a{
	border-bottom: 0;

	
}
ul.pagination li.current a, ul.pagination li a:hover{
	background:#db442d !important;
	color: #FFFFFF !important;
	text-decoration:none;
}
#slides_arena {
	clear: both;
	margin: 0 0 10px;
	position: relative;
	width: 940px;
	padding:0;
}
#slides_arena .slides_container {
    width:940px;
    height:390px;
    overflow:hidden;
    position:relative;
    margin: 0 0 20px;
}

#slides_arena .navigation {
	position: absolute;
	top: 180px;
	left: 0;
	z-index: 200;
	width: 100%;
}
.navigation .prev,.navigation .next {
	position: absolute;
	background-image: url(http://img7.custompublish.com/getfile.php/1581723.1867.wrrfpyvtwe/navigation.png);
	background-repeat: no-repeat;
	background-position: 0 left;
	width: 18px;
	height: 25px;
	text-indent: -9999px;
}
.navigation .prev{
	left: 10px;
	background-position: center left;
}
.navigation .next{
	right: 10px;
	background-position: center right;
}
#slides_arena .slides {
    position:absolute;
    top:0px;
    left:0;
    height: 390px;
    
  }
#slides_arena .slide {
    position:absolute;
    top:0;
    width:940px;
    display:none;
}
#quotes {
	clear: both;
	margin: 0 0 0px;
	position: relative;
	padding:0;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: #cccccc;
	padding: 6px 30px;
	 margin: 0 0 20px;
}
#quotes .slides_container {
    overflow:hidden;
    position:relative;
    width:920px;
	color: #CCC;
	height: 30px;
}

#quotes .slide {
    position:absolute;
    top:0;
    width:940px;
}
#quotes .navigation {
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 200;
	width: 100%;
}

#quotes .navigation .prev{
	left: 0px;
}
#quotes .navigation .next{
	left: 0px;
}

.pagetitle {
	color: #db442d;
	display: block;
	font-size: 30px;
}
.nudista, ul#arena li a.menulevel0, .pagetitle, .pagination li a{
	letter-spacing: 0px;
	font-weight: normal;
	font-family: "NudistaBold";
	line-height: 0.9;
}

.quotemuhaha {
	font-size: 25px;
	color: #b1afaa;
	font-style: italic;
	display: inline-block;
	vertical-align: middle;
	
}
.quoteheadline {
	color: #85837f;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
}

#langbar {
	float: right;
	/*
margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #666666;
*/
	margin-top: 5px;
}
#sitetools {
	float: right;
	font-size: 12px;
	line-height: 16px;
}


#scalenormal {font-size: 12px;}
#scalelarge {font-size: 14px;}
#scalelargest{font-size: 16px;}

.linkcontainer.lastned {
	background: url(http://img7.custompublish.com/getfile.php/1516921.1867.fuqrtuwvwd/lastned.png) no-repeat left;
	padding-left: 28px;
	display: block;
	line-height: 26px;
}
.flickrimg p {
	float: left;
}
.flickrimg img {
	width: 50px;
	overflow: hidden;
	height: 50px;
	margin-left: 5px;
}
#form10238 {
	display: none;
}
#toggleform {
	margin-bottom: 10px;
}

@media print {
	/* Printerfriendly */
	* {
		background-color: #FFFFFF !important;
		background-image: none !important;
		border-color: #666666 !important;
		color: #000000 !important;
	}
	body {
		font-size: 11pt;
		font-family: Georgia, "DejaVu Serif", "Bitstream Vera Serif", "Times New Roman", "Liberation Serif", Times, Serif !important;
	}
	#top, #topnav, #navbar, #subnavbar, #mainsidebar, #footer, #searchform, .corner, #taleweb, #PAFTOOLBAR {
		display: none !important;
	}
	#page, #main {
		width: auto !important;
	}
	.side {
		padding: 0;
	}
	.box, .articleblock {
		page-break-inside: avoid;
	}
	th {
		background-color: #CCCCCC !important;
		color: #000000 !important;
	}
	tr:nth-child(2n+1) {
		background-color: #DEDEDE !important;
	}
	tr:nth-child(2n+1) {
		background-color: transparent !important;
	}
}




	
			.onlyformobile {display: none;}
			.onlyformobilesmall {display: none;}
			
			@media screen and (max-width: 769px)  {
				    
						img, object, embed {
				    		max-width: 100%;
				   			height: auto;
						}
					
						
						#page { width: 95%;}
						
						#bottom, #footer{ width: 100%;}
						
						.inner, .bottommenu{ width: 90%;}
						
						#middle{
							width: 100%;
							padding: 0;
						}
						
						ul.mainmenu {min-height: 0px;}
						
						#main{
							width: 100% !important;
							float: none !important;
							margin: 0;
							padding: 0;
						}
						
						.onlyformobile {display: block;}
						
						.onlyfordesktop {display: none;}
						
						.expandGallery {
							display: none;
							width: 100%;
						
						}
						
						div.galleryTrigger{
							/* background: url('http://img5.custompublish.com/getfile.php/1981404.1205.suqebcdvse/nav_collapsed.png')  center left no-repeat #fff; */
							height: 27px;
							width: 36px;
							float: right;
							cursor: pointer;
							margin: 10px;
				
						}
						
						.galleryTrigger.revealed{
							background: url('http://img5.custompublish.com/getfile.php/1981404.1205.suqebcdvse/nav_collapsed.png')  center right no-repeat #fff;
							position: relative;
							z-index: 1;
						}
		

						
						#navbar{
							float: none;
							width: 100%;
							margin: 0;
						}
						
						#mainsidebar{
							float: none;
							width: 100%;
							margin: 0;
						}
						
						.listingarea hr, div.hr {
     						border-color: #333333;
    						border-width: 0 0 3px;
						}
									
						
						
						.articleblock {margin: 10px 0 !important;}
						.viewarea {width: 98%; padding: 10px;}
						.viewarea img {float: none;}
						
						
						div.menuTrigger{
    				background: url('http://img5.custompublish.com/getfile.php/1981404.1205.suqebcdvse/nav_collapsed.png')  center left no-repeat #fff;
    				height: 27px;
    				width: 33px;
    				float: right;
    				cursor: pointer;
    				margin: 10px;
    				
    			}
    			.menuTrigger.tester{
    				background: url('http://img5.custompublish.com/getfile.php/1981404.1205.suqebcdvse/nav_collapsed.png')  center right no-repeat #fff;
    			}
    		
    			
    			ul#mainmenu{
    				min-height: 0px;
    				margin: 0;
    				padding: 0;
    				width: 100%;
    			}
    			
    			.menuOpened{
    				height: auto !important;
    			}
    			ul#mainmenu li{
    				float: none;
    				list-style: none;
    				position: relative;

    			}
    			
    			ul#mainmenu li a, ul#mainmenu li.firstitem a, ul#mainmenu li.lastitem a {
    				border: 1px solid #ccc;
    				color: #000;
    				padding: 13px 20px 10px 40px;
    				margin: 0;
    				display: block;
    				font-size: 12px;
    				text-decoration: none;	
    				width: 87%;	
    				text-shadow: none; 		
    				background: #E4E4E4;
    
    			}
    			ul#mainmenu li.menulevel0.hassubitem > a{
    				padding-left: 50px;
    				position: relative;				
    			
    			}
    			
    			ul.submenu li.firstitem a{
    				border: none;
    			}
    			ul#mainmenu li a.menuitemselected, ul#mainmenu li a.menuitemselected:hover  {
    				background: #DB442D;
    				color: #fff;
    				text-decoration: none;
    				
    			}
    			
    			
    			ul#mainmenu li a:hover {
    				background: #DB442D;			
        			color: #fff;
    				text-decoration: none;
    				
    			}
    			
    			ul#mainmenu li a:hover span {			
        			color: #fff;
    				
    			}
    			ul#mainmenu li ul{display: none;}
    			
    			
    			ul#mainmenu li.firstitem .revealSub{
    				display: none;
    			}
    			
    			.revealSub{
        			background: url(http://img2.custompublish.com/getfile.php/2094824.1602.pftxyatxsx/arrow-sprite2.png) no-repeat  bottom;
       				top: -6px;
       				left: 0px;
       				float: left;
        			height: 10px;
        			padding: 23px 10px 6px 17px;
           			overflow: hidden;
        			position: absolute;
        			width: 28px;
        			z-index: 2;
        			cursor: pointer;
    			}
    			
    			.revealSub.hideSub{
    				background: url(http://img2.custompublish.com/getfile.php/2094824.1602.pftxyatxsx/arrow-sprite2.png)  top no-repeat;
    				top: 4px;
    			   
    			}
    			
    			
    			ul#mainmenu li ul.submenu {
    				padding: 0;
    				border-bottom: 3px solid #999;
    				background: #E4E4E4;
    				overflow: hidden;
    				position: relative;
					background: #FFF;
					width: 100%;
					left: 0em; 
					z-index: auto;
    			}
    			
    			
					

    			
    			ul#mainmenu li ul.submenu li a{
    				padding-left:50px;
    				border: none;
    				border: 1px solid #FFFFFF;
    				
    			}
    			
    			ul#mainmenu ul.submenu {
    				border-bottom: none;
    			}
    			
    			ul#mainmenu ul.submenu li a{
    				padding-left: 70px !important;
    			}
    			
    			.expandContainer{
    				background: #fff;
    				min-height: 37px;
    				display: block;
    				 
    			}
						
						
					
						
						
			}
			
				
					 
		
				
				    @media screen and (max-width: 635px)  {
				   
						#main * div, #bottom *, #footer * {float: none; }
						.onlyformobilesmall {display: block;}
						.listingarea * div, .viewarea * div { 
							margin: 0;
	