body { 
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	line-height: 180%;
	color: #000;
}


 
/*Tabellenzeug*/
table {border-collapse:collapse; width:100%;  }
td {vertical-align: top; padding: 2px 5px 2px 5px; } 
th {vertical-align: top; padding: 2px 5px 2px 5px;} 

td p, td h3, td h2{ margin: 0 ! important;}
tr.trhi td {background-color:#eee;}


.trenner {width:100%; clear:both; height:5px; margin: 10px 0 20px 0; }

 
area, usemap {border:0;}
a img {border:0;}

a {
	color: #89d11a;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:visited, a:active {
	color: #89d11a;
	text-decoration: underline;
}


/* basics */
img {max-width:100%; }
a img  { border: 0px;}

p {	margin: 1em 0px;  }

h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
	padding: 0;
	margin: 25px 0 10px 0;
	color: #fff;
	line-height: 120%;
	font-weight: normal;
}


h1, .h1 {
	font-size: 1.6em;
	line-height: 120%;	
	color: #fe4712;
	/*padding-left:8px;
	border-left: 3px solid 	#ef9d00;
	margin-left:-10px;*/	
}

h2, .h2 {	
	font-size: 1.4em;		
	color: #fe4712;
}


h3, .h3 { font-size: 1.2em; margin: 5px 0 0 0; font-weight:bold; color: #fe4712;}

h4  {
	font-size: 1em;
	margin: 10px 0 5px 0;	
}




h5 { font-size: 0.8em;}
h6 { font-size: 0.7em;}



hr{
	border:dotted #603f7b 1px; height:1px;
	clear:both;
}


li {	
	padding-bottom: 4px;		
} 

ul {	
	line-height: 180%;
	margin-left: 0.9em;
	padding-left: 0.9em;
	list-style-type: disc;	
}

ol {
	
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0.9em;
	padding-left: 0.9em;		
}


address {
	line-height:120%;
	margin: 10px 0 20px 0;
	padding-left: 10px;
	border-left: 6px solid #603f7b;
	font-style: normal;
	font-weight: bold;
	}


blockquote  { line-height:140%; font-size:0.90em; background-color:#2c2a5c;}
blockquote img { margin: 0 0 0 0;}


pre, code {
	padding: 0 0 20px 6px;
	margin: 3px 0 20px 0;
	border-top: 1px solid #603f7b;
	border-right: 1px solid #603f7b;
	border-bottom: 1px solid #603f7b;	
	border-left: 6px solid #603f7b;
	background-color: #2c2a5c;
	
	color: #fff;
	font-size:0.9em;	
	overflow:auto; 
	line-height:2.2em;	
		
}

input[type="text"], input[type="submit"], textarea, option, select {border: 1px solid #ccc;}

/*-----------------------------------------------------------------*/	

/* Specials */
p img[align="right"], h3 img[align="right"] { float:right; margin: 4px 0 5px 10px; }
p img[align="left"], h3 img[align="left"]{ float:left; margin: 4px 10px 5px 0;}


#usercentrics-button #uc-banner-modal .uc-banner-content {
    background-color: #89d11a !important;
}

.usercentrics-button.layout-1 .uc-banner-content .btn-list .uc-btn.uc-btn-primary {
    background-color: #fe3a01 !important;
    color: #89d11a !important;
}



/*-----------------------------------------------------------------*/	

/* Fonts */
/* medula-one-regular - latin */
@font-face {
  font-family: 'Medula One';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/medula-one-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Medula One'), local('MedulaOne-Regular'),
       url('../fonts/medula-one-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/medula-one-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/medula-one-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/medula-one-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/medula-one-v7-latin-regular.svg#MedulaOne') format('svg'); /* Legacy iOS */
}
