/*

	Für: Projektraum Fotografie
	URL: http://projektraum-fotografie.de/

	Version: 1.0
	Build: 2010111501
	Autor: Haiko Hebig
	URL: http://hebig.org/

	You may copy or adapt elements of this CSS in your own projects, but the design is copyright 2010 Haiko Hebig and may not be reproduced without permission. 



///////////////  Table of Contents  ///////////////

   1  Remove Browser Styles
   2  Layout
   3  Styles
   4  Backup of decomissioned elements


 
///////////////  1  Remove Browser Styles  ///////////*/

/* Remove browser styles (see http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } ol, ul { list-style: none; } /* 'tables still need 'cellspacing="0"' in the markup' - Eric Meyer */ table { border-collapse: separate; border-spacing: 0; } caption, th, td { text-align: left; font-weight: normal; }


/*/////////////  2  Layout ///////////////*/



/*/////////////  3  Styles ///////////////*/

body { font: 11px/1.4 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif; color:#333; background-color:white; margin:0; }

hr { border: 0 #ccc solid; border-top-width: 1px; clear: both; height: 0; } 
h1 { font-size: 14px; font-weight:700; line-height:1.4; margin-bottom: 0px; padding-bottom:6px; } 
h2 { font-size: 12px; font-weight:500; line-height:1.6; margin-bottom: 12px; } 
h3 { font-size: 14px; font-weight:700; } 
h4 { font-size: 19px; } 
h5 { font-size: 17px; line-height:1.2; } 
h6 { font-size: 13px; padding:3px 0 0 0; margin:0 0 11px 0; line-height:1.2; } 

dl, hr, h1, h4, h5, ol, ul, pre { margin-bottom: 20px; } 
p { margin-bottom: 18px; } 

a { color:#016699; background-color:white; text-decoration:none; }
a:hover { background-color:#016699; color:white; }
a.homelink { color:#333; }
a.homelink:hover { color:#333; background-color:white; }

p { line-height:1.6; }

#footer p { margin:0 0 4px 0; font-size:10px; color:#666; }
.subcaption { font-size:9px; font-weight:700; text-transform:uppercase; letter-spacing:2px; }
.titlecredits { font-size:11px; padding:5px 0 0 0; }
p.copyright { color:#BBB; }
.photographerlist { margin-bottom:36px; padding-top:3px; text-align:right;}
.profiles-timespan { font-family:verdana,helvetica,arial,sans-serif; font-size:9px; font-weight:700; color:#555; }
img.squarethumb { margin-bottom:20px; }

ul, li { list-style-type:square; margin:0; padding:0 8px 0 24px; }
ul { margin-bottom:36px; }
li { margin-bottom:7px; line-height:1.6; padding:0 0 0 6px; }

/* AUX CLASSES */

.strong { font-weight:700; }
.notstrong { font-weight:500; }
.small { font-size:11px; }
.inactive { color:#999; }


/* NAVIGATIONAL LINKS */

.mainnav { padding:5px 0; }
.crumblink { font-size:11px; padding:5px 8px; margin-top:3px; background-color:#DDD; background-image:url(http://projektraum-fotografie.de/system/bg_striped.png); }
.crumblink:hover { background-image:url(); }
.crumblinkactive { font-size:11px; padding:5px 8px; margin-top:3px; background-color:#016699; color:white; }

ul{ list-style-type:none; margin:0; padding:3px 0; }
li { display:inline; margin:0; padding:0; }
tabber { padding-bottom:18px; }
.tabberlink { padding:2px 4px; }


/*/////////////  4  Backup of decomissioned elements  /////////////

.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12{background-color:#EEE;}


*/
