/**************
    HEADER
**************/

#header_wrapper {
    width: 100%;
    background-color: #fff;
}

#header_gesamt {
display: none;
}

#header_klein {
	margin: 0 auto;
	width: 890px;
	height: 87px;
	background-image: url('images002/header_klein.jpg');
	background-repeat: no-repeat;
/*	float:left;*/
/*	background-color: gold;*/
}

#header_gesamt a.logo {
	width: 800px;
	height: 87px;
	margin: 0 auto;
/*	float:left;*/
/*	background-color: gold;*/
}

#header {
    width: 890px;
    height: 118px;
    margin: 0 auto;
    background-color: gold;
}

#top_nav {
display: none;
    width: 600px;
    height: 38px;
    float: right;
/*    margin-top: 10px;*/
    font-size: 1.2em;
/*    background-image: url('images002/top_nav.jpg');
    background-repeat: no-repeat;*/
    text-align: right;
}

#top_nav a {
display: none;
	color: #ccc;
	text-decoration: none;
}

#top_nav a:hover {
display: none;
	text-decoration: underline;
}

#logo01 {
display: none;
    float: left;
    width: 128px;
    height: 118px;
    background-color: #eee;
    background-image: url('images002/logo01.jpg');
    
}

#logo02 {
display: none;
    float: left;
    text-align: right;
    width: 762px;
    height: 68px;
    background-color: #fff;
    background-image: url('images002/tog_vsf.jpg');
    background-repeat: no-repeat;
    background-position: right;
}

/***************
    CONTENT
***************/

#content01_wrapper {
display: none;
    float: left;
    width: 100%;  
    background-color: #fff;
}    

/****************
    CONTENT01
****************/
#content01 {
    width: 890px;
    margin: 0 auto;
    display: none;
}

#hauptbild {
display: none;
    float: left;
    width: 615px;
    height: 321px;
    background-color: #fff;
/*    background-image: url('images002/hauptbild.jpg');*/
}

#auswahl_content {
display: none;
    float: left;
    text-align: justify;
    margin-left: 335px;
    margin-top: 81px;
/*    padding-top: 69px;*/
    width: 275px;
    height: 87px;
    background-image: url('images002/spenden-suchen-anmelden_afro.jpg');
/*    background-repeat: no-repeat;*/
    background-position: bottom;
}
