/*
 http://www.finn-j.dk/kroeniken/ellen-sigvald/01-intro/01-intro.css
 Dato: 2007-07-13
*/

body                {background: url(baggrund.jpg) #DCB repeat;}     

a.navlink:link, 
a.navlink:visited, 
a.navlink:active,  
a.navlink:hover     {background-color: #DCB;}

table.indholdstabel {width: 79.9%; margin-left: 10%; margin-right: 10%; text-align: justify; }
table.boks {text-align: justify; margin-bottom: 8px; font-size: 13px; line-height: 18px;}

div.navpad {top: 40px;}
div.sidetitel {margin-top: 50px;}
div.undertitel {margin-left: 10%; margin-right: 10%;}
div.illustration_1 {height: 360px; margin-left:16px; float: right;}
div.undertekst {text-align: center; font-size: 12px; font-family: Verdana,sans-serif; font-style: italic; padding: 3px; padding-bottom: 8px;}  
div.bund {height: 100px;}

img.smaabillede {border: 5px solid #EEE;}
img.billede_1   {width: 170px; height: 141px; margin-top: 8px;}
img.billede_2   {width: 170px; height: 141px;}
img.billede_3   {width: 236px; height: 423px; margin-right: 16px; margin-bottom: 8px; float: left;}
img.billede_4   {width: 269px; height: 202px; margin-left:  16px; margin-bottom: 8px; float: right; margin-top: 8px; border: 15px solid #BFA789}
img.billede_5   {width: 200px; height: 200px; margin-left:  16px; margin-bottom: 8px; float: right;}    
img.billede_6   {width: 295px; height: 263px; margin-right: 16px; margin-bottom: 8px; float: left;}       

@media print{
body, td, crumbpath {color: black;}
img.smaabillede {border: 2px solid #000; margin: 3px;}
div.bund {height: 0px;}
}

