/**************
    HEADER
**************/

#header_wrapper {
    width: 100%;
/*    background-color: #fff; schoko*/
}

#header_gesamt {
	width: 890px;
	height: 440px;
	margin: 0 auto;
	background-image: url('images002/header_home_web.jpg');
	background-repeat: no-repeat;
}

#header_klein {
}

#header_gesamt a.logo {
	width: 280px;
	height: 220px;
	float:left;
/*	background-color: gold;*/
}

#header {
    width: 890px;
    height: 118px;
    margin: 0 auto;
}

#top_nav {
    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 {
	color: #ccc;
	text-decoration: none;
}

#top_nav a:hover {
	text-decoration: underline;
}

#logo01 {
    float: left;
    width: 128px;
    height: 118px;
    background-color: #eee;
    background-image: url('images002/logo01.jpg');
    
}

#logo02 {
    float: left;
    text-align: right;
    width: 762px;
    height: 68px;
/*    background-color: #fff; hhh*/
    background-image: url('images002/tog_vsf.jpg');
    background-repeat: no-repeat;
    background-position: right;
}

/***************
    CONTENT
***************/

#content01_wrapper {
    float: left;
    width: 100%;  
/*    background-color: #fff;iii*/
}    

/****************
    CONTENT01
****************/
#content01 {
    width: 890px;
    margin: 0 auto;
}

#hauptbild {
    float: left;
    width: 615px;
    height: 321px;
    background-color: #fff;
/*    background-image: url('images002/hauptbild.jpg');*/
}

#auswahl_content {
    float: left;
    text-align: justify;
    margin-left: 335px;
    margin-top: 81px;
/*    padding-top: 69px;*/
    width: 275px;
    height: 321px;
    background-image: url('images002/spenden-suchen-anmelden_afro.jpg');
/*    background-repeat: no-repeat;*/
    background-position: bottom;
}
