﻿@font-face {
	font-family: TeXGyreHeros;
	src: url('fonts/texgyreheros-regular.otf');
}

body, html {
    margin:0;
    font-family: TeXGyreHeros, Helvetica,Arial,Tahoma,sans-serif;
	color: #525252;
    background-color:#E6E7E8;
    scrollbar-3dlight:#FFFFFF;
    scrollbar-arrow-color:#FFFFFF;/*Pfeil*/
    scrollbar-darkshadow-color:#EAEAEA;/*Äußerer Schatten*/
    scrollbar-face-color:#f0f0f0;/*Preilfläche und Laufleiste*/
    scrollbar-highlight-color:#FFFFFF;/*Pfeilschatten*/
    scrollbar-shadow-color:#FFFFFF;/*Pfeil schatten (nicht benötigt)*/
    scrollbar-track-color:#FFFFFF;/*Hintergund*/
	display: grid;
	grid-template-rows: auto auto auto auto;
}
body {
	/* word-wrap: break-word; */
	/* overflow-wrap: break-word;*/
	/* word-break: break-all; */
}
a:link { color: #2A5CAA; }
a:visited { color: #2A5CAA; }
.kopf {
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.grp_logo {
	float:left;
	margin-top:8px;
}
.logo {
	float:left;
    width:200px;
	margin-top:3px;
}
.titel {
	float:left;
	margin-top:12px;
	font-family: TeXGyreHeros, Helvetica,Arial,Tahoma,sans-serif;
	font-size:12pt;
	font-weight:bold;
	/* color:#2A5CAA; */
	color:#525252;
}
.TitelImg {
	position:relative;
	float:left;
	margin-top:5px;
	width:100%
}
.TitelImg img {
	width: 100%;
}
.TxtOnPic {
    position: absolute;
	visibility : hidden;
	white-space:nowrap;
	/*transition: left 1s ease-in-out;*/
	text-align: left;
	font-size: 22pt;
	color:#2A5CAA;
	background-color: silver;
    background-color: hsla(0, 0%, 100%, 0.8);
}
.inhalt {
	position:relative;
/*    overflow:auto;
*/	margin-top: 10px;
	padding-left:1%;
	padding-right:1%;	
	background-color:#FFFFFF;
    text-align:left;
    color:#525252;
    vertical-align:top;
    font-family: TeXGyreHeros, Helvetica,Arial,Tahoma,sans-serif;
    font-size:12pt;
}
.inhalt p {
	margin-bottom:1em;
}
.inhalt h1 {
	font-family: TeXGyreHeros, Helvetica,Arial,Tahoma,sans-serif;
	font-size: 12pt;
	font-weight: 700;
	color:#2A5CAA;
}
.inhalt h2 {
	font-family: TeXGyreHeros, Helvetica,Arial,Tahoma,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:#525252;
	margin-bottom: 0;
}
.inhalt h3 {
	font-family: TeXGyreHeros, Helvetica,Arial,Tahoma,sans-serif;
	font-size: 12pt;
	font-style: italic;
	color:#525252;
	margin-bottom: 0;
}
.inhalt td {
    font-family: TeXGyreHeros, Helvetica,Arial,Tahoma,sans-serif;
    font-size:12pt;
    color:#525252;
}
.inhalt th {
    font-family: TeXGyreHeros, Helvetica,Arial,Tahoma,sans-serif;
    font-size:12pt;
    font-weight:bold;
    text-align:left;
    color:#525252;
}
.inhalt input, textarea {
    font-family: TeXGyreHeros, Helvetica,Arial,Tahoma,sans-serif;
    font-size:12pt;
    color:#525252;
    border-color:#525252;
    border-style:solid;
    border-width:1px;
}
/*
.inhalt {
    font-family: TeXGyreHeros, Helvetica,Arial,Tahoma,sans-serif;
    font-size:12pt;
    color:#525252;
}
*/

.inhalt a {word-wrap:break-word;}
.inhalt a:link { color: #525252; }
.inhalt a:visited { color: #525252; }

.inhalt input#senden {
	background-color:#FFFFFF;
}


#StartColumL {
	min-width:310px;
	/*width:33%;*/
	width:330px;
	height:160px;
	float:left;
	text-align:left;
	background-color:#FFFFFF;
	font-weight: bold;
	color: #2A5CAA;
}

.StartColum a:link { color: #2A5CAA; /* #525252; */ }
.StartColum a:visited { color: #2A5CAA; /* #525252; */ }

#StartColumM {
	min-width:310px;
	/*width:33%;*/
	width:330px;
	height:160px;
	float:left;
	text-align:left;
	font-weight: bold;
	color: #2A5CAA;
}
#StartColumR {
	min-width:310px;
	/*width:33%;*/
	width:330px;
	height:160px;
	float:left;
	text-align:left;
	font-weight: bold;
	color: #2A5CAA;
	/*background-color:red;*/
}
.Startbutton {
	width:290px;
	height:128px;
	/*
	width:444px;
	height:197px;
	*/
	margin-top:10px;
}
ul.Liste2 li { list-style-image:url(pic/big_square_blue.png);}
ul.Liste li { list-style-image:url(pic/square_blue.png);}

summary::-webkit-details-marker {
  display: none;
}
summary div{
	position:relative;
	left:30px;
	width:90%;
	margin-bottom:10px;
}
details p{
	margin-left: 30px;
	margin-top:0;
	margin-bottom:0;
}
summary:before {
	background: #2A5CAA; 
	/* border-radius: 10px; */
	content: "+"; 
	color: #fff; 
	float: left; 
	font-weight: bold; 
	margin: 0 -20px 0 0;
	padding: 0; 
	text-align: center; 
	width: 20px;
}
details[open] summary:before {
	content: "-";
}

.leer summary:before {
	content: ".";
	color: #525252;
	font-weight: normal; 
	text-align: left;
}

.RefTab {
	border: 1px solid #F0F0F0;
	border-collapse: collapse;
	empty-cells: hide;
	font-family: TeXGyreHeros, Helvetica,Arial,Tahoma,sans-serif;
    font-size:12pt;
    color:#525252;
}
.RefTab td {
	border: 1px solid #F0F0F0;
}
#Beschr {
	width:120px;
}
.RefTab tr {
	height:50px;
}
.RefImg {
	float: left;
	margin-left:0;
	margin-right:1%;
	width:20%;
	border:1px;
	border-radius: 10px;
}


.KonFrm input[type="text"] {
	width:400px;
}
.KonFrm input[type="tel"] {
	width:400px;
}
.KonFrm input[type="email"] {
	width:400px;
}
.KonFrm textarea {
	width:400px;
}
	
footer {
	height: 50px;
	width: 100%; 
	font-family: TeXGyreHeros, Helvetica,Arial,Tahoma,sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-align: center;
	color:#2A5CAA;
}
footer a{
	text-decoration:none;
}
footer div{
	display:inline-block;
	
	/* für IE */
	  zoom: 1;
	  *display: inline;
}

.TGA_Tbl {
	/* background-color: red; */
	float: both;
}

.Unternehmen_MitgliedschaftenTxt {
	float: left;
}

.Unternehmen_MitgliedschaftenTxt ul {
	margin-top: 0px;
}

.Unternehmen_MitgliedschaftenPic {
	float: left;
	vertical-align: top;
	margin-left: 40px;
}

@media screen and (min-width: 100px) {
	.Unternehmen_MitgliedschaftenTxt {
		width:250px;
		height:65px;
	}

	.Unternehmen_MitgliedschaftenPic {
		width:250px;
		height:65px;
	}
}

@media screen and (min-width: 420px) {
	.Unternehmen_MitgliedschaftenTxt {
		width:400px;
		height:30px;
	}
	.Unternehmen_MitgliedschaftenPic {
		width:300px;
		height:50px;
	}
}

@media screen and (min-width: 651px) {
	.titel {
		display:none;
	}
	.TxtOnPic {
		display:none;
	}
	.RefTab {
		width: 100%;
	}
	.RefImg {
		margin-top:10px;
		margin-bottom: 5px;
		width:250px;
	}
	
	#Ansprechpartner {
		width:400px;
	}
	#Telefon {
		width:400px;
	}
	#eMail {
		width:400px;
	}
	#Textfeld {
		width:396px;
	}

	#StartColumL {
		width:99%;
		height:160px;
	}
	#StartColumM {
		margin-top:15px;
		width:99%;
		height:160px;
	}
	#StartColumR {
		margin-top:15px;
		width:99%;
		height:160px;
	}
}
@media screen and (min-width: 800px) {
	.RefTab {
		width:79%;
	}
	.RefImg {
		margin-top:0;
		margin-bottom:0;
		width:20%;
	}
	.kopf {
		margin-left: 5%;
	}
	.inhalt {
		width: 88%;					/* 100% = width + padding left,right + margin left,right */
		margin-left: 5%;
		margin-right: 5%;
		border-radius: 10px;
	}
	#StartColumM {
		margin-top:0px;
	}
	#StartColumR {
		margin-top:0px;
	}
}
@media screen and (min-width: 1024px) {
	.titel {
		display:block;
	}
	.TxtOnPic {
		display:block;
	}
	.TGA_Tbl {
		float: left;
	}
	#Ansprechpartner {
		width:600px;
	}
	#Telefon {
		width:600px;
	}
	#eMail {
		width:600px;
	}
	#Textfeld {
		width:596px;
	}
}
@media screen and (orientation: portrait) {
	.inhalt {
		margin-left: 0;
		margin-right: 0;
		border-radius: 0;
		padding-left:0;
		padding-right:0;
		width: 100%;				/* 100% = width + padding left,right + margin left,right */
	}
	.kopf {
		margin-left: 0px;
	}
	.TxtOnPic {
		display:none;
	}
	.RefTab {
		width:100%;
	}
	.RefImg {
		margin-top:10px;
		margin-bottom: 5px;
		width:250px;
	}
	#Beschr {
		width:auto;
	}

	#Ansprechpartner {
		width:300px;
	}
	#Telefon {
		width:300px;
	}
	#eMail {
		width:300px;
	}
	#Textfeld {
		width:296px;
	}

	#StartColumL {
		width:99%;
	}
	#StartColumM {
		margin-top:15px;
		width:99%;
	}
	#StartColumR {
		margin-top:15px;
		width:99%;
	}
}
@media screen and (min-width: 1200px) {
	#StartColumL {
		/*width:33%;*/
		width:330px;		
	}
	#StartColumM {
		/*width:33%;*/
		width:330px;
	}
	#StartColumR {
		/*width:33%;*/
		width:330px;
	}
}
@media screen and (max-width: 650px) {
	.titel {
		display:none;
	}
	.kopf {
		margin-left: 0px;
	}
	.TxtOnPic {
		display:none;
	}
	.inhalt {
		margin-left: 0;
		margin-right: 0;
		border-radius: 0;
		padding-left:0;
		padding-right:0;
		width: 100%;				/* 100% = width + padding left,right + margin left,right */
	}
	
	#Ansprechpartner {
		width:300px;
	}
	#Telefon {
		width:300px;
	}
	#eMail {
		width:300px;
	}
	#Textfeld {
		width:296px;
	}
	
	#StartColumL {
		width:99%;
	}
	#StartColumM {
		width:99%;
	}
	#StartColumR {
		width:99%;
	}
}

@media print {
	.titel {
		display:block;
	}
	a { text-decoration: none;}
}