/* Default stylesheet for mal*/

body {
	background: #e9e9e9 ;
	color: #444;
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", "Lucida Sans Unicode", Geneva, sans-serif;
	font-size: 75%;
	margin: 0px;
	word-wrap: break-word;
}
table,caption,th,td {
	font-size: 11px; 
}
h1, h2, h3, h4, h5, h6 {
	margin: 4px 0px;
	padding: 0px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}

h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 11px;
}
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;
}

table.layout {
	margin: 0px;
	padding: 0px;
}
td.layout {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
/* General links */
a:link {color: #0f6f89; text-decoration: none;}
a:visited { color: #666666;  text-decoration: none;}
a:hover {color: #333; text-decoration: underline;}

/* Standard navigation links */
a.menu, span.menu { }
a.menu:link, .menu a:link { text-decoration: none; }
a.menu:visited, .menu a:visited { text-decoration: none; }
a.menu:hover, .menu a:hover { text-decoration: underline; }

a.menuselected, span.menuselected { }
a.menuselected:link { text-decoration: underline; }
a.menuselected:visited { text-decoration: underline; }
a.menuselected:hover { text-decoration: underline; }

a.topmenu, span.topmenu { }
a.topmenu:link { }
a.topmenu:visited { }
a.topmenu:hover { }

/* Printable/tell a friend links	*/
.toollink { }
a.toollink:link { }
a.toollink:visited { }
a.toollink:hover { }

/* Copyright, CustomPublish powered link etc.	 */
#cp,#copyright {font-size: 10px; margin-right: 10px; text-align: right;}

#cp a,#copyright a {
	color: #444;
}
/* 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	{color:#FFF;}
a.path:link,a.path:visited {color: #FFF; }
a.path:hover {color: #FFF; }

/* 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*/
.default { }
.date { color: #999999; font-size: 10px; }
span.date {display: block;}
.author { color: #333333; font-size: 10px; }
.feedback { }
.copyright { }


/* CSS code for (rounded) corners. Remember position: relative; on container element */
span.corner { 
	background: url(https://img5.custompublish.com/getfile.php/1084663.1595.cfqtfvtrby/box_border.png);
  	background-repeat: no-repeat;
	display: block;
  	position: absolute;
  	/* Set width/height to size of corner images */
  	width: 13px;
  	height: 13px;
  
}

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 { padding-right: 10px; }
span.arrow { padding: 0px 3px; }

/* SECTION: listing/view styles */
div.pagedescription { 
	margin: 0 0 16px;
}
.pagedescription { }
.headline, h1.headline {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.headlineview, h1.headlineview {
	font-size: 18px; 
	font-weight: bold; 
	margin: 0px;
	padding: 0px;
}
.subheadline, h2.subheadline {
	font-weight: normal; 
	margin: 5px 0px 0px 0px;
	padding: 0px;
	line-height: 1.0;
}
.ingress {
}
div.ingress {
	margin: 6px 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;
}

.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: #ddd;
	font-size: 1px;
	clear: both;
	height: 10px;
	margin-bottom: 10px;
}
div.body {
	clear: both; 
	margin: 0px 0px 22px 0px;
}
.clearfix { clear: both; font-size: 1px; height: 0px; }
/* SECTION ARTPICS */
td.artpic {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}

table thead th {
	padding:5px 24px;
}

table thead th {
	background:#423f38;
	color:#FFFFFF;
}

table tbody th, table tbody td {
	color:#444444;
	padding:5px 24px;
}

table tbody tr.alt {
	background-color:#EEEEEE;
}

/* SECTION: page containers */ 
#page {
	width: 1020px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	background: url(https://img4.custompublish.com/getfile.php/1130889.1554.pedsupqwvs/page_bg[1].png) repeat-y;
}

#page #inner {
	width: 988px;
	margin: 0 auto;
}
#top {
	background: url(https://img1.custompublish.com/getfile.php/1254448.1691.udbxbfvxcs/headerbg.png) repeat-x;
	margin: 0px;
	padding: 0px;
	height: 115px;
	position: relative;
	zoom:1;
	width:988px;
}
#topnav {
	height: 24px;
	padding-top: 8px;
	font-size: 10px;
	width: 100%;
	color: #FFF;
}
.logo {
	position: absolute;
	top: 4px;
	left: 0;
}
.searchtop {
	width: 325px;
	float: right;
	margin-top: 34px;
	margin-right: 30px;
	text-align: right;
}
#mainmenubg {
	background: url(https://img5.custompublish.com/getfile.php/1084476.1595.yrxtcpyrev/mainmenu_bg.png) repeat-x;
	height: 49px;
	border: 0;
}

#mainmenu, #mainmenu * {
	margin:	0;padding:0;
	list-style:	none;
	position: relative;
	z-index:99;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}
#mainmenu {
	line-height:1.0;
}
#mainmenu ul {
	position:absolute;
	top:-999em;
	width:10em; /* 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:0;
	top:2.5em; /* 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:10em; /* match ul width */
	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: 10em; /* match ul width */
	top: 0;
}

ul#mainmenu {
	color: #FFF;
	font-size: 14px;
}

