/* Default stylesheet petter */
body {
	background-color: #FFFFFF;
	color: #333;
	/*font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", "Lucida Sans Unicode", Geneva, sans-serif;*/
	/*font-family: Georgia, "DejaVu Serif", "Bitstream Vera Serif", "Times New Roman", "Liberation Serif", Times, Serif;*/
	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-family: "Myriad Pro", Myriad, FreeSans, Tahoma, Geneva, "Helvetica Neue", "Liberation Sans", Helvetica, Arial, Sans-serif	;*/
	font-size: 75%; /* 12px*/
	margin: 0px;
	padding: 0px;
	 background: #F1F1F1 url(http://img2.custompublish.com/getfile.php/1126826.1192.afadysppea/background.gif) repeat-x left top ;
}
table,caption,th,td {
	font-size: 1.0em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 8px;
	padding: 0px;
}

h1 {
	font-size: 1.6em;
	
}
h2 {
	font-size: 1.4em;
}
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*/


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;
	float: left;
}

table.layout {
	margin: 0px;
	padding: 0px;
}
td.layout {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
/* General links */
a:link {color: #036188; text-decoration: none; }
a:visited { color: #7b4e7f; }
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 { }
a.cp:link { }
a.cp:visited { }
a.cp:hover { }


/* 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; }
.eventdate {
	background: url("http://img4.custompublish.com/getfile.php/981155.1554.qccuvsrypc/date.png") no-repeat scroll 0 0 transparent;
	padding: 2px 5px 0 20px;
}
.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; float: right;}
div.tool { margin: 2px 0px; }
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, h1.headlineview  {
	font-size: 1.8em;
	color: #047CAE;
	font-family: Georgia,Verdana,"MS Trebuchet",sans-serif
}

h1.headline {
	font-size: 1.45em;
}
.subheadline, h2.subheadline {
	font-size: 1.120em;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	color: #689314;
}
h2.paragraphheadline {
}
.ingress {
}
div.ingress {
	margin: 6px 0px; 
	padding: 0px;
}
.ingressview {
}
div.ingressview {
	margin: 6px 0px; 
	padding: 0px;
}
p.byline, .byline {
	margin: 10px 0 10px 0; padding: 0px;
}

.viewarea div.listingpic {
	width: 250px;
	float: right;
	margin-left: 10px;
}

/* SECTION: Articlemedia */
div.articlemedia { 
	clear: right;
	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;
}
/* twocol */
.custom1 .articleblock {
	float: left;
	width: 48%;
}

.custom1 .articleblock.pair1 {
	float: right;
	width: 48%;
}
.custom1 .articlelist .hr.hr0.hr0{
	display: none;
}
.custom1 .articlelist .hr.hr2.hr2 {
	display: none;
}
.custom1 .articlelist .hr.hr0.hr3{
	display: block;
}

.custom1 .articlelist .hr.hr2.hr1{
	display: block;
}
/* threecol */
.custom2 .articleblock {
	float: left;
	width: 31%;
	margin-right: 3%;
}
.custom2 .articleblock.treble0 {
	clear: both;
}
.custom2 .articleblock.treble1 {
	margin-right: 0;
}
.custom2 .articleblock.treble2 {
	float: right;
	margin-right: 0;
}


.articleblock .imgwrap {
	float: left;
	width: 22.5%;
}
#services .articleblock .imgwrap {
	float: right;
}
.articleblock .imgwrap img {
	max-width: 100%;
	height: auto;
}
.articleblock .textwrap {
	float: right;
	width: 75%;
}
#services .articleblock .textwrap {
	float: left;
}
/* 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;
}
/* 4-spalter */
div.fourcol .articleblock { 
	width: 23.5%;
	float: left;
	margin-right: 2%;
}
div.fourcol .articleblock.quad0 { 
	clear: both;
}
div.fourcol .articleblock.quad2 { 
	margin-right: 0;
}
div.fourcol .articleblock.quad3 { 
	clear: right;
	float: right;
	margin-right: 0;
}

.pagelogo {
	margin-bottom: 20px;
}

.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: #DDD;
	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: page containers */ 
#page {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	border: 3px solid #034967;
	border-top: 0;
	background: #FFF;
}
#top {
	margin: 0px;
	padding: 20px 10px;
}
#topnav {
}
#middle {
	padding: 20px;
}
#navbar {
	float: left;
	margin-right: 10px;
	width: 190px;
}
#main {
	float: right;
	min-height: 500px; /* ref .viewarea */
	width: 730px;
}
.frontpage #main {
	min-height: 300px;
}
.viewareacontent {
	min-height: 460px; /* ref #main */
}

