﻿body {
  font-family: times new roman, Tahoma, Geneva, sans-serif;
  font-size: 16px;
  text-align: left;
 background-image: url(/grafik/bg.png);
 background-position: left top;
 background-repeat: no-repeat;

}

h1 
{
    font-family:times new roman;
    font-size: 25px;
    color: #000000;
    line-height: 20px;
    padding: 0px;
    text-align: left;
}


.author
{
    font-style: normal;
    text-align: left;
    font-size: 12px;
    font-family:verdana;
}



.emne
{
    font-style: normal;
    text-align: left;
    font-size: 12px;
    font-family:verdana;
}

.books
{
    font-style: normal;
    text-align: left;
    font-size: 11px;
    font-family:verdana;
}

.citat 
{
 text-align: left;
 font-style:italic;   
}



.citat-gfx
{
  width: 95%;
  vertical-align: top;
 text-align: left;
 font-style:italic;   
 background-image: url(/grafik/quote-close.png);
 background-position: left top;
 background-repeat: no-repeat;
  padding-top: 15px;
 padding-left: 5px;

}


.quote-close
{
    
 display: inline;
 background-image: url(/grafik/quote-open.png);
 background-position: right bottom;
 background-repeat: no-repeat;
 width:100px;
}
.menu
{
    text-align: left;
}

a, a:visited
{
    color: #673f01;
}

a:hover
{
    color: #bd790d;
}


.inline
{
    display: inline;
}


.bread
{
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

 .bread a, .bread a:visited
{
    
    color: #673f01;
    text-decoration: underline;
}

.bread a:hover
{
   color: #bd790d;
    text-decoration: underline;
}
INPUT {font-family: times new roman, Tahoma, Geneva, sans-serif;}
SELECT {font-family: times new roman, Tahoma, Geneva, sans-serif;border-style:solid; border-color:#d8d8ce; border-width:1px;}
TEXTAREA {font-family: times new roman, Tahoma, Geneva, sans-serif;border-style:solid; border-color:#d8d8ce; border-width:1px;}

input.btn{border: 1px solid #dddddd;height: 30px;font-size: 1.0em;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;padding-left: 20px;padding-right: 20px;padding-bottom: 5px;color: #201f1f;text-align: center;text-decoration: none;background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#e5e4e4));background : -moz-linear-gradient(top,  #f0f0f0,  #e5e4e4);}
input.data{background: #ffffff; border: 1px solid #dddddd;height: 20px;font-size: 1.1em;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
input.data:focus{background: #ffffff;border: 1px solid #999897;}
textarea.data {font-size: 1.1em;background: #ffffff;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
textarea.data:focus{background: #ffffff;border: 1px solid #999897;}
select.data{height: 25px;font-size: 1.0em;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}


