/* CSS Document */
html, body {
	font-family:'UniversLTW01-47LightCn';
	font-size:1.3rem;
	line-height:1.5;
	margin:0;
	padding:0;
	color:#4B4B4D;
	letter-spacing:0.2;
	background-image:url(../gfx/body-back2.jpg);
	background-repeat:repeat-x;
		background-color:#fff;
}



img {border:none}

.gal_lo img {
	border:1px solid #666;
}

.grau14_dick a:link, .grau14_dick a:visited {text-decoration:none;color:#000;font-weight:bold;font-size:14px;}
hr {border:none;
	border-top:1px solid #ccc;
}

h5 { 
	font-size:11px;
}
h4 {color:#fff;font-weight:bold;font-size:14px;padding-top:0;margin-top:0;}
.footer h4 {color:#fff;font-weight:bold;font-size:20px;padding-top:0;margin-top:0;}
h3 {color:#4B4B4D;font-weight:bold;font-size:16px;}
h2 {
    font-size: 1.0rem;
    color: #b1c903;
    font-family:'Univers LT W01 55 Roman';text-transform:uppercase;font-weight:bold
}
h1 {     font-size: 1.2rem;
    color: #b1c903;
    text-transform:uppercase;font-weight:bold; text-align:center}


caption {
	text-align:left;
	background-color:#eee;
	font-size:12px;
	color:#444;
}


a:link, a:visited {
	color:#0192D6;
	text-decoration:none;
	font-weight:normal;
	}
/******** responsie *************/
.block80{
	width:70%;
	display:inline-block;
}
body.mceContentBody, .mce-content-body {
	font-size:0.7rem;
	font-family:"verdana";
	text-align:justify;
	
}
.headh1{
	position: relative;
    margin-left: 0;
    width: 100%;
    padding: 0;
    background: none;
    text-align: center;
    letter-spacing: 0;
	font-size: 1.2rem;
    color: #b1c903;
    text-transform: uppercase;
    font-weight: bold;

}
.smallfont{
	font-size:0.8rem;
}
#sortlist li {
	height:240px !important;
}


