body {
font: 95% Arial, Helvetica, sans-serif;
color: #fff;
background: #020403;
padding-bottom: 40px;
text-align: center;
}
h1 {
font-size: 1.5em;
margin: 0 20px 20px 0;
padding: 26px 0 0 0;
}

/* IDs */
#container {
position: relative;
width: 760px;
margin: 0 auto;
padding-top: 42px;
text-align: left;
color: #000;
background: transparent;
}
#headercon {
width: 760px;
height: 154px;
background: transparent;
}
#header {
width: 760px;
height: 112px;
background: #fff;
}
#logo1 {
position: absolute;
top: 69px;
left: 0;
width: 760px;
height: 60px;
z-index: 5;
background: #fff url(dc46bf697a578ce899ea2d4dfe699315_Hunger.JPG) 0 0 no-repeat;
}
#logo1 a {
width: 760px;
height: 60px;
}
#logo2 {
position: absolute;
top: 154px;
left: 0;
height: 42px;
width: 760px;
background: transparent url(logo2.jpg) 0 0 no-repeat;
}
#logo2 a {
height: 42px;
width: 760px;
}
#maincon {
width: 760px;
background: #fff;
}
#maincon p.mainconbot {
width: 760px;
height: 18px;
background:;
}
#main {
background: #fff;
padding-bottom: 20px;
}
#maincontent {
margin-right: 190px;
}
#nocolumn #maincontent {}#column {
float: left;
width: 180px;
min-height: 400px;
margin: 26px 0 0 0;
border-right: 2px dotted #B9220F;
}
#column p {
line-height: 125%;
}
#content { 
min-height: 350px;
margin-left: 210px;
width: 357px;
}
#nocolumn #content { 
min-height: 350px;
margin-left: 15px;
width: 540px;
}
#nocolumn #content .fright {
margin-right: 0;
}
#nocolumn #content hr {
margin-right: 0;
}
#text {
min-height: 300px;
}

/* Allgemeine Klassen */
.copyright {
font-size: 70%;
color: #fff;
text-align: right;
margin: 0 15px 0 0;
padding: 5px 2px 5px 0;
}

/* extra divs */
#con1 {

}

/* Formular */
.form2, .form4 {
border: 1px solid #020403;
}
input.sendbutton {
border: 1px solid #020403;
color: #000;
background: #C0C0C0;
}
input.resetbutton {
border: 1px solid #020403;
color: #fff;
background: #020403;
}

