
/*
 * Startseite CSS
 */

#page {width:640px;}
#page-content {width:600px;}

#page-header-wrapper {width:600px; height:270px; background:url(img/bg_header_startseite.jpg) left -70px no-repeat #fff;}
#page-header {padding:170px 0px 0px 0px;text-align:center;}
#page-header-bottom {display:none;visibility:hidden;position:absolute;top:-10000px;left:-10000px;}
#content-right-wrapper {display:none;visibility:hidden;position:absolute;top:-10000px;left:-10000px;}


#page-content-wrapper {width:600px;}
#content-center-wrapper {width:400px;}


#page-footer {width:600px;}


