body {
	background-color:rgb(255,255,255);
	font-family: 'Arial', sans-serif;
	overflow:scroll;
	overflow-x:auto;
	/*font-size:0.9em;
	color:rgb(100,100,100);*/
	text-align:center;
	
	
}



/*
a:active{
outline:none;
}
a:focus{
outline:none;
}
*/

.ui-mobile [data-role="page"]{
background-color:rgba(225,225,225,0.8);
}

.ui-mobile [role="main"]{
text-align:left;
}

.ui-mobile [data-role="header"], .ui-mobile [data-role="footer"]{
background-color:rgba(244,242,192,0.5);
border:none;
}

.ui-mobile [data-role="footer"]{
text-align:right;
}

.ui-mobile [data-role="footer"] p{
font-size:85%;
padding:1em;
}

.ui-mobile [data-role="listview"]{
margin:0;
}


.fuelpic{
width:100%;
}


.logo{
float:left;
margin:1em;
}


.hotnews{
padding:1em;background-color:rgba(156,120,32,0.15);
}
.hotnews img{
margin:0 auto;display:table;float:left;width:96%;margin-left:2%;margin-right:2%;margin-bottom:1em;
}



@media (min-width: 1160px) {
	.hotnews img{
	margin:0 auto;display:inline;float:left;width:50%;margin-right:1em;
	}
}

.hotnews p{
/**/
}



h2{
display:block;
padding:1em;
margin-top:1em;
margin-bottom:1em;
color:rgb(255,255,255);
font-size:135%;
font-weight:normal;
background-color:rgba(156,120,32,0.8);
}

h3{
/*margin-top:1.5em;
margin-bottom:1.5em;
color:rgb(156,120,32);
font-size:120%;
font-weight:bold;*/
display:block;
padding:1em;
margin-top:1em;
margin-bottom:1em;
color:rgb(255,255,255);
font-size:115%;
font-weight:normal;
background-color:rgba(156,120,32,0.6);
}

.navidiv{
text-align:right;
padding:1.5em;
}

.navidiv a{
margin: 0 auto;
padding:0.6em;
background-color:rgba(156,120,32,0.7);
text-decoration:none;
color:rgb(255,255,255);
margin-left:0.6em;
text-shadow:none;
line-height:3.5em;
white-space: nowrap;
font-weight:normal;
text-transform:uppercase;
}

.navidiv a:hover{
background-color:rgba(156,120,32,1);
/*208,227,171 | 210,180,110*/
color:rgb(255,255,255);
}

#unterinfo{
line-height:2em;
font-size:110%;
padding:1.5em;
background-color:rgba(255,255,255,0.9);
}

#unterinfo i{
color:rgb(100,100,100);
}

#unterinfo a{
text-shadow:none;
text-decoration:underline;
color:rgb(156,120,32);
}
.ClearL{
clear:left;
}

.foerdererlist{
/*background-color:rgba(255,255,255,0.9);*/
/*list-style-position: outside;*/
padding:0;
}

.foerdererlist li{
margin: 1em;
background-color:rgba(255,255,255,0.9);
padding: 1.2em;
list-style-type:none;
border:1px solid rgba(156,120,32,0.6);
}

Flogo{
margin: 0 auto;
display:table;
width:350px;
padding:0;
margin-left:0;
max-width:90%;
margin-bottom:1.5em;
/*aspect-ratio:1/1;*/
}

Flogo img{
width:100%;
max-width:100%;
max-height:100%;
margin:0%;
}

a#super{
margin: 0 auto;
position:fixed;
bottom:0;
right:0;
width:170px;
max-width:15vw;
padding:1.5em;
display:table;
z-index:2500;
background-color:rgba(255,255,255,1.0);
opacity:0.8;
text-decoration:none;
}

a#super span{
font-size:1.1rem%;
color:rgb(120,120,120);
text-transform:uppercase;
margin-bottom:1em;
text-decoration:none;
}

a#super img{
width:100%;
}
a#super:hover{
opacity:1.0;
}

.ui-page{
max-width:1350px;
}

.contentblock{
margin: 0 auto;
background-color:rgba(255,255,255,0.9);
padding:1.2em;
border:1px solid rgba(156,120,32,0.6);
}
