html, body {
height: 100%;
margin: 0;
padding: 0;
}

body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: #000000 url(images/background.jpg) top center  no-repeat;
height: 100%;
text-align: center;

color: #FFFFFF;
font-family: verdana, helvetica, arial, san-serif;
font-size: 10px;
line-height: 15px;
font-style: normal;
font-weight: normal;
}

a:link {color: #D53F11;text-decoration: none;}
a:hover {color: #D53F11;text-decoration: underline;}
a:visited {color: #D53F11;text-decoration: none;}
a:visited:hover {color: #D53F11;text-decoration: underline;}

table{
margin: 0px;
padding: 0px;

color: #FFFFFF;
font-family: verdana, helvetica, arial, san-serif;
font-size: 10px;
line-height: 15px;
font-style: normal;
font-weight: normal;
}

p{
margin: 0px;
padding: 0px;
}

div{
margin: 0px;
padding: 0px;
}

h1{
margin: 0px;
padding: 0px;
padding-top: 20px;
font-size: 14px;
font-weight: bold;
line-height: 25px;
}

h2{
margin: 0px;
padding: 0px;
font-size: 11px;
font-weight: bold;
}

h2 a:link {color: #FFFFFF;text-decoration: none;}
h2 a:hover {color: #D53F11;text-decoration: none;}
h2 a:visited {color: #FFFFFF;text-decoration: none;}
h2 a:visited:hover {color: #D53F11;text-decoration: none;}

.logo {
width: 942px;
height:139px;
text-align: center;
margin: 0px;
padding: 0px;
}

.main_container {
width: 942px;
/*height: 650px;*/
height: 100%;
text-align: left;
margin: 0px auto;
padding: 0px 0px 0px 0px;
/*background: #0A0000 url(images/container.jpg) top left no-repeat;*/
}

.navi {
width: 100%;
float: left;
height: 46px;
margin: 0px;
padding: 0px;
background: url(images/container_navi.gif) no-repeat;
}

.content{
width:100%;
float: left;
margin: 0px;
padding: 0px;
background: #0A0000 url(images/container.jpg) no-repeat;
}

.content_verlauf{
float: left;
width: 100%;
margin: 0px;
padding: 0px;
background: url(images/borders.gif) top repeat-y;
}

.border_width_20{
height: 50px;
width: 20px;
float: left;
background:  url(images/spacer.gif) top no-repeat;
}

.border_height_20{
height: 20px;
width: 300px;
float: left;
background: url(images/spacer.gif) top no-repeat;
}

.newsteaser{
width: 243px;
float: left;
}

.newsteaser_content{
width: 203px;
float: left;
}

.main_pic {
width: 689px;
float: left;
}

.content_area {
width: 475px;
float: left;
}

.content_area_small {
width: 214px;
float: left;
}

.footer{
width: 100%;
float: left;
height: 50px;
margin: 0px;
padding: 0px;
color: #545454;
text-align: right;
background: url(images/footer_back.gif) repeat-y;
}

input {
font-family: verdana;
font-size: 11px;
line-height: 16px;
}

.inputfield {
border: 1px #B7B7B7 solid;
background: #FFFFFF;
width:250px;
}

.inputfieldmed {
border: 1px #B7B7B7 solid;
background: #FFFFFF;
width:182px;
}

.inputfieldsmall {
border: 1px #B7B7B7 solid;
background: #FFFFFF;
width:60px;
}

.messagefield {
border: 1px #B7B7B7 solid;
width:100%;
height: 110px;
}