#mainsidebar {
	float: right;
	display: none;
	width: 180px;
	
}
.custom5 #mainsidebar {
	display: block;
}
.custom5 #main {
	width: 560px;
	float: left;
}

/* #main when no sidebar */
.widemain #main{
}
.widemain #navbar {
	margin-right: 0;
}
.widemain #mainsidebar{
	display: none;
}
/* #main when no sidebar or navbar */
.widefull #main {
	float: none;
	width: auto;
}
.widefull #navbar, .widefull #mainsidebar {
	display: none;
}




#mainmenubg {
	background: #047CAE url(http://img2.custompublish.com/getfile.php/1822924.1192.rbtdrepfcp/background_barspan2.png) repeat-x bottom;
	padding-top: 8px;
}
#mainmenu, #mainmenu * {
	margin:	0;padding:0;
	list-style:	none;
	position: relative;
	z-index:99;
}

#mainmenu ul {
	position:absolute;
	top:-999em;
	width:12em; /* left offset of submenus need to match (see below) */
}
#mainmenu ul li {
	width:100%;
}
#mainmenu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
}
#mainmenu li {
	float:left;
	position:relative;
}
#mainmenu a {
	display:block;
	position:relative;
	
}
#mainmenu li:hover ul, #mainmenu li.sfHover ul {
	left:0px;
	top:100%; /* match top ul list item height */
	z-index:99;
}
ul#mainmenu li:hover li ul, ul#mainmenu li.sfHover li ul {
	top:-999em;
}
ul#mainmenu li li:hover ul, ul#mainmenu li li.sfHover ul {
	left:100%;
	top:0;
}
ul#mainmenu li li:hover li ul, ul#mainmenu li li.sfHover li ul {
	top: -999em;
}
ul#mainmenu li li li:hover ul, ul#mainmenu li li li.sfHover ul {
	left: 100%;
	top: 0;
}

#mainmenu li{
	float: left;
	font-size: 18px;
	margin: 0 4px;
}
#mainmenu li.firstitem{
	float: left;
	font-size: 18px;
	margin: 0 8px 0 4px;
}
#mainmenu li#li246018.menulevel0,
#mainmenu li#li155176.menulevel0{
	float: right;
	margin-right: 8px;
}
#mainmenu li a {
	padding: 15px 20px 25px;
	display: block;
	text-decoration: none;
	color: #FFF;
}
#mainmenu li a:hover, 
#mainmenu li.itemselected.menulevel0 > a,
ul#mainmenu li.sfHover a.menulevel0 {
	color: #036B97;
	background-color: #FFF;
	border-radius: 6px 6px 0 0;
}

ul#mainmenu li.hassubitem a.menulevel0{
	/*
background-image: url(http://img8.custompublish.com/getfile.php/1851807.2088.tywcpqaefu/hassubitems.png) ;
	background-repeat: no-repeat;
	background-position: right center;
*/
}
				

ul#mainmenu li ul{
	background:	#FFF;
	box-shadow: 0 5px 7px rgba(0, 0, 0, .3);
	border: 3px solid #2393C5;
	border-top: 0;
	margin-left: -3px;
}

ul#mainmenu li ul li {
	text-align: right;
	font-size: 12px;
	margin-left: 0;
}
ul#mainmenu li li a{
	padding: 5px 15px;
    color: #036B97;
    
}
ul#mainmenu li li a:hover {
	background-color: transparent;
	text-decoration: underline;
}
ul#mainmenu li li li {
	background:	#003261;
	
}
, ul#mainmenu li a:hover{

}
ul#mainmenu li.sfHover a li a, ul#mainmenu li li a:hover{
	
}
#childmenu {

}

#childmenu li a,
#childmenu li span.noclick  {
	color: #036B97;
    display: block;
    font-size: 12px;
    margin: 0 0 5px;
    padding: 2px 10px 2px 0;
    text-align: left;
}
#childmenu li.itemselected > a {
	text-decoration: underline;
}
#childmenu li.menu246019 > a {
	font-weight: bold;
	font-size: 1.4em;
}

.loggedinbox {
	background: #f9f9f9;
	padding: 10px 20px;
	border-radius: 6px;
	border: 3px solid #2393C5;
}


