/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('_fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src:
       url('_fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('_fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('_fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('_fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('_fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('_fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: 
       url('_fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('_fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('_fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('_fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('_fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('_fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
  src:
       url('_fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('_fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('_fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
       url('_fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('_fonts/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('_fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: 
       url('_fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('_fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('_fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('_fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('_fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}



* {
	margin:0;
	padding:0;
}
html, body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	background-color:#ffffff;
	background-image: url(gfx/raster.png);
	background-repeat:repeat;
	background-position: center 0px;

}
body {
	font-family: 'Roboto', sans-serif;

	font-weight:400;
	font-size: 13px;
	color: #606060;
	line-height:18px;
}
#container {
	position:relative;
	min-height:100%;

	margin:0 auto;
	text-align:left;
	clear:left;
	max-width:1024px;

	background-color:#f8f8f8;
	background-image: url(gfx/hg1.jpg);
	
	background-repeat:repeat;
	background-position: center 0px;

	box-shadow: 0px 0px 8px #808080;
	-moz-box-shadow: 0px 0px 8px #808080;
	-webkit-box-shadow: 0px 0px 8px #808080;
}
img { 
	border:0;
	border-style: none;
}
.ku {
	white-space:nowrap;
}
.fett {
	font-weight:500;
}
.xcontainer {
	margin:0 auto;
	position:relative;
	text-align:left;
	clear:left;
	width:1024px;
}
#log {
	position:absolute;
	left:4px;
	top:0px;
	font-family:Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	line-height:16px;
	z-index:20000;
}
#abstand_oben {
	position:relative;
	height:20px;
}
#abstand_unten {
	position:relative;
	height:50px;
}
/* -------------------------------------------------- */
#unten {
	position:absolute;
	bottom:14px;
	width:100%;
	background-color:#e30613;
	text-align:center;
	color:#ffffff;
}
#untentext {
	margin-left:20px;
	margin-right:20px;
	margin-top:4px;
	margin-bottom:4px;
}
#untentext a {
	color:#ffffff;
	text-decoration:underline;
}
#untentext a:hover {
	color:#000000;
	text-decoration:underline;
}
/* -------------------------------------------------- */
#fotoleiste {
	position:relative;
	width:100%;
	height:681px;
}
#fotoleiste img {
	width:100%;
	height:100%;
}
#keine_fotoleiste {
	position:relative;
	height:30px;
}
#logo {
	position:absolute;
	background-image: url(gfx/logo_hg1.png);
	background-repeat:repeat-x;

	left:-274px;
	top:0px;
	width:239px;
	height:41px;
	z-index:10001;
}
#logo1 {
	position:absolute;
	left:45px;
	top:-24px;
}




#balken {
	position:relative;
	background-color:#e30613;
	right:0px;
	height:41px;
	padding-right:40px;
	margin-left:274px;
}
#balken h1 {
	font-weight:700;
	font-size:28px;
	line-height:41px;
	color:#000000;
	letter-spacing:10px;
	text-align:right;
}
.balken1 {
	font-size:20px;
	color:#ffffff;
	letter-spacing:0px;
	font-weight:300;
	white-space:nowrap;
}
/* -------------------------------------------------- */
#balken_mobil {
	position:relative;
	display:none;
}
#oben_mobil {
	position:relative;
	text-align:center;
	background-color:#c0c0c0;
	padding-bottom:10px;
	padding-top:4px;
	margin-bottom:40px;
}
#oben_mobil h1 {
	font-weight:700;
	font-size:28px;
	line-height:41px;
	color:#000000;
	letter-spacing:10px;
}
#oben_mobil h2 {
	font-size:16px;
	color:#ffffff;
	letter-spacing:0px;
	font-weight:300;
	white-space:nowrap;
}

