/* CSS Stylesheet index.php ff-stgilgen.at */
* {
font-family: Verdana, Tahoma, sans-serif;
}
body, html {
	position: relative;
	text-align: center;
	border : 0;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #bebebe;
}
img {
  border: 0px solid #000;
  border-color: #FFF;
}
.wrapper {
	width: 900px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	text-align: left;
	margin: 0 auto;
}
.header{
  border-left: 1px dotted #ff0000;
	border-right: 1px dotted #ff0000;
	width: 900px;
	margin: 0px 0px 0px 0px;
}
.content {
  border-left: 1px dotted #ff0000;
	border-right: 1px dotted #ff0000;
	width: 880px;
	background-color: #bebebe;
	float:left;
	text-align: left;
	color: #000000;
	min-height: 425px;
	height: auto !important;
	height: 425px;
	padding: 0px 10px 0px 10px;
}
.content h1 {
	border-left:5px solid #FF0000;
	color:#000000;
	font-size:16px;
	height:25px;
	width:600px;
	text-align: left;
	padding-left: 10px;
}
.content2 {
	width: 880px;	
	min-height: 425px;
	height: auto !important;
	height: 425px;
	background-color: #bebebe;
	color: #000000
}
.footer{
  border-left: 1px dotted #ff0000;
	border-right: 1px dotted #ff0000;
	width: 900px;
	background-color: red;
	height: 20px;
	clear: both;
	text-align: center;
	font-size: small;
	vertical-align: center;
	color: white;	
	padding: 0px 0px 0px 0px;
}
.footer a{
	color: white;
}
.footer img{
  margin-left: 2px;
}
.datum {
	margin: 5px 0px;	
	padding: 0px;
	float:right;
	color: #f1f1f1;
	width: 150px;
	background-color: #bebebe;
	height: 20px;
	text-align: right;
	font-size: small;
}
.csc-mailform {
  width: 400px;
}
.csc-mailform label {
  text-align: right;
  float:left;
  margin-top: 3px;
}
.csc-mailform input {
  margin-left: 10px;
  float:right;
}
.csc-mailform textarea {
  margin-left: 58px;
  float: left;
  width: 299px;
  font-size: 12px;
  
}
.csc-mailform field {
  float: left;
}
.tableueschrift {
  font-size: 12px;
}
.tx-newloginbox-pi1 h3 {
  border-left:5px solid #FF0000;
  color:#000000;
  font-size:16px;
  height:25px;
  padding-left:10px;
  text-align:left;
  width:600px;
}
/* ---------------   Menu - TOP / SUBMENU ---------------------------*/
.menu{
  border-left: 1px dotted #ff0000;
	border-right: 1px dotted #ff0000;
	background-color: #f1f1f1;
	width: 900px;
	text-decoration: none;
	height: 20px;
	font-size: 15px;
}
.menuHGM ul {
	list-style-type: none;
	background-color: #f1f1f1;
	color: black;
	height: 20px;
	float: left;
}
ul.menuHGM{
	list-style-type: none;
	background-color: #f1f1f1;
	color: black;
	height:20px;
	margin:0 0 0 0px;
	padding:0;
}
ul.menuHGM li a{
	list-style-type: none;
	text-decoration: none;
	float: left;
	height: 20px;
	background-color: #f1f1f1;
	color: black;
}
ul.menuHGM li {
	list-style-type: none;
	text-decoration: none;
	float: left;
	height: 20px;
	background-color: #f1f1f1;
	color: black;
	margin:0 0 0 0px;
	padding:0px;
}