* {		margin: 0;
		padding: 0;
}
			
@font-face 	{
		font-family: "Tahoma";
		src: url(tahoma.ttf);
} 

@font-face 	{
		font-family: "Tahoma bold";
		src: url(TahomaBold.ttf);
		font-weight: bold;
}

@font-face 	{
		font-family: "Courier New";
		src: url(courier-new-grassetto.ttf);
		font-weight: bold;
}


body {
		color: black;
		background-color: red;
		font-family: "Tahoma";
		text-align: center;				
}		

h1, h2, h3 {
	font-family: "Tahoma bold";	
}	

h1 {
	font-size: 2.5em;
	line-height: 1.5em	
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.5em;
}	

a:link		{text-decoration: none;color: black;} 
a:visited	{text-decoration: none;color: black;}
a:hover		{text-decoration: none;color: black;}
a:active 	{text-decoration: none;color: black;}		
			
#Title_satz a:link {
	text-decoration: none;
	color: black;
}

#Title_satz a:visited {
	text-decoration: none;
	color: black;
}

#Title_zeichen a:link {
	text-decoration: none;
	color: red;
}

#Title_zeichen a:visited {
	text-decoration: none;
	color: red;
}	
	
#Title_satz {
	position: absolute;
	top: 0vw;
	left: 0vw;
	width: 20vw;
	height: 110px;
	background-color: red;
	color: black;
	font-family: "Courier New";
	font-weight: bold;
	font-size: 5em;
	letter-spacing: -0.05vw;
	text-align: right;
}

#Title_zeichen {
	position: absolute;
	top: 0vw;
	left: calc(20vw + 1px);
	width: 75vw;
	height: 110px;
	padding-right: 20px;
	background-color: rgb(217,217,217);
	color: red;
	font-family: "Courier New";
	font-weight: bold;
	font-size: 5em;
	letter-spacing: -0.05vw;	
	text-align: left;	
}

#Title_satzzeichen {
	display: none;
}
	
#About {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 20vw;
	height: 45px;
	background-color: red;
	font-size: 1.5em;
}

#BildSax {
	max-width: 100%;
    height: 25vh; 
	min-height: 200px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;	
}	
	
#Leistungen {
	position: absolute;
	top: 155px;
	left: 0px;
	width: 20vw;
	height: 45px;
	background-color: red;
	font-size: 1.5em;	
}	
	

.BilderLeistungen {
	width: 20vw;
	min-width: 100px;
	max-width: 150px;
	height: auto;
	float: left;
	margin-right: 50px;	
	margin-bottom: 30px;
}

.Leistung {
	display: block;
}	
	
#Referenzen {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 20vw;
	height: 45px;
	background-color: red;
	font-size: 1.5em;	
}


#Kontakt {
	position: absolute;
	top: 245px;
	left: 0px;
	width: 20vw;
	height: calc(100vh - 245px);
	background-color: red;
	font-size: 1.5em;	
}

.Link {
	font-weight: bold;
	padding-right: 4vw;
}
	
.Text {
	position: absolute;
	top: 110px;
	left: calc(20vw + 1px);
	width: 75vw;
	height: calc(100vh - 110px);	
	padding-left: 20px;
	font-size: 1em;
	letter-spacing: 0.05em;
	background-color: rgb(217,217,217);
	line-height: 25px;	
	text-align: left;
	overflow: auto;	
}	

#Text_index {
	text-align: center;
}

table {
	width: 98%;
	table-layout: fixed;
	overflow: hidden;
	border-collapse: collapse;
}

td {
		text-align: center;
		border-top: 1px solid black;
		border-bottom: 1px solid black;		
		padding-top: 7px;
		padding-bottom: 7px;
}





@media only screen and (max-width: 920px), (max-height: 500px) {
	
body {
	background-color: rgb(217,217,217);
}	
				
/*				
#container {
	vertical-align: middle;
	background-color: red;	
	color: black; 
	text-align: center;
	vertical-align: center;
	font-size: 1em;
}

#Title_zeichen a:link {
	text-decoration: none;
	color: rgb(217,217,217);
}

#Title_zeichen a:visited {
	text-decoration: none;
	color: rgb(217,217,217);
}

*/
#Title_satz {
	display:none;
}

