html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body{
  background:#fff;
  min-width:960px;
  text-align:center;
}
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:960px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
  background:#F8E5E5;
}
#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
  z-index:1;
  position:relative;
  margin-left:190px;
  width:560px;
  border-right:10px solid #FFFFFF;
  border-left:10px solid #FFFFFF;
  background:#FAFAFA;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

* html #outer{
  width:580px;
  w\idth:560px;
}
#float-wrap{
  width:560px;
  margin-right:-1px;
  float:left;
  display:inline;
}
#left{
  width:201px;
  float:left;
  display:inline;
  position:relative;
  margin-left:-200px;
}
*>html #left{width:200px;}
#container-left{
  width:190px;
}
#right{
  float:left;
  display:inline;
  width:192px;
  margin-right:-190px;
  margin-left:-1px;
  position:relative;
}
/* \*/
* html #right{
  width:201px;
  margin-left:0px;
  margin-right:-500px;
  mar\gin-right:-201px;
}
/* Above style hidden from Mac IE */
#container-right{
/* \*/
  width:190px;
/* Above hidden from IE-Mac */
  margin-left:12px;
}
/* \*/
* html #container-right{
  fl\oat:right;
  di\splay:inline;
  margin-left:11px;
  mar\gin-left:0px;
}
/* Above style hidden from Mac IE */
/* \*/
* html #left{margin-right:-3px;}
/* Above style hidden from Mac IE */
#center{
  width:560px;
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */
}
#clearheadercenter{
  height:114px;
  overflow:hidden;
}
#clearheaderleft{
  height:114px;
  overflow:hidden;
}
#clearheaderright{
  height:114px;
  overflow:hidden;
}
#clearfootercenter{
  height:55px;
  overflow:hidden;
}
#clearfooterleft{
  height:55px;
  overflow:hidden;
}
#clearfooterright{
  height:55px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:960px;
  height:55px;
  overflow:hidden;
  margin-top:-55px;
}
#subfooter1{
  background:#BA0000;
  text-align:center;
  height:45px;
	border-top: solid #fff 10px;
}
#subfooter2{
  background:#FFFFFF;
  text-align:center;
  height:10px;
}
.bottomtopmargin{
  background:#FFFFFF;
  width:960px;
  overflow:hidden;
}
#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:960px;
  height:114px;
  overflow:hidden;
}
#subheader1{
  background:#BA0000;
  text-align:center;
  height:104px;
}
#headergap{
  height:10px;
  overflow:hidden;
}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:560px;
  margin-left:190px;
  background:#FAFAFA;
  border-right:10px solid #FFFFFF;
  border-left:10px solid #FFFFFF;
}
* html #gfx_bg_middle{
  display:none;
}

/* ### Kontaktformular ############################################################################### */

.csc-mailform {
	position: relative;
	display:block;
	border: none;
}

.csc-mailform-field {
	margin-bottom: 0.35em; 
}

span.csc-mailform-label {
	display: block;
	width: 95%;
	margin: 1em 0 0.25em;
	padding-left: 0.5em;
	font-weight: bold;
	border-bottom: 1px solid #888;
}

.csc-mailform label {
	position: relative;
	display:block;
	width: 40%;
	float: left;
	text-align: right;
	padding-top: 4px;
	padding-right: 1em;
}

.csc-mailform input, .csc-mailform textarea {
	position: relative;
	width:50%;
}

.csc-mailform-check {
	border: none;
	width:auto;
	margin-top: 4px;
}

.csc-mailform button {
	clear: left;
	position: relative;
	display:block;
}

.csc-mailform-field {
	overflow: hidden;
}
 /* .floatbox-Anpassung für IE */
/* Hides from IE-mac \*/
* html .csc-mailform-field {width:100%;}
/* End hide from IE-mac */

.csc-mailform-submit {
	clear: left;
	position: relative;
	display:block;
	width:auto;
	margin-left: 35%; 
	border: auto;
}

