@charset "UTF-8";
/* CSS Document */

body 
{ 
  background-image: url(../bilder/hg_index.png);
  background-repeat: no-repeat;
  
  background-position:0 0;
  }.Ueberschrift {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: 4b4b4d;
}
.Brottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4b4b4d;
}
.Copyright-klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4b4b4d;
}
.Danke {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #717274;
	color: #FFFFFF;
	padding: 15px;
	width: 380px;
}
.Brottext-Fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4b4b4d;
}
.Ueberschrift-Auszeichnung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009ac7;
}
.Brottext-Auszeichnung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: 130%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009ac7;
}
.Brottext-Kursivfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: 130%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4b4b4d;
}
.Brottext-Kursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4b4b4d;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #189BC5;
	text-decoration: none;
}
a.visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #189BC5;
	text-decoration: none;
}
a.hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #189BC5;
	text-decoration: underline;
}
select   { 
   background-color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
   color: #000000; 
   width: 458px;
   height: 30px;
   overflow: hidden;
   border: 1px solid #ccc;
}


.cookie-consent {font-size:0.8em;}

.ce-banner{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #dedede;
    padding: 1em;
    color: #232323;
    font-size: 1em;
	font-family:arial;
	z-index:9999;
}

a.ce-accept{

    color: #232323 !important;
	text-decoration:none;
 
}

a.ce-dismiss{

    color: #232323 !important;
	text-decoration:none;
 
}

.ce-accept, .ce-dismiss, .ce-disable, .ce-datenschutz{
    background-color: #333;
    color: #fff;
    text-decoration: none;
    padding: .6em 1em;
    display: inline-block;
    margin: 0 .5em;
	    color: #fff;

}

.ce-disable{
    background-color: #aaa;
}

.ce-accept:hover,
.ce-dismiss:hover,
.ce-disable:hover{
    background-color: #666;
    color: white;
}

.ce-accept{
    background-color: #48ea6b;
    color: #111;
}

.ce-dismiss{
padding: .6em 1em;


    background-color: #ccc;
    color: #FFF;
}

.ce-iframe-placeholder{
    padding: 1em;
    background-color: #eee;
    margin: 1em 0;
}

.ce-iframe-placeholder p{
    margin: 0;
}