#Title_zeichen {
	display:none;	
}

#Nav_Rest {
	display: none;
}

#Title_satzzeichen {
	display: block; 
	position: absolute;
	top: 0;
	left: 0;
	width: calc(28vw - 2px);
	height: 20px;	
	font-family: "Courier New";	
	font-weight: bold;
	font-size: 1.2em; 
	text-align: left;
	background-color: red;
	border: 1px solid black;
}

#About {
	position: absolute;
	top: 0;
	left: 28vw;
	width: calc(18vw - 1px);
	height: 20px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;	
	border-left: 0;		
	font-size: 1em;
}	
	
#Leistungen {
	position: absolute;
	top: 0;
	left: 46vw;
	width: calc(18vw - 1px);
	height: 20px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;	
	border-left: 0;		
	font-size: 1em;
}	
	
#Referenzen {
	position: absolute;
	top: 0;
	left: 64vw;
	width: calc(18vw - 1px);
	height: 20px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;	
	border-right: 1px solid black;
	border-left: 0;		
	font-size: 1em;
}	
	
#Kontakt {
	position: absolute;
	top: 0;
	left: 82vw;
	width: calc(18vw - 1px);
	height: 20px;  
	border-top: 1px solid black;	
	border-bottom: 1px solid black; 
	border-right: 1px solid black;		
	border-left: 0;		
	font-size: 1em;
}	

.Link {
	font-weight: bold;
	padding-right: 4vw;
}

.Text {
	top: 40px;
	left:0px;
	width:calc(100vw - 20px);
	height: calc(100vh - 40px)
}

}

				
				
@media only screen and (max-width: 500px) 	{	

				/*
#container {
	background-color: red;	
	color: black; 
	text-align: center;
	vertical-align: center;
	font-size: 1em;
}

#Title_zeichen a:link {
	
	text-decoration: none;
	color: rgb(217,217,217);
}

#Title_zeichen a:visited {
	text-decoration: none;
	color: rgb(217,217,217);
}

*/
#Title_satz {
	display:none;
}

#Title_zeichen {
	display:none;	
}

#Title_satzzeichen {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: calc(100vw - 2px);
	height: 50px;
	font-family: "Courier New";	
	font-weight: bold;	
	font-size: 3em;
	text-align: center;
	border: 1px solid black;
}

#About {
	position: absolute;
	top: 52px;
	left: 0px;
	width: calc(50vw - 2px);
	height: 30px;
	text-align: center;
	font-size: 1.5em;
	border-top: 0;
	border-left: 1px solid black;	
	border-right: 1px solid black;	
	border-bottom: 1px solid black;		
}	
	
#Leistungen {
	position: absolute;
	top: 52px;
	left: 50vw;
	width: calc(50vw - 1px);
	height: 30px;
	border-top: 0;
	border-left: 0;	
	border-right: 1px solid black;	
	border-bottom: 1px solid black;		
	font-size: 1.5em;
	vertical-align: middle; 
}	
	
#Referenzen {
	position: absolute;
	top: 83px;
	left: 0;
	width: calc(50vw - 2px);
	height: 30px;
	border-top: 0;	
	border-bottom: 1px solid black;
	border-left: 1px solid black;	
	border-right: 1px solid black;	
	font-size: 1.5em;
	vertical-align: middle;  
}	
	
#Kontakt {
	position: absolute;
	top: 83px;
	left: 50vw;
	width: calc(50vw - 1px);
	height: 30px;
	border-top: 0;
	border-left: 0;	
	border-right: 1px solid black;	
	border-bottom: 1px solid black;		
	font-size: 1.5em;
	vertical-align: middle;  
}	

.Text {
	position: absolute;
	top: 114px;
	width: calc(100vw - 20px);
	height: calc(100vh - 134px);	
	background-color: rgb(217,217,217);
	padding-top: 20px; 
}

#Nav_Rest {
	display: none;
}


.Link {
	display: block;}	

}