
/*
 * 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;}

*/


/*
 * Startseite CSS
 */

.logo-wrapper {
    margin:39px 0 0 28px;
}

#content-center .content-heading {margin:20px 0 0px 0;}
#content-center .content-heading h1 {font-size:400%;}
#content-center h1 {font-size:150%;font-weight:normal;margin-bottom:20px;}



