﻿body{
	background-color:black;
	margin:0;
	 font-family: Arial, sans-serif;
	 font-size:10pt
}
#Container{
	margin:auto;
	width:900px;
	border:2px #901D1D solid;
	border-top:0;
}
#Titel{
	width:900px;
	 height:131px;
	 text-align:center;
	 background-image:url('../images/htgTitel.jpg');
	 
	 
}
#Menu{
	height:26px;
	background-image:url('../images/htgMenu.jpg');
}
#Menu table{
	color:white;
	font-weight:bold;
	font-size:9pt;
	 height:26px
}
#Menu td{
	text-align:center;
	width:110px
}
#Menu td a{
	text-decoration:none;
	color:white;
}
#Menu td a:hover{
	text-decoration:none;
	color:white;
}

.M1{
	
}
.M2{
	 background-image:url('../images/m1.jpg')
}
#Content{
min-height:400px
	
}
#Copyright{
	background-image:url('../images/htgMenu.jpg');
	 height:26px;
	 text-align:center;
	 color:#D52B2B;
	 font-size:8pt;
}
.Tabelle Formular{
	font-size:10pt;
	font-weight:bold;
	color:white;
	
}
.textfeld{
	height:17px;
	width: 170px;
	font-size:9pt;
	background-color:#FFFFEA;
	border:1px #701816 solid
	
}
