.ui-page {
    background: url(../images/bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	background-color:none !important;
}
span.fz {font-size:0.5em;}
h1 { font-size:1.3em; color:#313144; font-style:normal !important; font-weight:bold;}
h2 { font-size:1.3em; color:#313144; font-style:normal !important; font-weight:bold;}
h4 {font-size:1.1em; color:#53996005; font-style:normal !important; font-weight:100;}
.wide-img {width:100%;}
.ui-bar {box-shadow: 0px 1px 8px 0px #666;}
.ui-content p {font-style:italic !important;}
.ui-content p, ul, h1, h2, h3, h4 { padding:0.5em; background: url(../images/cont-bg.png) repeat !important;}
.logo img {width:80%; margin:8px 0 8px 15px;}
.ui-content img.wide {width:100%;}
.ui-content ul li {list-style-type:none; padding-left:15px; background:url(../images/listenpunkt.png) 0 3px no-repeat;}
.menu-btn {position:absolute; top:9px !important; right:14px !important;}
.ui-panel {width:13em !important; background:url(../images/panel-bg.png) repeat !important;}
.ui-panel h3 {background:none !important; padding:0 !important;}
.ta_right {text-align:right;}
