@import "browser-reset.css";
@import "style.css";

body { 
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 1.6em; 
text-align: left;  }

div#right-column { 
font-size: 1.15em;
font-style: italic;
line-height: 2em; 
text-align: justified; }

body, div#logo a { color: #555; }

a { text-decoration: none; }

div#logo a { 
background: url('../images/logo.jpg') #fff no-repeat; 
font-weight: normal; }

div#logo a, div#footer { 
font-size: 0.9em;
text-transform: uppercase; }

div#logo a:hover { color: #111; }

span, div#content a { color: #777; }

.current a, div#left-column a:hover  { 
color: #222; 
border-bottom: 1px solid #777; }

div#left-column li a, div#right-column, div#footer { border-bottom: 1px solid #ccc;  }

div#contact li { 
color: #ccc; 
list-style-type: disc; }

div#contact span { color: #555; }

div#contact-1, div#contact-2, div#contact-3 { border-left: 1px solid #ccc; }

.portret { background: url('../images/navigation/portretfotografie.png') no-repeat; }
.groep { background: url('../images/navigation/groep.png') no-repeat; }
.kinder { background: url('../images/navigation/kinder.png') no-repeat; }
.zwanger { background: url('../images/navigation/zwanger.png') no-repeat; }
.naakt { background: url('../images/navigation/naakt.png') no-repeat; }
.huwelijk { background: url('../images/navigation/huwelijk.png') no-repeat; }
.pasfoto { background: url('../images/navigation/pasfoto.png') no-repeat; }
.inlijsten { background: url('../images/navigation/inlijsten.png') no-repeat; }
.contact { background: url('../images/navigation/contact.png') no-repeat; }

div#slider img { border: 1px solid #ccc; }

div#navigation a { font-size: 3em; }

div#footer { background: url('../images/slogan.jpg') center no-repeat; }

div#slider input, div#slider textarea { border: 1px #ccc solid; }