#footer {
	background: #034967;
	clear: both;
	color: #FFF;
	padding: 10px;
	position: relative;
	zoom: 1;
}
#footer .articleblock {
	border-right: 1px dashed #CCCCCC;
}
#footer .articleblock.treble2 {
	border: 0;
}
#footer a {
	color: #FFF;
}
#footer .tree {
	background: url(http://img2.custompublish.com/getfile.php/1885233.1192.sfwdtuxwpx/tree2.png) no-repeat;
	position: absolute;
	right: 0px;
	bottom: -20px;
	width: 200px;
	height: 200px;
	z-index: 10;
}
#cp {
    font-size: 10px;
    padding: 5px 0px;
    margin: 10px auto;
    width: 980px;
}
/*
.terms {
	float: left;
	width: 35%;
}
.cp {
	text-align: right;
	float: right;
	width: 60%;
}
*/
/* SECTION: Sidebar */
.sidebar {
}
.pagetitle{
	list-style: none;
	padding: 0; margin: 0; margin-left: -28px;
}
.pagetitle li{
	background: url(http://img2.custompublish.com/getfile.php/1822939.1192.asxbyftwyp/sidebar_blue.png) no-repeat left top;
	color: #FFFFFF;
    display: block;
    text-align: right;
    padding: 15px 10px 10px;
    min-height: 30px;
    border-radius: 0 6px 6px 0;
    font-weight: bold;
    font-size: 14px;
}

.pagetitle li.green  {
	background: url(http://img2.custompublish.com/getfile.php/1126800.1192.vxtssqscty/sidebar_green_right.png) no-repeat left top;
}
.pagetitle li.yellow  {
	background: url(http://img2.custompublish.com/getfile.php/1126800.1192.vxtssqscty/sidebar_green_right.png) no-repeat left top;
}
.pagetitle li.red  {
	background: url(http://img2.custompublish.com/getfile.php/1126800.1192.vxtssqscty/sidebar_green_right.png) no-repeat left top;
}
.marquee {
	height: 25px !important;
}
.marquee .tickernews {
	display: inline;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #f9f9f9;
}

.box {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	position: relative;
}
.box .head {
}
.box .cell {
	padding: 10px;
}
#services .box .cell {
	/* background: #F9F9F9; */
	border: 1px solid #2393C5;
	border-radius: 20px 0 20px 20px;
}
.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 */
div.skiplink a{
  position: absolute;
	top: -190px;
}
div.skiplink a:focus, div.skiplink a:hover  { 
	position: static;
	left: 0; 
	width: auto; 
}
#path {
	margin-bottom: 5px;
} 
#path span.arrow {
	padding: 0px 3px; 
}
ul.menu, ul.submenu, ul.menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.submenu, ul.menu ul {
	padding-left: 15px;
	margin-bottom: 15px;
}
ul.menu li, ul.submenu li {
	margin: 0px;
	padding: 0px;
}

ul.menu li.spacingabove{
	margin-top: 10px;
}
ul.menu li.spacingbelow{
	margin-bottom: 10px;
}

ul.topmenu {
	list-style-type: none;
}
ul.topmenu li {
	display: inline;
}
#search {
}
.topright {
	float: right;
}
#searchform {
	margin-top: 10px;
}
input.searchinput {
	vertical-align: middle;
}	
input.searchsubmit {
	vertical-align: middle;
	cursor: pointer;
}

input.cpstext, textarea {
    border: 1px solid #C5CDD0;
    border-radius: 4px 4px 4px 4px;
    color: #32505A;
    font-size: 12px;
    margin: 10px 0;
    padding: 4px 6px;
}

input[type="text"]:focus, textarea:focus {
    border: 1px solid #2393C5;
    box-shadow: 0 0 5px #047CAE;
}

input.cpssubmit, input[type="submit"] {
    background-color: #2393C5;
    border: 0;
    color: #FFFFFF;
    cursor: pointer;
    margin: 5px 0 0;
    padding: 6px 12px;
    text-shadow: 0 1px 0 #000000;
    font-size: 14px;
    font-weight: bold;
}
input.cpssubmit:hover, input[type="submit"]:hover {
    background-color: #036B96;
}
/* SECTION: banner locations */
.bannerlocation {
	clear: both;
	text-align: center;
}
.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;
}

input.newslettersubemail {
	width: 98%;
}

