
html, body {
height: 100%;
}

body {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 100%;
background-color: #A4B4FB;
color: #000;
}



#header {
background-image: url(http://www.photocollagen.com/stefan/images/header-background.gif);
background-repeat: repeat-x;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 188px;
background-color: #A4B4FB;
color: #000;
text-align: center;
}

/* Header mitte */
#tm {
position: absolute;
top: 0;
left: 378px;
width: 369px;
height: 78px;
background-image: url(http://www.photocollagen.com/stefan/images/t001.gif);
z-index: 250;
}
#tmm {
position: absolute;
top: 99px;
left: 391px;
width: 369px;
height: 38px;
background-color: black;
z-index: 251;
}
 ul#Nav_hor {
    margin: 0; padding: 0.01em;
    position: absolute;
    top: 158px;
    left: 378px;

    text-align: center;
    border: 0px solid black;
    background-color: #A4B4FB;
    z-index: 350;
    
  }
  
  ul#Nav_hor li {
    list-style: none;
    display: inline;
    margin: 0.01em; padding: 0;
  }

  ul#Nav_hor a, ul#Nav_hor span {
    padding: 0.2em 1em;
    text-decoration: none; font-weight: 1000;font-style: italic;font-size:12px;
    border: 0px solid black;
    border-left-color: white; border-top-color: white;
    color: #ffffff; background-color: #a4b4fb;
  }
  * html ul#Nav_hor a, * html ul#Nav_hor span {
    width: 0em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer spaetere Versionen korrigiert */
  }
  ul#Nav_hor a:hover, ul#Nav_hor span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #EB586C;
  }

 


/* Header rechts und links */
#tl, #tr {
position: absolute;
background-repeat: no-repeat;
}
#tl {
top: 0;
left: 0;
background-image: url(http://www.photocollagen.com/stefan/images/002.gif);
width: 251px;
height: 300px;
z-index: 150;
}
#tr {
top: 0;
right: 0;
width: 233px;
height: 188px;
background-image: url(http://www.photocollagen.com/stefan/saison/003.gif);
z-index: 151;
}

#br {
bottom: 0;
right: 0;
float: right;
width: 195px;
height: 60px;
background-image: url(../images/bottomright2.gif);
background-position: top right;
z-index: 153;
}

#contents
	{
		margin-right: 20px;
		margin-left: 250px;
		background-color: #a4b4fb;
	}
#ll {
position: absolute;
top: 290px;
left: 0;
width: 251px;
background-color: #a4b4fb;
z-index: 255;
}
#lm {
position: absolute;
top: 0 px;
left: 246px;
width: 5px;
height: 1200px;
background-color: #ffffff;
z-index: 256;
}




.ro {
background:url(../saison/re_o.jpg) top right no-repeat;
margin:0;
padding:0;
}
  
 .lo {
 background:url(../saison/li_o.jpg) top left no-repeat;
 margin:0;
 padding:0;
 }
  
 .ru {
 background:url(../saison/re_u.jpg) bottom right no-repeat;
 margin:0;
 padding:0;
}
  
 .lu {
 background:url(../saison/li_u.jpg) bottom left no-repeat;
 margin:0;
 padding:0;
 }

 .inhalt {
 margin:0;
 padding:2.5em 2.5em 3.5em 2.5em;
 }
  
 .inhalt p {
 margin:0;
 padding:0;
 }
