#content_home{
 top:100px;
 margin-top:15px;
 background:url(../pics/ralf.jpg) no-repeat bottom left;
 width:760px;
 height:400px;
 text-align:right;
}
#content_home_temp{
 top:100px;
 margin-top:15px;
 width:760px;
 height:400px;
 text-align:center;	
}
#text{
 font: 20px Edwardian Script ITC ;
}
#pos_news_home{
 top:510px; 
 margin-bottom:15px;
 background-color:#dc1908;
 color:#fff;
 width:760px; 
 height:30px;
 text-align: center;	
 border:0px dotted maroon;
}
#pos_link_home{
 top:550px; 
 margin-top:15px;
 margin-bottom:15px;
 background-color:#dc1908;
 width:760px; 
 height:30px;
 text-align: center;	
}
/**************************Submenu für releases************************************/

a#releases {
  z-index:2;
}
a#releases:hover, a#releases:active{
  z-index:3;
}
#releases_sublinks {
  position:absolute;
  top:468px;
  left:215px;
  width:110px;
  border:2px solid maroon;
  z-index:4;
  visibility:hidden;
}
.sub_link {
 font-variant:small-caps;
 font-size:12px; 
 text-align:center;
 display:block;
 text-decoration: none; 
 height:15px;
 padding:2px;
 text-decoration:none;
 border-top:1px dotted maroon;
}
.sub_link:link, .sub_link:visited {
 background-color:#FFFAFA;
 color:maroon;
}
.sub_link:hover, .sub_link:active {
 background-color:maroon;
 color:#FFFAFA;
}
/****************************** Ende Submenu Releases ****************************/

