body,html {
  padding:0;
  margin:0;
}

body {
  background:#b5b092 url(../grafik/content.gif) scroll center repeat-y;
  font-size:1em;
  font-family:verdana;
  margin:0 auto;
  text-align:center;
  line-height:15px;
  color:#333;
}

#header {
  height:100%;
  padding:0;
  margin:0;
}

#content {
  width:800px;
  padding:0px;
  margin:0 auto;
  text-align:center;
  background:url(../grafik/schiff.png) scroll 100px 50% no-repeat;
}

.c1 {
  width:575px;
  float:left;
  text-align:left;
  padding:10px;
  margin:0;
  font-size:0.8em;
}

.c2 {
  width:200px;
  float:right;
  text-align:left;
  padding:0;
  margin:0;
}

.c1 h1  {
  padding:0;
  margin:0;
  font-size:1.8em;
  font-family:arial;
  font-weight:normal;
  color:#32331d;
}

.footer {
  text-align:left;
  padding:5px;
  font-size:0.8em;
  border-top:1px solid #8f5444;
  margin:10px;
  width:555px;
}

#mainMenu {
  padding:0;
  margin:0;
  list-style-type:none;
}

#mainMenu li  {
  padding:5px;
}

li.spacer, .c2 h1 {
  background-color:#f7edc1;
  color:#32331d;
  font-weight:bold;
  font-size:0.8em;
  border:3px solid #8f5444;
}

.c2 h1  { padding:5px; }
.c2 p   {
  padding:5px;
  color:white;
  margin:0;
  font-size:0.8em;
}

a.main:link, a.main:hover, a.main:visited {
  color:white;
  text-decoration:none;
  font-size:0.8em;
}

li.main_active {
  background-color:#c03000;
}

li.main {
  background:url(../grafik/borderDotted2.gif) scroll bottom repeat-x;
}

a.main_active:link, a.main_active:hover, a.main_active:visited  {
  color:white;
  text-decoration:none;
  font-weight:bold;
  font-size:0.8em;
}

.rootline {
  background:url(../grafik/borderDotted.gif) scroll bottom repeat-x;
  padding:5px;
  margin:0;
  margin-bottom:5px;
}


a:link,a:visited {
  color:#8f5444;
  text-decoration:none;
}

a:hover {
  font-weight:bold;
}

hr  { border:0; background:white url(../grafik/borderDotted.gif) scroll bottom repeat-x; }

.csc-mailform-field { display:block;  padding:10px; border:0px; }
.csc-mailform-field input,
.csc-mailform-field textarea { display:block; border:1px solid #32331D; background-color:#FEFBED; padding:3px; }

/* Powermail */
span.powermail_mandatory {
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	background-color: red;
}
div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 15px 120px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #A5ACB2;
	background-image: url(../img/handy.jpg);
	background-repeat: no-repeat;
	background-position: 100% 60%;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 120px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea {
	width: 260px;
}
div.tx_powermail_pi1_fieldwrap_html {
	margin: 3px 0;
}
input.powermail_submit {
	margin: 20px 0px;
	font-weight: bold;
	border: 1px solid #444;
	width: 130px;
}
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