ul#mainmenu li{
	float: left;
	font-size: 14px;
	text-align: center;
}

ul#mainmenu li a, ul#mainmenu li.noclick{
	color: #444;
	display: block;
	padding: 10px 12px;
	text-decoration: none;
}

ul#mainmenu li li {
	font-size: 11px;
	background:	#FFF;
	text-align: left;
}

ul#mainmenu li li a{
	padding: 8px 10px;
}
ul#mainmenu li li li {
	background:	#89a0b2;
}
ul#mainmenu li:hover, ul#mainmenu li.sfHover,  ul#mainmenu a:hover{
	background: #333 url(https://img4.custompublish.com/getfile.php/1130913.1554.fdwtwpypcs/li_hover.png) repeat-x;
	color: #FFF;
	outline:0;
}
ul#mainmenu li.sfHover,ul#mainmenu a:focus,ul#mainmenu a:active {
 	background: #FFF;
}

ul#mainmenu a.itemselectedcurrent {
	background: #EA6428 url(https://img4.custompublish.com/getfile.php/1130713.1554.befeaydcbb/li_active.png) repeat-x;
	color: #FFF;
}

/* sidenav */
#sidenav {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	zoom: 1;
}

#sidenav li a,#sidenav li.noclick {
	width: auto;
	display : block;
	color : #333;
	text-decoration : none;
	padding : 5px;
	border-bottom: 1px dotted #CCC;
}

#sidenav li a:hover {
	color : #FFF;
	text-decoration: underline;
	background: #990000;
}

#middle {
	margin: 0 10px;
}
#navbar {
	float: left;
	margin-right: 20px;
	width: 180px;
}
#main {
	float: left;
	min-height: 300px;
	width: 560px;
}
/* #main when no sidebar */
.wide #main{
	float: right;
	width: 760px;
}

.fullwidth #main{
	float: right;
	width: 100%;
}

.wide #navbar {
	margin-right: 0;
}

.fullwidth #navbar {
	display: none;
}

#mainsidebar {
	float: right;
	width: 180px;
}

.wide #mainsidebar {
	display: none;
}
#footer {
	clear: both;
	text-align: center;
	position: relative;
}

#pageend {
	background: url(https://img4.custompublish.com/getfile.php/1130892.1554.rceepervdv/footer_bg.png) no-repeat;
	height: 32px;
	width: 1020px;
	margin: 0 auto;
	text-align:left;
}
/* SECTION: Sidebar */
.sidebar {
}

/* SECTION: box */
.box, .sidebarelement {
 	 padding: 0px;
 	 margin: 0px 0px 15px 0px;
  	position: relative;
 	 border: 1px solid #CCCCCC;
 	 zoom: 1;
}

