body {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #4f472a;
	text-align: center;
	padding-bottom: 15px;
	font-size: 12px;
}
h1 {
font-size: 1.4em;
color: #686A59;
background: transparent;
padding-top: 28px;
font-weight: normal;
}
/* IDs */
#container {
	position: relative;
	text-align: left;
	width: 868px;
	margin: 0 auto;
	background: #4f472a;
}
#headercon {
height: 154px;
width: 868px;
padding-top: 38px;
background: transparent;
}
#headercontent {
height: 154px;
}
#logo1 {
position: absolute;
top: 38px;
left: 0;
width: 233px;
height: 154px;
background: #E6691C url(ba7b08dd04b93c68015ff2c3623aeda8_logo1-main page.jpg) 0 0 no-repeat;
z-index: 5
}
#logo1 a {
width: 233px;
height: 154px;
}
#logo2 {
	position: absolute;
	top: 38px;
	left: 239px;
	width: 630px;
	height: 154px;
	background: #ccc url(../images/logo2.jpg) 0 0 no-repeat;
	z-index: 5;
}
#logo2 a {
width: 630px;
height: 154px;
}

#con1 {
position: absolute;
top: 38px;
left: 0;
width: 233px;
height: 154px;
background: transparent url(../images/maske1.gif) 0 0 no-repeat;
z-index: 50;
}
#con2 {
	position: absolute;
	top: 40px;
	left: 425px;
	width: 630px;
	height: 154px;
	z-index: 50;
	background: transparent url(../images/maske2.gif) 0 0 no-repeat;
}
#main {
margin-left: 238px;
width: 630px;
background: transparent;
}
#maincontent {
margin-top: 5px;
background: #fff url(../images/content.gif) 0 0 repeat-y;
}
#nocolumn #maincontent {
background: #fff;
}
#maincontent p.maincontentbot {
width: 630px;
height: 28px;
background: transparent url(../images/content-bottom-col.gif) 0 0 no-repeat;
}
#nocolumn #maincontent p.maincontentbot {
background: transparent url(../images/content-bottom.gif) 0 0 no-repeat;
}
#column {
	float: right;
	width: 194px;
	margin: 0;
	padding-top: 22px;
	background: #d9d9cd url(../col-top.gif) 0 0 no-repeat;
	background-color: #B6B6A9;
}

#content { 
min-height: 350px;
width: 100px;
background: #fff url(../images/content-top-col.gif) 0 0 no-repeat;
margin-right: 0px;
}
#nocolumn #content { 
min-height: 350px;
background: #fff url(../images/content-top.gif) 0 0 no-repeat;
width: 630px;
margin-right: 0;
}
#text {
	width: 360px;
	padding-bottom: 20px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 30px;
	font-size: 14px;
}
#nocolumn #text {
width: 585px;
}

/* Allgemeine Klassen */
.copyright {
padding: 0 0 5px 0;
margin-top: 5px;
text-align: right;
font-size: 70%;
}

/* Formular */
.form2, .form4 {
border: 1px solid #999;
}
input.sendbutton {
color: 000;
background: #d9d9cd;
}
input.resetbutton {
color: #fff;
background: #686A59;
}

