@font-face {
    font-family: 'newsgoth_cn_btregular';
    src: url('fonts/newsgotc-webfont.eot');
    src: url('fonts/newsgotc-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/newsgotc-webfont.woff') format('woff'),
         url('fonts/newsgotc-webfont.ttf') format('truetype'),
         url('fonts/newsgotc-webfont.svg#newsgoth_cn_btregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'newsgoth_cn_btitalic';
    src: url('fonts/newgotci-webfont.eot');
    src: url('fonts/newgotci-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/newgotci-webfont.woff') format('woff'),
         url('fonts/newgotci-webfont.ttf') format('truetype'),
         url('fonts/newgotci-webfont.svg#newsgoth_cn_btitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'newsgoth_cn_btbold_italic';
    src: url('fonts/newgtbci-webfont.eot');
    src: url('fonts/newgtbci-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/newgtbci-webfont.woff') format('woff'),
         url('fonts/newgtbci-webfont.ttf') format('truetype'),
         url('fonts/newgtbci-webfont.svg#newsgoth_cn_btbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'newsgoth_cn_btbold';
    src: url('fonts/newgotbc-webfont.eot');
    src: url('fonts/newgotbc-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/newgotbc-webfont.woff') format('woff'),
         url('fonts/newgotbc-webfont.ttf') format('truetype'),
         url('fonts/newgotbc-webfont.svg#newsgoth_cn_btbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
html
{

	
 
    font-family: 'newsgoth_cn_btbold', Times, serif;

font-weight: 400;

font-style: normal;

margin:0;
padding:0;
height:100%;
	
}


		
		#mitte {
    background: rgba(255,255,255,0.90);

    display: block;
    width: 360px;
    min-height: 100%;
    height: auto;
    padding: 20px;
    position: fixed;
    top: 0px;
    left: 0px;

    margin-left: auto;
    margin-top: auto;
    text-align: center;
			
}

a.menueaktiv
{
    font-family: 'newsgoth_cn_btbold', Times, serif;
    text-decoration: none;
    font-size: 20px;
    color: #ffffff;
    display: block;
    line-height: 25px;
	padding-left: 0px;
	text-transform:uppercase;
	
}


a.menue
{
    font-family: 'newsgoth_cn_btbold', Times, serif;
    text-decoration: none;
    font-size: 20px;
    color: #5e3d26;
    display: block;
    line-height: 25px;
	
	padding-left: 0px;
	text-transform:uppercase;
}
.menue:hover
{
    font-family: 'newsgoth_cn_btbold', Times, serif;
    text-decoration: none;
    font-size: 20px;

	
    display: block;
	color: #ffffff;
    line-height: 25px;
	
	padding-left: 0px;
	text-transform:uppercase;
}








.h1
{

    font-family: 'newsgoth_cn_btregular', Times, serif;
    text-decoration: none;
	letter-spacing: 0.00em;
    font-size: 24px;
	color: #5e3d26;
    line-height: 30px;
	padding-left: 0px;
	
}
.h2
{

    font-family: 'newsgoth_cn_btbold', Times, serif;
    text-decoration: none;
	letter-spacing: 0.00em;
    font-size: 20px;
	color: #3c3c3b;
    line-height: 18px;
	padding-left: 0px;
}
.content
{
    font-family:   'newsgoth_cn_btregular', Times, serif;
    font-size: 18px;
	letter-spacing: 0.00em;
    color: #3c3c3b;
    line-height: 20px;
	padding-left: 0px;
	padding-right: 0px;
}

.adress

{
    font-family: 'newsgoth_cn_btregular', Times, serif;
       font-size: 18px;
	letter-spacing: 0.00em;
    color: #5e3d26;
    line-height: 20px;
	
}
.titel
{
    font-family: 'newsgoth_cn_btitalic', Times, serif;
       font-size: 18px;
	letter-spacing: 0.00em;
    color: #3c3c3b;
    line-height: 25px;
	
}



.fuss
{
    text-decoration: none;
	 font-size: 1.2em;
    color: #5e3d26;
    letter-spacing: 0.00em;
    line-height: 20px;
	

}
.fuss2
{
    text-decoration: none;
	 font-size: 1.2em;
    color: #5e3d26;
    letter-spacing: 0.00em;
    line-height: 20px;
	

}
.fuss2:hover
{
    text-decoration: none;
	 font-size: 1.2em;
    color: #635f5f;
    letter-spacing: 0.00em;
    line-height: 20px;
	

}



.linie {
border :none;
border-top: 1px dotted #b2afaf;
background-color:#FFFFFF;
height: 1px;

}

a
{

    text-decoration: none;
    color: #000000;
	

}a:hover
{

    text-decoration: none;
    color: #5e3d26;


}

.navclosed,
.menuetoggle
{
	display:none;
	
   background-color: transparent;
	
    border: none;
   
   

}

.navopen
{
	position:absolute; 
	z-index:100; 
	left:-5px; 
	top:25px; 
	width:200px; 

	
}
	.hidemobile
	{
		display: block;
	}
		.hidenormal
	{
		display: none;
	}
footer .center
{
	max-width:900px;
	margin:auto;
	display:flex;
	padding: 1em;
}

footer .col
{
	width: 50%;
}
logos .center
{
	
	margin:auto;
	display:flex;
top: 0px;
	
}

logos .col
{
	width: 33%;					
	
	text-align: left;
	font-weight: 300;
	padding-left: 0em;
	padding-top: 1em;
	padding-bottom: 2em;
	padding-right: 2em;

}
	#trans
{
background:
rgba(255,255,255,0.90);

    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;



height: auto;

min-height: 100%;

background-style: no-repeat center center;

background-size: cover;

background-position: center center;

position: relative;

padding-top: 4.4em;



padding-bottom: 2em;
padding-left: 2em;
	padding-right: 2em;
bottom: 3px;

display: block;}
#inhalt{

	background:rgba(255,255,255,0.90);
	min-height: 100%;
	position: absolute;
	top: 0px;
	padding: 2em;
	width: 800px;

	
}

.img {
	height: auto;
		width: 100%;
	margin-left:1em;
	margin-right: 1em;
	
}

.cc_container .cc_btn { font-family: 'newsgoth_cn_btbold', Times, serif;
background-color: #ffffff !important; /* Farbe des Buttons */
color: #5e3d26; font-size: 1.5em; /* Textfarbe des Buttons */
}
 
.cc_container { font-family: 'newsgoth_cn_btbold', Times, serif;color: #5e3d26;
background: #5e3d26 !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #ffffff !important; /* Schriftfarbe des gesamten Bereichs */
	height: 100px;font-size: 1.5em;
}
 
.cc_container a { font-family: 'newsgoth_cn_btbold', Times, serif;
color: #96c11f;

}
.cc_container .cc_message { font-family: 'newsgoth_cn_btbold', Times, serif;
color: #ffffff;

}.cc_container .cc_more_info { font-family: 'newsgoth_cn_btbold', Times, serif;
	color: #96c11f;}
	.cc_container .cc_more_info hover { font-family: 'newsgoth_cn_btbold', Times, serif;
color: #96c11f;

}
.logo{margin-right: 3em;
margin-top: 2em;
margin-left: 1em;
	margin-bottom: 3em;}
@media(max-width:1000px)
{
	#trans{position: relative;
	width: auto;}
	

	
	logos .center
	{
		display:block;
	}
	
	logos .col
	{
		width: auto;
		margin-bottom: 1em;
	}
	
		footer .center
	{
		display:block;
	}
	
	footer .col
	{
		width: auto;
		margin-bottom: 1em;
	}

	
.img {
	width: 100%;
		height: auto;
		margin-left:0em;
	margin-right: 0em;
	
}
.img2 {
	width: 50%;
		height: auto;
	
}
	.imgref {
	width: 100%;
		height: auto;
			margin-left:0em;
	margin-right: 1em;
		margin-bottom: 1em;
	
}
	
		.hidemobile
	{
		display: none;
	}
		.hidenormal
	{
		display: block;
	}
	

	body
	{
		margin:0px;
	}

	#menuebox
	{
		display:none;
	}
	
	#menuebox.menueopen
	{
		display:block;
		
	}
	
		  .menue
	  {
		  font-size: 2em;
		  line-height: 2.2em;
		display:block;
		border-top:2px solid #5e3d26;
		padding:10px;
		text-transform: uppercase;
		 	color:  #5e3d26;
	  }
	
		.menueaktiv{
	 		display:block;
			border-bottom: 0px solid #5e3d26;
	border-top:2px solid #5e3d26;
 font-size: 2em;
		  line-height: 2.2em;
			
	padding:10px;
	color:  #ffffff;
	} 
	
	.menue:hover
	{
	
		 
	
	color:  #ffffff;
	
	
	}
	

	
	
	
	
	


	
.menuetoggle
	{
		display: inline;
	
	}
	/*
table,tbody,tr,td {
    display: block;
    width: auto;
    overflow: hidden;
	
	}	
*/	
.navclosed,
.navopen
	{
		display:block;
		position:static;
		width:auto; 
		background-color:rgba(255,255,255,1.0); 
		border: none;
			
	}
	

	



.content
{
    text-decoration: none;
	 font-size: 1.2em;
    color: #5e3d26;
    letter-spacing: 0.00em;
    line-height: 1.2em;
	padding:1em;
	

}	
	.contentbold
{
   
    text-decoration: none;
	 font-size: 1.2em;
    color: #5e3d26;
    letter-spacing: 0.00em;
    line-height: 1.1em;
	font-weight: 700;
	

}
.contentbold2
{
   
    text-decoration: none;
	 font-size: 1.2em;
    color: #635f5f;
    letter-spacing: 0.00em;
    line-height: 1.1em;
	font-weight: 700;
	

}
	
	.linkbold
{
   
    text-decoration: none;
	 font-size: 1.2em;
    color: #635f5f;
    letter-spacing: 0.00em;
    line-height: 1.1em;
	font-weight: 700;
	

}
	.fuss
{
    text-decoration: none;
	 font-size: 1.5em;
	line-height: 1.3em;
    color: #5e3d26;
    letter-spacing: 0.00em;
	padding:1em;
    
	

}
.fuss2
{
    text-decoration: none;
	 font-size: 1.5em;
	line-height: 1.3em;
    color: #5e3d26;
    letter-spacing: 0.00em;
    
	

}
.fuss2:hover
{
    text-decoration: none;
	   font-size: 1.5em;
	line-height: 1.3em;
    color: #635f5f;
    letter-spacing: 0.00em;
   
	

}
	.linie {
border :none;
border-top: 2px dotted #5e3d26;
background-color:#FFFFFF;
height: 1em;

}

	
	
}
/* --------- COOKIE HINWEIS -----------------*/
#cookiedingsbums a {color: #96c11f; text-decoration: underline;} /*Link im text*/

#cookiedingsbums a:hover {text-decoration: underline;color:#ffffff;}  /*Link im text hover*/

#cookiedingsbums div {padding:10px; padding-right:50px;}

 
 #cookiedingsbums { 
   outline: 1px solid #000000; /*Strich über Hintergrund*/
   text-align:left;  
   background: #5e3d26; /*Hintergrundfarbe gesamt*/
	 color: #ffffff;
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:100%; 
   font-size:14px; 
   line-height:50px;
	left: 0px;
}

#cookiedingsbumsCloser {
   color: #000000;
   font: 14px;
   position: absolute;
   right: 50px;
   text-decoration: none;
 
   bottom: 20px;
   cursor:pointer;
   border-top:1px solid #000000; 
   border-left:1px solid #000000; 
   border-bottom:1px solid #000000; 
   border-right:1px solid #000000; 
   padding:4px;
line-height: 20px;
   background: #ffffff; /* Old browsers */
   
 }

#cookiedingsbumsCloser:hover {color: #ffffff; background: #96c11f;}