#logo_mobil {
	position:relative;
	background-image: url(gfx/logo_hg1.png);
	background-repeat:repeat-x;

	width:100%;
	height:41px;
	z-index:10002;
}
#logo_mobil1 {
	position:absolute;
	top:-24px;
}
/* -------------------------------------------------- */
#mitte {
	position:relative;
	margin-top:40px;
	padding-bottom:70px;
	min-height:270px;
}
#mitte1 {
	margin-left:274px;
	margin-right:30px;
}
#mitte1 h2 {
	color:#e30613;
	font-size:16px;
	font-weight:500;
	margin-bottom:-18px;
}
#mitte1 h3 {
	color:#e30613;
	font-size:14px;
	font-weight:500;
	margin-bottom:-18px;
}
#mitte1 a {
	color:#e30613;
	font-weight:500;
	text-decoration:underline;
}
#mitte1 a:hover {
	color:#404040;
}
/* -------------------------------------------------- */
.kasten {
	position:relative;
	border:1px solid #d0d0d0;
	padding:10px;
	background-color:#ffffff;
}
/* -------------------------------------------------- */
#menue {
	position:absolute;
	left:0px;
	top:0px;
	font-size:14px;
	line-height:24px;
	width:249px;

	padding-bottom:10px;
}
.menue,.menue_aktiv {
	display:block;
	padding-left:33px;
	text-decoration:none;
	color:#404040;
	border-top:1px solid #d0d0d0;
	margin-right:10px;

}
.menue:hover,.menue_aktiv {
	background-color:#e30613;
	color:#ffffff;
}
#menuestrich {
	position:relative;
	height:2px;
	background-color:#d0d0d0;
	display:none;
	margin-bottom:30px;
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
#team {
	position:relative;
}
.teamfoto {
	margin-bottom:8px;
	width:170px;
	height:255px;
}
.team {
	position:relative;
	width:170px;
	margin-bottom:30px;
	float:left;

}
.team h3 {
	color:#e30613;
	font-size:14px;
	font-weight:500;
	margin-bottom:6px;
}
.team p {
	font-size:12px;
	line-height:14px;
	word-wrap:break-word;
}
/* -------------------------------------------------- */
.tab1 {
	table-layout:fixed;

	padding:0px;
	margin:0px;
	border:0px;
	border-collapse:collapse;
}

.tab1 td { 
	border:0px;
	vertical-align:top; 
	overflow:hidden;
	padding-left:3px;
	padding-right:3px;
	line-height:16px;
	padding-top:5px;
	padding-bottom:5px;
}
.tab1 tr {
	border-bottom:1px solid #808080;
}
#maps {
	width:100%;
	height:350px;
	border:1px solid #a0a0a0;
}
.strich {
	position:relative;
	height:1px;
	background-color:#d0d0d0;
	margin-bottom:-18px;
}
/* -------------------------------------------------- */
.aufklapp {
	position:relative;
	margin-bottom:-18px;
}
.aufklapp_ue,.aufklappminus_ue {
	position:relative;
	min-height:14px;
	background-image: url(gfx/minus1.png);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	padding-left:18px;
	cursor:pointer;
	font-weight:500;
	margin-bottom:0px;
}
.aufklappminus_ue {
	cursor:auto;
	background-image: url(gfx/minus.png);
}
.aufklapp_text {
	display:none;
	padding-left:18px;
	background-image: url(gfx/strichvert.png);
	background-repeat:repeat-y;
}
/* -------------------------------------------------- */
.breitesfoto {
	position:relative;
	margin-bottom:20px;
}
.breitesfoto1 {
	width:100%;
	height:100%;
}
.ref_ul {
	list-style-type:disc;
}
.ref_ul li {
	margin-left:15px;	
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
#logoleiste2022 {
	position:relative;
	padding-top:30px;
	margin-bottom:10px;
}
#logo2022 {
	width:20%;
	height:auto;
	margin-left:30px;
}
#info2022 {
	position:absolute;
	bottom:14%;
	right:30px;
	width:40%;
	height:auto;
}
@media all and (max-width:699px) {
	#logo2022 {
		width:24%;
	}
	#info2022 {
		width:50%;
		bottom:13%;
	}
}
@media all and (max-width:440px) {
	#logoleiste2022 {
		text-align:center;
	}
	#logo2022 {
		width:60%;
		margin-left:0px;
		padding-bottom:20px;
	}
	#info2022 {
		position:relative;
		display:inline-block;
		bottom:auto;
		width:80%;
		right:auto;
	}	
}