/*  
Theme Name: Rose Club Seite
Theme URI: http://www.rose-club-cologne.de/
Description: 
Author: Heiko Limbeck
Author URI: http://www.konzept23.de

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/* Links */

A:link {
color: #fff;
text-decoration: underline;
}

A:visited {
color: #fff;
text-decoration: underline;
}

A:hover {
color: #000;
text-decoration: underline;
}

A:active {
color: #fff;
text-decoration: underline;
}

img {
border: none;
}

/* ################################################################################  */

body {
background: #000;
font-family: Helvetica;
color: #fff;
}
/*   top:40px;   */
#start {
position:relative; width:696px; height:452px; 
margin: 5% auto;
background: url(http://www.rose-club-cologne.de/fileadmin/images_rc/spacer.gif) no-repeat;
color: #fff;
}

#containerhp {
position:relative; left:-8px; top:0px; width:696px; height:452px; 
background: url(http://www.rose-club-cologne.de/fileadmin/images_rc/Startbild.gif) no-repeat;
border-bottom: 2px solid #000;
color: #fff;
}

#randlinks02{
position:relative; left:430px; top:0px; width:23px; height:447px;
background: url(http://www.rose-club-cologne.de/fileadmin/images_rc/ecken01.gif) no-repeat;
}

#container02{
position:relative; left:23px; top:0px; width:232px; height:447px;
background: url(http://www.rose-club-cologne.de/fileadmin/images_rc/verlauf1px.gif) repeat-x;
}

#randrechts02 {
position:relative; left:232px; top:0px; width:23px; height:447px;
background: url(http://www.rose-club-cologne.de/fileadmin/images_rc/ecken02.gif) no-repeat;
}

#menue1 {
position:relative; left:-232px; top:86px; width:232px; height:337px;
}

#footer {
position:relative; left:31px; top:-8px; width:354px; height:10px;
clear: both;
padding: 0px;
text-align: center;
font-size: 10px;
color: #d10000;
}













