	body {
		margin:0px;
		padding:0px;
        background-color:#fbf4e4;
  		color:#fff;
		font-family:arial,helvetica,verdana,sans-serif;
		scrollbar-face-color: #fbf4e4;
		scrollbar-highlight-color: #fcc;
		scrollbar-shadow-color: #e1b749;
		scrollbar-3dlight-color: #e1b749;
		scrollbar-arrow-color: #000;
		scrollbar-track-color: #fbf4e4;
		scrollbar-darkshadow-color: #333;
		}

    #homeback {
        position:absolute;
        margin:20px 0px 0px 40px;
        width: 830px;
        height: 352px;
        border: 0px;
        background-image:url('../img/homepage_background.gif'); background-repeat:no-repeat;
        z-index:1;
        }

    img {
        background-color:#fbf4e4;
        border:0px;
        }        

    #container {
        position:absolute;
        margin:210px 0px 0px 110px;
        width: 751px;
        height: 500px;
        border-top: 30px solid #e8ba41; /* NEUE FARBE! */
        z-index:2;
        }

    #ep_home {
        position:absolute;
        margin:0px 0px 0px 0px;
        width: 250px;
        height:400px;
        min-height: 400px;
        z-index:3;
        }
        
    .IE #ep_home {
        position:absolute;
        margin:0px 0px 0px 0px;
        width: 250px;
        min-height: 400px;
        z-index:3;
        }

    #ps_home {
        position:absolute;
        margin:0px 0px 0px 250px;
        width: 250px;
        min-height: 400px;
        z-index:4;
        }

    #rla_home {
        position:absolute;
        margin:0px 0px 0px 500px;
        width: 250px;
        min-height: 400px;
        z-index:5;
        }

    #ep_home h1 {
        font-size:12px;
        font-weight:bold;
        color:#e8ba41;
        background-color:#fbf4e4;
        padding:10px 0px 0px 10px;
        }
    
    #ep_home p,ul,li {
        color:#e8ba41;
        background-color:#fbf4e4;
        font-size:0.9em;
        padding:0px 0px 0px 10px;
        list-style-type:disc;
        list-style-position:outside;
        }
        
    #ps_home h1 {
        font-size:12px;
        font-weight:normal;
        color:#882c1e;
        background-color:#fbf4e4;
        padding:10px 0px 0px 10px;
        }
    
    #ps_home p,ul,li {
        color:#000;
        background-color:#fbf4e4;
        font-size:0.9em;
        padding:0px 0px 0px 10px;
        list-style-type:disc;
        list-style-position:outside;
        }
        
    #rla_home h1 {
        font-size:12px;
        font-weight:normal;
        color:#4176b7;
        background-color:#fbf4e4;
        padding:30px 0px 0px 10px;
        }
    
    #rla_home p,ul,li {
        color:#4176b7;
        background-color:#fbf4e4;
        font-size:0.9em;
        padding:10px 0px 0px 10px;
        list-style-type:disc;
        list-style-position:inside;
        }

    .IE7 #rla_home p,ul,li {
        color:#4176b7;
        background-color:#fbf4e4;
        font-size:0.9em;
        margin:0px;
        padding:0px 0px 0px 10px;
        list-style-type:disc;
        list-style-position:inside;
        }

    #ep_home a {
        color: #e8ba41;
        background-color: #fff;
        text-decoration:none;
        font-weight:bold;
        }

    #ep_home a:active {
        color: #e8ba41;
        background-color: #fbf4e4;
        text-decoration:none;
        font-weight:bold;
        }

    #ep_home a:hover {
        color: #e8ba41;
        background-color: #fbf4e4;
        text-decoration:none;
        font-weight:bold;
        }
    	        
    #ep_home a:visited {
        color: #e8ba41;
        background-color: #fbf4e4;
        text-decoration:none;
        font-weight:bold;
        }       

    #rla_home a {
        color: #4176b7;
        background-color: #fff;
        text-decoration:none;
        font-weight:bold;
        }

    #rla_home a:active {
        color: #4176b7;
        background-color: #fbf4e4;
        text-decoration:none;
        font-weight:bold;
        }

    #rla_home a:hover {
        color: #4176b7;
        background-color: #fbf4e4;
        text-decoration:none;
        font-weight:bold;
        }
    	        
    #rla_home a:visited {
        color: #4176b7;
        background-color: #fbf4e4;
        text-decoration:none;
        font-weight:bold;
        }
