body {
  padding:    0;
  margin:     0;
  font-size:  100%;
  text-align: center;
  color:      #fffde8;
  background: url(../img/bg.jpg);	
}

img { border-width: 0px; }

form,table,td,body,textarea,input { font-family: verdana,lucida,sans-serif; font-size: 14px; }

form { display: inline; }

select, option, textarea { font-size: 14px; }

select { border-width: 0;}

a {
  color:           #fffde8;
  text-decoration: none;
}
a:hover { text-decoration: underline; }

div#page-wrapper, div#page-wrapper-home {
	width: 609px;
	margin: 0 auto;
	background: url(../img/home2.jpg) no-repeat #970011;
	min-height: 1031px;
	padding: 45px 130px 10px;	
	text-align: left;
	line-height: 1.25;
	position: relative;
}

div#page-wrapper { background: url(../img/content-bg-dark.jpg) no-repeat #970011; }

* html div#page-wrapper {height: 1081px;}

p#footer { 
	text-shadow:  #000 3px 2px 4px;
	background: url(../img/footer-bg.jpg);
	width: 869px;
	margin: 0 auto;
	padding: 12px 0;
	line-height: 1;
	font-size: 13px;
}

div#frontpage-content {
	padding: 436px 0 0 238px;
}

img#frontpage-logo {
	float:left;	
}

a#frontpage-email {
	display: block;
	margin: 124px 0 0 275px;
	width: 85px;
	height: 72px;
}

img#leistung-email {
	display: block;
	position: absolute;
	top: 788px;
	left: 565px;
	width: 80px;
	height: 64px;
}

div#frontpage-email img {
	width: 85px;
	height: 72px;
}


form#contact p {
	padding: 0 0 10px;
	margin: 0 0 10px;
}

form#contact label {
	display: block;
	float: left;
	font-size: 14px;
	width: 153px;
	height: 15px;
	padding: 10px 0 9px 11px;
	line-height: 1;
	color: #851221;
	border-bottom: 1px solid #e2e2d6;
	background: url(../img/input-label-bg.png) no-repeat; 
}

form#contact input.input {
	font-size: 14px;
	width: 445px;
	height: 15px;
	padding: 10px 0 9px;
	line-height: 1;
	color: #851221;
	border-width: 0px;
	border-bottom: 1px solid #e2e2d6;
	background: url(../img/input-bg.png) repeat-x;
}

* html form#contact input.input {
	width: 445px;
	margin-left: -3px;
}


form#contact label.textarea-header {
	float: none;
	width: auto;
	border-width: 0;
	padding: 10px 0 7px 11px;
	background: url(../img/textarea-header-bg.png) repeat-x;
	
	
}
form#contact textarea {
	border-width: 0px;
	background: url(../img/textarea-bg.png) no-repeat;
	padding: 0 11px;
	height: 370px;
	width: 588px;
	margin: 0;
	color: #851221;
	font-size: 14px;
}

div#form-end { text-align: right; font-size: 14px; 	text-shadow:  #000 3px 2px 4px; }

div#form-end p#required-notice { float: left; font-size: 12px; padding: 0; margin: 2px 0 0; }

form#contact input.submit {
	float: right;
	border-width: 0;
	background: transparent;
	color: #fffde8;
	cursor: pointer;
	text-shadow:  #000 3px 2px 4px;
	padding: 0;
	margin: 0;
}

p.warn {
	padding: 9px 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #fffde8 #000 #000 #f89bad;
	background: #ce0030;
	color: #fffde8;
	text-shadow:  #000 3px 2px 4px;
}

h1 {
	text-align: right;
	padding: 75px 0 15px;
	margin: 0;		
}

ul {
	padding: 0 0 0 16px;
	margin: 0;	
}
