/* CSS TEMPLATE */
/* 2006-11-15 CyberTech Informationssysteme GmbH */

/* ---- HEADER ---- */
#header {
margin: 0;
border: 0px;
padding: 0px;
width:775px !important;
width/**/:/**/775px;
margin: auto;
height: 161px;
background: #C0C0C0 url("images/head.jpg") no-repeat;
color: #556775;
font: bold 13px Arial, Verdana, Helvetica, "Sans Serif";
}

/* ---- CONTENT ---- */
#content {
margin: 0;
border: 0px;
padding: 0px 0px 0px 0px;
width:775px !important;
width/**/:/**/775px;
margin: auto;
background: #C0C0C0 url("images/bg_content.gif") repeat-y;
color: #000000;
font: 11px Verdana, Arial, Helvetica, "Sans Serif";
}

#emblem {
width:759px;
background: url("images/global_emblem.jpg") no-repeat;
padding: 0px 0px 10px 0px;
margin: auto;
align: center;
text-align: left;
}

/* ---- FOOTER ---- */
#footer {
margin: 0;
border: 0px;
padding: 0px;
width:775px !important;
width/**/:/**/775px;
height: 18px;
margin: auto;
align: center;
background: #426D8F url("images/bg_footer.jpg") repeat-y;
color: #FFFFFF;
font: bold 13px Arial, Verdana, Helvetica, "Sans Serif";
}

.contentbox {
border: 0px;
color: #000000;
font: 12px Verdana, Arial, Helvetica, "Sans Serif";
margin: 0px 10px 0px 0px;
float:right;
}

#imprint {
width:310px;
background: url("images/imprint_bg.jpg") no-repeat;
text-align: left;
}