body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background: #fff url(bg-body.gif) 0 0 repeat-x;
}
h1 {
	position: absolute;
	top: 232px;
	left: 249px;
	width: 607px;
	text-align: right;
	font-size: 1.8em;
	font-weight: normal;
	padding-left: 30px;
	height: 35px;

}

/* IDs */
#container {
position: relative;
width: 970px;
}
#headercon {
height: 273px;
background: transparent;
}
#logo1 {
width: 770px;
height: 55px;
background: transparent url(b7a61623b6705e52a6fdf683a2b4d496_Icon 99.gif) 0 0 no-repeat;
}
#logo1 a {
width: 770px;
height: 55px;
}
#logo2 {
width: 770px;
height: 150px;
margin-top: 8px;
background: transparent url(logo2.jpg) 0 0 no-repeat;
}
#logo2 a {
width: 770px;
height: 150px;
}
#maincon {
margin: 0 0 0 210px;
border-left: 1px solid #BFBFBF;
}
#main {
margin-left: 30px;
}
#column {
float: right;
width: 200px;
border-left: 1px solid #BFBFBF;
}
#content { 
min-height: 350px;
width: 452px;
margin-right: 220px;
min-height: 25em;
}
#nocolumn #content { 
min-height: 350px;
width: 750px;
margin-right: 0;
}
#text {
width: 500px;
padding: 25px 0 0 0;
}
#nocolumn #text {
width: 750px;
}

/* Allgemeine Klassen */
.copyright {
line-height: 24px;
text-align: right;
font-size: 70%;
margin: 0;
border-top: 1px solid #BFBFBF;
}

/* extra divs */
#con1 {
position: absolute;
top: 273px;
left: 0;
width: 25px;
height: 25px;
background: transparent url(pfeil.gif) 0 0 no-repeat;
}
#con2 {
position: absolute;
top: 273px;
left: 745px;
width: 25px;
height: 25px;
background: transparent url(pfeil.gif) 0 0 no-repeat;
}
#nocolumn #con2 {
display: none;
}

/* Formular */
.form2 {
border: 1px solid #000;
}
.form4 {
border: 1px solid #000;
}
input.sendbutton {
border: 1px solid #000;
color: #000;
background: #BFBFBF;
}
input.resetbutton {
border: 1px solid #000;
color: #fff;
background: #000;
}