/* 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;
}
#slides {
    width:560px;
    height:165px;
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #2393C5;
    border-radius: 20px 0 20px 20px;
    overflow: hidden;
   
}
	
#slides .slides_container {
    width:560px;
    height:225px;
    overflow: hidden;
    
}

#slides .slideimg{
   margin-top: 31px;
}

#slides .slides_container .slide {
    width:560px;
    height:225px;
    display:block;
}

#slides .prev,
#slides .next  {
    background: url(http://img2.custompublish.com/getfile.php/1126805.1192.dxsretpptu/slideshow_arrows.png) no-repeat transparent;
    cursor: pointer;
    display: block;
    height: 46px;
    position: absolute;
    text-indent: -999em;
    top: 120px;
    z-index: 10;
    width: 56px;
}
#slides .next  {
    background-position: 0 0;
    right: -10px;
}
#slides .prev {
    background-position: -62px 0;
    left: -6px;
}
#slides .next:hover {
    background-position: 0 -66px;
}
#slides .prev:hover {
    background-position: -62px -66px;
}

#slides .pagination {
	position: absolute;
	top: 0;
	right: 10px;
	z-index: 11;
	list-style: none;
	margin: 0; padding: 0;
}
#slides .pagination li{
	float: left;
}

#slides .pagination li a{
	background: #036B97;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #FFFFFF;
    display:block;
    font-size: 10px;
    margin: 0 5px 0 0;
    padding: 3px 6px;
    text-align: center;
    text-decoration: none;
}

#slides .pagination li a:hover {
    background: #2393C5;
}
#slides .pagination li.current a{
    background: #7BB014;
}

#services .cell{
	min-height: 150px;
}
#services .box:hover {
    box-shadow: 0 20px 20px -20px #000000;
}

#twitter {
	margin-left: -10px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #CCC;
}

#gtuc {
	 display: inline;
    float: right;
    margin: 10px;
    width: 720px;
}
#gtuc .gtuclogo {
	margin-right: 10px;
	float: left;
}

.bodyextension {
	/* position: relative; */
}
#sbocontainer {
	position: relative;
}
.SBOSearchBox {
	position: relative !important;
}

#SBOSearchPanel, #SBOBookOverviewPanel{
	z-index: 99 !important;
	top: 420px !important;
} 
#SBOAjaxSpinningIcon {
	z-index: 101 !important;
}
#SBOViewerPanel {
	z-index: 100 !important;
}
.page178307 .tools {
	display: none;
}

/* WS ONLY FIXES */

.pluginworkspace #main {
	padding-top: 0px;
	width: 100%;
}
.pluginworkspace #navbar {
	display: none;
}

.workspacelogo {display: none;}
.pluginworkspace .workspacelogo {
	display: block;
	height: auto;
    margin: 17px 0 0 10px;
    float: right;
}


.ui-tabs-panel a {
    color: #2393C5 !important;
}
.ui-tabs-panel a:hover {
   text-decoration: underline;
}
.ui-tabs-panel a:visted {
    color: #7B4E7F !important;
}
/* THESE CHANGE ONLY THE MENU ON 1024 IPAD IN LANDSCAPE */


@media screen and (max-width: 1024px)  {
	
	.pluginworkspace #middle{padding: 0px 20px 20px;}
	.pluginworkspace .pagetitle, .pluginworkspace #footer{ display: none;}
	.pluginworkspace .workspacelogo {
		margin: 0 25px 0 0;
	}

	.pluginworkspace #mainmenubg {
		display: none;
	}
	.pluginworkspace .topright {
		margin-top: 10px;
		margin-right: 20px;
	}
	.pluginworkspace .searchform {
		display:none;
	}
	.pluginworkspace #top {
		padding: 10px 0;
	}
	.pluginworkspace #topinner {
		width: auto;
		padding: 5px 0;
	}
	.pluginworkspace #topinner img {
		width: 300px;
		height: auto;
	}
	.pluginworkspace #logo {
		margin: 0 0 0 23px;
		width: 200px;
		height: auto;
	}
	.pluginworkspace #main {
		padding-top: 0px;
		width: 100%;
	}
	.pluginworkspace #page, 
	.pluginworkspace #cp {
		width: auto;
	}
	#SBOSearchPanel, #SBOBookOverviewPanel{
	z-index: 99 !important;
	top: 160px !important;
} 

}


@media screen and (max-width: 340px)  {
	.pluginworkspace #logo {
    	width: 55%;
	}
	
}

@media print {
	/* Printerfriendly */
	* {
		background-color: #FFFFFF !important;
		background-image: none !important;
		border-color: #666666 !important;
		color: #000000 !important;
		box-shadow: none !important;
		text-shadow: none !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, #cp, #searchform, .corner, #taleweb, #talewebholder, #PAFTOOLBAR, #skiplink, .skiplink, .adminbar, .cpeditlinks {
		display: none !important;
	}
	#page, #main {
		border: none !important;
		min-width: 0 !important;
		float: none !important;
		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;
	}
}








/* 2-spalter */
div.multicol .col { 
	width: 49%;
}
div.multicol .col0 { 
	clear: both;
	float: left;
}
div.multicol .col1 { 
	clear: right;
	float: right;
	margin-right: 0;
	width: 35%;
}



.frontpagelogin .box .cell {
    border: 1px solid #2393C5;
    border-radius: 20px 0 20px 20px;
}
.frontpagelogin .cell {
    min-height: 150px;
}

video {
	margin-bottom: 15px;
}
video ~ h2 {
	
}