/*  
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
*/

/* Ueberschriften */

h1, h2, h3, h4 {
font-family: Helvetica;
font-size: 12px;
font-face:bold;
}

/* 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;
}

/* gallerie - listing   */     

.tx-cccbrowse-pi1-browsebox   { 
clear:both; 
}

.tx-cccbrowse-pi1-browsebox-SCell a:link { 
color: #000;
text-decoration: underline;
}
.tx-cccbrowse-pi1-browsebox-SCell a:visited { 
color: #000;
text-decoration: underline;
}
.tx-cccbrowse-pi1-browsebox-SCell a:hover { 
color: #000;
text-decoration: underline;
}
.tx-cccbrowse-pi1-browsebox-SCell a:active { 
color: #000;
text-decoration: underline;
}


.tx-cccbrowse-pi1-browsebox table { 
border-width:0px; 
margin-top:1px; 
margin-left:auto; 
margin-right:1px; 
text-align:right;
}

.tx-cccbrowse-pi1-browsebox table td { 
background: url(http://www.rose-club-cologne.de/fileadmin/images_rc/spacer.gif) repeat;
border-width:0px; 
text-align:center; 
margin:1px; 
padding-bottom:1px; 
padding-top:1px; 
padding-left:2px; 
padding-right:2px; 
}

.tx-cccbrowse-pi1-browsebox table td p { 
font-weight:bold; 
text-decoration:none;
font-family:Helvetica; 
font-size:12px;
color: #fff;
text-decoration: underline;
}

.tx-cccbrowse-pi1-browsebox-SCell p a { 
color:black; 
text-decoration:none; 
font-face:bold;
}


img {
border: none;
}

.menue2no:link, .menue2no:visited , .menue2no:hover , .menue2no:active {
color: #000;
}

/* ################################################################################  */

body {
background: #000;
font-family: Helvetica;
color: #fff;
}

#randlinks01 {
position:relative;width:696px; height:447px; 
margin: 5% auto;
background: url(http://www.rose-club-cologne.de/fileadmin/images_rc/ecken01.gif) no-repeat;
text-align: left;
border-bottom: 2px solid #000;
color: #fff;
}

#container01 {
position:relative; left:23px; top:0px; width:355px; height:447px;
background: url(http://www.rose-club-cologne.de/fileadmin/images_rc/verlauf1px.gif) repeat-x;
}

#randrechts01 {
position:relative; left:355px; top:0px; width:23px; height:447px;
background: url(http://www.rose-club-cologne.de/fileadmin/images_rc/ecken02.gif) no-repeat;
}

#randlinks02{
position:relative; left:44px; 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:23px; top:-8px; width:354px; height:10px;
clear: both;
padding: 0px;
text-align: center;
font-size: 10px;
color: #d10000;

}

#navi {
position:relative; left:23px; top:-47px; width:354px; height:20px; z-index:30;
clear: both;
text-align: center;
color: #000;
font-size: 12px; 
font-weight: bold;
}

#seitentittel {
position:relative; left:23px; top:-482px; width:354px; height:10px;
clear: both;
font-size: 12px; 
text-align: center;
color: #fff;
font-weight: bold;
}

#content {
position:relative; left:26px; top:-460px; width:354px; height:430px; z-index:20;
clear: both;
font-size: 12px; 
color: #fff;
}

 /* Kontakt form */
 
input:focus. input:hover {
        background-color: #000;
	font-size:120%;
}

input {      
	background-color: #d10000;
        margin: 0 0 5px 0;
	padding: 2px 0px 2px 0px;
        vertical-align: top;
	border-width:0px;
	font-family:Helvetica;
	font-size:12px;
	width:227px;
	height: 20px;
	color: #fff;
}

form	{
	border: 0px;
	padding: 0px;
	font-family:Helvetica;
	font-size:12px;
	display:inline;
	width:0px;
}

select {
	border: 0px;
	padding: 2px 2px 2px 5px;
	border-color:#fff;
	font-family:Helvetica;
	font-size:12px;
	width:220px;
}

textarea {
        background-color: #d10000;
        margin: 0 0 5px 0;
        padding: 2px 2px 2px 5px;
	border-width:0px;
	border-color:#fff;
	font-family:Helvetica;
        color: #fff;
	font-size:12px;
	width:220px;
}