.box .cell, .sidebarelement .cell{
	background: #FFFFFF url(https://img5.custompublish.com/getfile.php/1084731.1595.svacxuvuey/box_cell.png) repeat-x;
	padding: 5px;
}
.box ul.nostyle, .sidebarelement ul.nostyle{
  	padding: 0px;
  	margin: 0px 0px 0px 0px;
 	 list-style-type: none;
}
.box ul.dot, .sidebarelement ul.dot{
  	padding: 10px;
  	margin: 0px 0px 2px 0px;
 	list-style: square;
}
.box ul li {
 	 margin: 0px 0px;
 	 padding: 0px;
}
.box p {
 	 padding: 0px;
 	 margin: 0px 0px 5px 0px;
}
.box h3,.sidebarelement h3 {
	background: url(https://img5.custompublish.com/getfile.php/1084728.1595.dtvcsxueuy/box_head.png) repeat-x;
  	padding: 0px;
  	margin: 0px;
  	font-size: 14px;
  	border-bottom: 1px solid #CCC;
  	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
  	font-weight: normal;
  	text-align: center;
  	color: #0f6f89;
  	padding: 6px 4px;
}
/* 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: 1px 0px;
}

ul.menu li.spacingabove{
	margin-top: 10px;
}
ul.menu li.spacingbelow{
	margin-bottom: 10px;
}

#topmenu {
	list-style-type: none;
	float: right;
	margin-right: 10px;
}
#topmenu li {
	display: inline;
}

#topmenu li a{
	color: #FFF;
}

.languagebar {
	float: left;
	margin-left: 10px;
	width: 500px;
}
.languagebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.languagebar ul li {
	float: left;
}

.languagebar ul li a{
	color: #FFF;
	padding-left: 20px;
	padding-right: 5px;
}

.languagebar ul li a#langnavitem149063{
	background: url(https://img5.custompublish.com/getfile.php/1084597.1595.qftyveturs/no.png) no-repeat;
}
.languagebar ul li a#langnavitem149064{
	background: url(https://img5.custompublish.com/getfile.php/1084596.1595.pbqayqewwu/uk.png) no-repeat;
}
.languagebar ul li a#langnavitem149065{
	background: url(https://img5.custompublish.com/getfile.php/1085300.1595.xrptvtdafv/se.png) no-repeat;
}
#tools {
	list-style-type: none;
}
#tools li {
	background-position: center left;
	background-repeat: no-repeat;
}
#tools li#tips {
}
#tools li#printable {
}
#search {
}
input.searchinput {
	vertical-align: middle;
}	
input.searchsubmit {
	vertical-align: middle;
}

#searchform .searchinput{
background: url(https://img0.custompublish.com/getfile.php/1126930.1620.rqfspwcycr/inputbg.png) no-repeat;
border: 0;
padding: 5px 10px;
width: 118px;
height: 23px;
}
#searchform .searchsubmit{
background: url(https://img0.custompublish.com/getfile.php/1126929.1620.dxseftbdde/submitbtn.png) no-repeat;
border: 0;
height: 33px;
width: 37px;
margin-left: -5px;
cursor: pointer;
}

input,textarea {
	background: #FFF url(https://img4.custompublish.com/getfile.php/1115227.1184.caafcxqpvp/inputbg.png) repeat-x;
	border: 1px solid #acacac;
	padding: 5px 2px;
	margin: 3px 0;
}
input.radio {
	margin-right: 5px;
}

fieldset  {
border:1px solid #ccc;
display:block;
margin-left:2px;
margin-right:2px;
padding:0.35em 0.625em 0.75em;
}


/* 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: 85%; }
.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%;
}
.rss-feed {
	display: inline;
	padding: 0 5px;
	color: #FFF;
}
.rss-feed a{
	text-decoration: none;
	color: #FFF !important;
}
.rss-feed a:hover{
	text-decoration: underline;
}
.rssicon {
	background: url(https://img5.custompublish.com/getfile.php/1084641.1595.vqepwtsxpc/feed.png) no-repeat;
	padding-left:20px;
	display:inline-block;
	line-height:16px;
}
/* kontakt */
a#topmenuitem158068{
	background: url(https://img5.custompublish.com/getfile.php/1084911.1595.qxswpetvyx/email.png) no-repeat;
	padding-left: 20px;
	display:inline-block;
	line-height:16px;
}
/* sitemap */
a#topmenuitem140160 {
	background: url(https://img5.custompublish.com/getfile.php/1085331.1595.pqqusqqptt/sitemap.png) no-repeat;
	padding-left: 20px;
	display:inline-block;
	line-height:16px;
}

.floatright {
	float: right;
	width: 400px;
	text-align:right;
}
.floatleft {
	float: left;
}
#styles{
	height:auto;
	width:auto;
	position:fixed;
	top:0px;
	left:0px;
	background-color:#555;
	padding:5px;
	padding-left:10px;
	z-index:100;
	border: 1px solid #ccc;
	float:left;
	color: #FFF;
}

#styles a{
	cursor: pointer;
	color:#fff;
}