body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #036;
background: #fff url(../images/bg-body.gif) 0 0 repeat-x;
text-align: center;
padding-bottom: 15px;
}
h1 {
font-size: 1.4em;
color: #036;
padding-top: 30px;
font-weight: normal;
}
/* IDs */
#container {
position: relative;
text-align: left;
width: 925px;
margin: 0 auto;
background: #fff url(../images/bg-container.gif) 0 0 repeat-y;
border-bottom: 1px solid #133a73;
}
#headercon {
height: 180px;
background: transparent;
}
#headercontent {
width: 564px;
height: 180px;
margin-left: 179px;
background: #9A380B;
}
#logo1 {
	position: absolute;
	top: 80px;
	left: 0;
	width: 180px;
	height: 90px;
	background: #fff url(../images/logo1.gif) 0 0 no-repeat;
	text-align: center;
}
#logo1 a {
display: block;
width: 180px;
height: 90px;
}
#logo2 {
	position: absolute;
	top: 0;
	left: 179px;
	width: 564px;
	height: 171px;
	background: #fff url(../images/logo2.jpg) 0 0 no-repeat;
}
#logo2 a {
display: block;
width: 520px;
height: 171px;
}
#main {
margin-left: 200px;
background: transparent;
}
#column {
	float: right;
	width: 165px;
	margin: -90px 0 0;
	padding: 0 10px 0 10px;
}
#nocolumn #container {
background: #fff url(../images/bg-container-nocol.gif) 0 0 repeat-y;
}
#nocolumn #content { 
min-height: 350px;
width: 719px;
margin-right: 1px;
}
#content {
	min-height: 350px;
	width: 530px;
	padding: 0 0 30px 5px;
	background: #FFFFFF;
	margin-right: 220px;
	min-height: 25em;
}

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

/* extra divs */
#con1 {
	position: absolute;
	top: 55px;
	left: 742px;
	background: #9A380B;
	width: 183px;
	height: 25px;
	color: #FFFFFF;
}

/*Hyperlink*/
#con1 a {
	color: #FFFFFF;
}
#con1 a:hover {
	color: #003366;
	background-color: #FFFFFF;
}

#con2 {
position: absolute;
top: 0;
left: 0;
width: 180px;
height: 55px;
background: #fff url(../images/bg-boxoben.gif) 0 0 repeat-x;
}
#con3 {
	position: absolute;
	top: 0;
	left: 742px;
	background: #fff;
	width: 183px;
	height: 55px;
}
#con4 {
	position: absolute;
	top: 55px;
	left: 0;
	height: 25px;
	width: 180px;
	background: #9A380B;
}
#nocolumn #con5 {
position: absolute;
top: 80px;
left: 700px;
background: #cfd1d3;
width: 225px;
height: 91px;
z-index: 20;
}
#nocolumn #con6 {
position: absolute;
top: 171px;
left: 700px;
background: #9A380B;
width: 224px;
height: 8px;
font-size: 1px;
line-height: 0;
z-index: 19;
}
/* Formular */
.form2, form4 {
border: 1px solid #133a73;
}
input.sendbutton {
border: 1px solid #036;
color: #003366;
background: #cfd1d3;
}
input.resetbutton {
border: 1px solid #036;
color: #fff;
background: #133a73;
}
.img {
	float: right;
	padding-left: 5px;
	padding-bottom: 10px;
}
