/* STILMALL av Mikael Eriksson, mikael@argus.nu *\
\* Skapad: 2006-04-04
\* Länkfärg: #D44942
\* Använd gärna mallen själv om du vill, men cred är alltid kul att få.
\* Inspirerad av Andreas Viklund http://andreasviklund.com/ */

/* BYGGER SIDANS UTSEENDE *\
\* - var olika delar ska placeras */

body {
margin: 0 auto;
padding: 0;
font-size: 12px;
font-family: Verdana,Arial,sans-serif;
background: #f4f4f4 url('http://www.argus.nu/lyriska/bilder/bakgrund.gif') top center repeat-y;
text-align:center;
}

li, p, td {
font-size:12px;
}

a.svart         { text-decoration:underline;color: #000000; font-size:11px; font-family:arial,geneva,serif;letter-spacing:normal; }
a.svart:visited { text-decoration:underline;color: #000000; font-size:11px; font-family:arial,geneva,serif;letter-spacing:normal; }
a.svart:active  { text-decoration:underline;color: #000000; font-size:11px; font-family:arial,geneva,serif;letter-spacing:normal; }
a.svart:hover   { text-decoration:underline;color: #000000; font-size:11px; font-family:arial,geneva,serif;letter-spacing:normal; }

.liten { color:black;font-size:11px;letter-spacing:normal; }
.brod { color:black;font-size:12px;letter-spacing:normal; }

#wrap {
background: white;
color: #404040;
margin: 0 auto;
width: 780px;
}

#huvud {
clear: both;
margin: 0;
padding: 0;
}

#toppkort {
margin: 0px;
padding: 0px;
border-bottom: 5px double #cccccc;
}

#menystor {
width: 100%;
height:120px;
position:absolute;
top:117px;
left:0px;
text-align:center;
}

#meny {
font-size: 9pt;
}

#meny ul {	
list-style: none;
padding: 0;
font-size: 10pt;
}	

#meny li {
margin-bottom: 4px;
display: inline;
}

#meny li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #404040;
margin:2px 9px;
padding: 5px 7px 2px 7px;
background: #f4f4f4;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-top: 2px solid #cccccc;
border-bottom: 1px solid #cccccc;

cursor:default;
}	
	
#meny li a:hover {
background: #eaeaea;
color: #D44942;

border-top: 2px solid #D44942;
cursor:default;
}

.inloggning {
position:absolute;
top:5px;
right:5px;
margin: 0;
padding: 4px;
width: 570px;
color: #404040;
background-color: #f4f4f4;
visibility:hidden;
}

#extra {
float: right;
width: 120px;
margin: 0 0 10px 0;
padding: 0;
font-size: 8pt;
line-height: 10pt;
}

#extra p {
margin: 7px 0 6px 0;
}

#innehall {
margin: 0 130px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 13pt;
text-align: left;
}





#fot {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}


/* GÄLLER FÖR ALLA ELEMENT *\
\* - tex då fort det står <h3>, <a>, etc */

h1 {
text-align:center;
font-size:18px;
}

h2 {
text-align:left;
font-size:15px;
margin: 0 0;
}

h3 {
font-size: 14px;
margin: 25px 0 0 0;
}

.ingress {
margin: 15px 40px 30px 15px;
width:450px;
padding: 0 0 0px 0;
font-size: 14px;
display:block;
}

.artikelav {
border-top: 1px solid black;
clear:all;
margin:0 0 11px 120px;
font-size: 10px;
text-align:right;
float:right;
padding:3px 0 2px 0;
width:360px;
}

.brodtext {
width:470px;
float:left;
}


a {
text-decoration: none;
color: #D44942;
}

a:hover {
text-decoration: underline;
color: #D44942;
}

a img {
border: 0;
}


/* SPECIELLA ÄNDRINGAR *\
\* - tex flytta text/bild till höger/vänster */

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.litentext {
font-size: 0.8em;
}


.gom {
display: none;
}


.skin0 {
position:absolute;
text-align:left;
width:200px;
border:2px solid black;
background-color:menu;
font-family:Verdana;
line-height:20px;
cursor:default;
visibility:hidden;
}
.skin1 {
cursor:default;
font:menutext;
position:absolute;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
width:200px;
background-color:menu;
border:1 solid buttonface;
visibility:hidden;
border:2 outset buttonhighlight;
}
.skin2 {
text-align:left;
margin: 0;
padding:0;
border:1px solid black;
background-color:#ffffcc;;
border-style:outset;
font-family:Verdana;
line-height:20px;
cursor:default;
}
.menuitems {
padding-left:5px;
padding-right:10px;
}
