
html, body {
margin:0px;
text-align:center;
height:100%;
font:12px Arial,"sans serif";
}

.colRight a {
color:black;
font:Arial;
text-decoration:none;
font-style:italic;
}

h2{
margin:0px;
padding:0px;
margin-top: 30px;
}

#menuRow {
width:750px;
background-image:url(img/menu_leiste.gif);
text-align:left;
color:#dcdcdc;
margin:0px auto 0px auto;
}

#logo {
width:750px;
height:112px;
margin:0px auto 0px auto;
padding:0px;
}


#menuRow a{
color:#000000;
font-size:11px;
text-decoration:none;
}

#menuRow a:hover {
text-decoration:underline;
}

#contactForm {
width:400px;
margin:auto;

}
input.news {
font:10px Arial;
border:solid 1px #f0f0f0;
width:96px;
}

input.newsSubmit{
font:11px Arial,"sans serif";
color:black;
border-style:none;
border:solid 1px #B33A30;
background:#dcdcdc;
}

.newsHead {
color:#B33A30;
}

.newsNames {
font:11px Arial;
}

.novalink {
color:white;
font-size:11px;
}


.colLeft {
background:#dcdcdc;
}

.colRight {
background:#ecdddd;

}
