@charset "UTF-8";
/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 03.04.08
**  File     : myOwnStyles.css, renamed into photofemme.css
**  Function : This file is not part of the YAML-CSS-Framework.
**  |-------------------------------|
**  | #col1   | #col3     | #col2   |
**  | 200 px  | flexible  | 200px   |
**  |-------------------------------|
*/
@media all
{
		body {background: none; font-family: Georgia, "Times New Roman", Times, serif;}
		#page {	border-color: #000;}
		#page_margins, #page, #main { padding: 0;}
		#header {background: none; height: 100px;}
		#footer {border-top: none; text-align: right;}
		body, #page, #header, #main, #footer {background-color:#000;}
		#topnav {margin-top: -10px;  padding-top: 0; float: right;}
		#topnav a{ font-weight: bold;}
		#topnav_sub { position: absolute; top: 35px; right: 200px;}		
		#topnav_sub  a{font-weight:normal;}		
		#sitetitle { padding-top: 20px; text-align: center; font-size: 180%; font-variant: small-caps; letter-spacing: 3px;}
                #pagetitle {text-align:center ;}
		#col1_content {	padding: 10px;}
		#col1 { width: 0% ;}
		#col1_content { padding:0; }
		#col3 { margin: 0 auto; width: 800px;}
		#col3_content { padding: 10px }
		#nav ul {margin-left: 0;}
		#submenu {margin-top: 0;}
		p.align-center {text-align: center;color:#000;}         
		p.align-justify {text-align: justify;}
		p.indent {text-indent: 20px;}
		ul { list-style-type: none; }
		ul li { background: url(../img/icons/bullet.jpg) no-repeat 0 .5em; padding: 3px 0 0 1.5em; } 
		#mailform .csc-mailform {background: none; border: none; color: #fff;}	
		#mailform .csc-mailform .csc-mailform-field label {background:none; color: #fff; border: none;}		
		#mailform .csc-mailform .csc-mailform-field input, #mailform .csc-mailform .csc-mailform-field textarea {font-family: Georgia, "Times New Roman", Times, serif; background:#000; color: #fff; border: solid 1px #666;}		
		#mailform .csc-mailform .csc-mailform-submit { margin-left: 150px; background:#000; color: #fff; border: solid 1px #666;}	
		#mailform .csc-mailform .csc-mailform-submit:hover { background:#fff; color: #000; border: solid 1px #666;}
		.upper { background: transparent; border-color: transparent;}
	    .tx-rgsmoothgallery-pi1 {  margin: 0 auto;}
        .csc-textpic-text p b, p b { color: #fff; }
        .csc-textpic-imagewrap .csc-textpic-imagecolumn img { padding-bottom: 5px;}
        dd.csc-textpic-caption, div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { background: transparent; color: #fff;}
        p, ol li, ol li a:hover {color:#fff;}
}	
