html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	border: none;
	height: 100%;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px !important;
	color:#3e3d40;
	text-align: justify;
	background-color: #ffffff;
}
strong {
	color: #e2001a;
	}
b {
	color: #3e3d40;
	}
h1 {
	color: #e2001a;
	font-size: 14px;
	}
#menu {
	position: absolute;
	left: 50%;
	top: 0;
	width: 766px;
	height: 114px;
	background-color: #e2001a;
	border: 0;
	border-bottom: 7px solid #bd0016;
	margin: 0 0 0 -383px;
	padding: 0;
	z-index: 1;
}
#menu ul {
	text-align: center;
	list-style: none;
	margin: 35px 0 0 0;
	padding: 0;
}
#menu li {
	display: inline;
	color: #ffffff;
}
#menu li a {
	color: #ffffff;
	text-decoration: none;
}
#menu li a:hover {
	text-decoration: underline;
}
#main {
	position: absolute;
	left: 50%;
	top: 121px;
	width: 766px;
	margin: 0 0 0 -383px;
	padding: 0;
	border: 0;
	background-color: #e3e3e3;
	min-height: 100%;
	z-index: 2;
}
#container {
	width: 586px;
	margin: -36px 0 0 85px;
	padding: 0;
	background-color: #ffffff;
}
#content p {
	margin: 0;
	padding: 0;
}

a {
	color: #e2001a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#menu2 {
	text-align: center;
	list-style: none;
	margin: 4px 0 190px 4px;
	padding: 0;
}
#menu2 li {
	display: inline;
}
#menu2 li a {
	color: #000000;
	text-decoration: none;
}
#menu2 li a:hover {
	text-decoration: underline;
}
#content {
	width: 557px;
	padding: 0 20px 20px 20px;

	font-size:12px;
}
#footer {
	width: 597px;
	background-color: #e3e3e3;
	font-size:11px;

}
#openings {
	font-size:12px;
}

#bild_head{
	position: absolute;
	left: 50%;
	margin: 0 0 0 -340px;
	top: 185px;
	z-index: 3;
	border-left: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
	border-top: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
}
#leftbox {
	width: 300px;
	font-size:11px;
	float: left;
	padding-left:20px;
}

#rightbox {
	float: left;
	width: 200px;
	font-size:11px;

}
input,select,option,textarea,h1,h3,h4 {
	color: #3e3d40;
}
h1,h3,h4 {
	color: #e2001a;
}
.csc-mailform { border:none; }
.csc-mailform-field label {
  display: block;
  margin-top: 10px;
}
