/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
       url('../fonts/roboto-condensed-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v18-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
			 
html, body {
	font-family:Roboto;
	font-size:1.0rem;
	line-height:1.5;
	margin:0;
	padding:0;
	color:#231f20;
	letter-spacing:0px;
	
}


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:#18383b;font-weight:bold;font-size:20px;padding-top:0;margin-top:0;}
h3 {color:#4B4B4D;font-weight:bold;font-size:16px;}
h2 {
    position: relative;
    margin-left: 0;
	font-family:Roboto;
    width: 100%;
    padding: 0;
    background: none;
    
    letter-spacing: 1.2px;
	font-size: 1.7rem;
    color: #231f20;
    text-transform: uppercase;
}
h1 {     font-size: 1.2rem;
    color: #003e5e;
    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;
	font-family:Roboto;
    width: 100%;
    padding: 0;
    background: none;
    text-align: center;
    letter-spacing:1.2px;
	font-size: 1.7rem;
    color: #1177bf;
    text-transform: uppercase;
    font-weight: bold;

}
.headh2{
	position: relative;
    margin-left: 0;
	font-family:Roboto;
    width: 100%;
    padding: 0;
    background: none;
    text-align: center;
    letter-spacing: 1.2px;
	font-size: 1.7rem;
    color: #1177bf;
    text-transform: uppercase;
   

}
.smallfont{
	font-size:0.8rem;
}
#sortlist li {
	/*height:240px !important;*/
}
.zusatzBox{
	padding:10px;
}


