#header {
    background:url('http://www.crazypics.de/scripts/images/tbg.gif');
    height: 99px;
    margin: 0 0 0.7em; 
    padding: 0;
    border-bottom: 1px solid #4B515C;
}

#logo {
    position:absolute;
    background:url('http://www.crazypics.de/scripts/images/logo.gif');
    width: 325px;
    height: 71px;
    z-index:1;
    left: 0px;
    top: 3px;
}

#titel {
    position:absolute;
    width:324px;
    z-index:1;
    left: 1px;
    top: 73px;
    text-align: center;
}

#topmenue {
    position:absolute;
    width: 540px;
    height: 80px;
    padding: 0 1em;
    z-index:1;
    left: 370px;
    top: 5px;
    font-weight: bold;
}

#topmenue a{
    font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

#topmenue a:hover {
    font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#container {
    width: 100 %;
    height: 100 %;
    padding: 0;
}

#menue {
    position:absolute;
    width: 165px;
    min-height: 630px;
    z-index: 1;
    left: 20px;
    border-right: 0px solid #7A8286;
      
}

#menue ul li ul li {
    list-style-type:none; 
    background:url('http://www.crazypics.de/scripts/images/li.gif') no-repeat 0 1px; 
    border:0px none; 
    margin:0; 
    padding-left: 19px; 
    padding-right: 0; 
    padding-top: 0; 
    padding-bottom: 0.5em;
}

#menue ul{
    list-style-type:none;
    margin:0;
    padding:0;
}

#menue p {
	font-size: 12px;
	color: #ccc;
	margin: 0 0 0.8em 0;
}

#anzeige {
    position:absolute;
    text-align: center;
    width: 170px;
    min-height: 630px;
    padding-top: 2px;
    z-index: 1;
    left: 195px;
    font-size: 10px;
	color: #000000;
}

#stipps {
    position:absolute;
    width: 160px;
    min-height: 200px;
    padding-top: 2px;
    z-index: 1;
    left: 200px;
    top: 720px;
    font-size: 10px;
	color: #333;
}

#stipps a:link, #stipps a:visited {
    text-decoration: underline;
	color: #333;
	font-weight: normal;
}

#stipps a:hover  {
    text-decoration: none;
	color: #333;
	font-weight: normal;
}

#wtipps {
    position:absolute;
    width: 160px;
    min-height: 200px;
    padding-top: 2px;
    z-index: 1;
    left: 20px;
    top: 720px;
    font-size: 10px;
	color: #000;
}

#wtipps a:link, #wtipps a:visited {
    text-decoration: underline;
	color: #000;
	font-weight: normal;
}

#wtipps a:hover  {
    text-decoration: none;
	color: #333;
	font-weight: normal;
}


#content {
    position:absolute;
    width: 540px;
    min-height: 850px;
    height: 850px;
    padding-top: 2px;
    z-index: 1;
    left: 370px;
    padding: 3px;
    border-right: 1px solid #4B515C;
}

html div#Inhalt {
    height: 1em;
}
    
#content p {
    font-size: 14px;
    margin: 0.3em 0;
}
    
#content li {
    line-height: 16px;
	font-size: 14px;
}

#footer{
    clear: both;
    margin: 0; padding: 0;
    text-align: left;
    min-height: 10px;
    border-top: 0px solid #4B515C;
}
    
#footer p {
    font-size: 9px;
    color: #666;
    padding: 1em 1em;
    margin: 0 1em 1em 195px;
}
#footer a:link, #footer a:visited, #footer a:hover  {
    text-decoration: underline;
	color: #666;
	font-weight: normal;
}