body {
	margin:0;
	background: #ffffff;
	background: url(../images/bg.jpg) repeat-x top left;
}
#maintable {
	height: 100%;
}
.top {
	width: 777px;
	height: 105px;
	background: url(../images/index_02.jpg);
	color: #cf8379;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.toptext {
	padding-top: 15px;
	padding-right: 5px;
}
.toptext a {
	text-decoration: none;
	color: #cf8379;
}
.toptext a:hover {
	text-decoration: underline;
}
.buttonodd {
	background: url(../images/bg_button_odd1.jpg) top left;
}
.buttoneven {
	background: url(../images/bg_button_even.jpg) top left;
}
.menu {
	height: 34px;
}
.menu .item{
	border-right: solid 1px #6d3831;
}
.menu .buttonodd, .menu .buttoneven, .menu .active {
	height: 34px;
	display: block;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.menu .buttonodd, .menu .buttoneven {
	color: #ffffff;
}
.menu td a:hover {
	background: #cbbca4;
	color: #6d3831;
}
.menu td a div {
	padding-top: 9px;
}
.bra {
	line-height: 7px;
}
.active {
	background: #cbbca4;
	color: #6d3831;
}
.contentmain {
	width: 454px;
	height: 174px;
	vertical-align: top;
}
.contentmain2 {
	width: 303px;
	height: 174px;
	vertical-align: top;
}
.separator {
	width: 20px;
	height: 174px;
	background: url(../images/bg_vert.jpg) repeat-y 10px 40px;
}
.headtext {
	font-family: Arial, Verdana;
	color: #6d3831;
	font-size: 18px;
	padding-top: 20px;
}
.maintext {
	font-family: Arial, Verdana;
	color: #333333;
	font-size: 13px;
	line-height: 19px;
}
.main2 {
	padding-left: 5px;
}
.main2head {
	font-family: Arial, Verdana;
	color: #6d3831;
	font-size: 13px;
}
.main2content {
	font-family: Arial, Verdana;
	color: #333333;
	font-size: 12px;
}
.bild {
	padding-right: 5px;
}
.maillink {
	color: #826f58;
	text-decoration: none;
}
.scolor {
	color: #6d3831;
}
.alignleft {
	text-align: left;
}
.footer {
	background: url(../images/index_12.jpg);
	width: 777px;
	height: 30px;
	padding-left: 10px;
	text-align: center;
}
.footertext {
	font-family: Arial, Verdana;
	color: #c9c9c9;
	font-size: 12px;
	padding-top: 15px;
}
.impr {
	padding-left:73px;
}
/* ================Contact Form==================== */
.content td, .input, .textarea {
	color: #6d3831;
	font-family: Arial;
	font-size: 12px;
}
.col1form {color:#6d3831; font-family: Arial;font-size: 14px;}

.col1button {display:inline;}
.col2button {display:inline;}

.col1button input {font-family: Arial;font-weight:bold; background:#6d3831; color:#ffffff;}
.col2button input {font-family: Arial;font-weight:bold; background:#6d3831; color:#ffffff;}

.block_error_ {
border:1px solid;
color:#ffffff;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight: bold;
padding:5px;
background: #6d3831;
margin:0;
padding: 0;
position: relative;
}
.formrow {
	padding-top: 10px;
}
.col2button {
	padding-left: 45px;
	width:100%;
}
.col2button input{
	width:80pt;
}
.col1button input {
	width:80pt;
}