/*
Theme Name: Fritiden
Theme URI: http://fritiden.nu/
Description: Ett tema skapat av Patrick &Ouml;hrn den 22 januari 2009.
Version: 0.3
Author: Patrick &Ouml;hrn
Author URI: http://dumfan.net/~niput/
Tags: Tema skapat av Patrick &Ouml;hrn
*/

body{
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 12px;
margin-left: 50px;
margin-top: -17px;
background: #5a5a5a;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
}

#wrap{
float: left;
width: 900px;
background-image: url(images/mitten.png);
background-repeat: repeat-y;
min-height: 700px;
padding-left: 25px;
}

#huvud{
float: left;
width: 845px;
height: 200px;
background-image: url(images/huvud.gif);
margin-bottom: 5px;
margin-top: 25px;
border: 1px solid #CCCCCC;
}

#meny{
float: left;
width: 847px;
height: 40px;
margin-bottom: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
}

#innehall{
float: left;
width: 847px;
}

#fot{
float: left;
width: 900px;
height: 50px;
padding: 15px;
background-image: url(images/fot.png);
background-repeat: no-repeat;
text-align: center;
font: 10px 'Georgia';

}

.box0{
float: right;
width: 80px;
height: 30px;
margin-top: 20px;
margin-right: 30px;
margin-bottom: -37px;
}

.box1{
float: left;
width: 66%;
padding: 5px;
background: #FFFFFF;
background-image: url(images/vecka-logo.gif);
background-repeat: repeat-x;
border: 1px solid #CCCCCC;
min-height: 500px;
}

.box2{
float: right;
width: 30%;
padding: 5px;
border: 1px solid #CCCCCC;
font-size: 11px;
background: #FFFFFF;
background-image: url(images/vecka-logo.gif);
background-repeat: repeat-x;
margin-bottom: 10px;
}

.box4{
float: left;
width: 99%;
padding: 2px;
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 5px solid #CCCCCC;
background: #F2F2F2;
font: 12px 'Georgia';
margin-bottom: 10px;
}


h1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight: normal;
margin: 0px;
color: #333333;
border-bottom: 1px solid #e0e0e0;
padding-bottom: 3px; 
margin-bottom: 3px;
}

h2{
font: 11px 'Georgia';
margin: 0px;
color: #333333;
}

h3{
font: 15px 'Georgia';
margin: 0px;
color: #333333;
margin-top: 10px;
}

input{
border: 1px solid #999;
background: #FFF;
padding: 3px;
background: url(images/skugga1.gif);
font: 12px 'Georgia';
}

#menycontainer ul{
margin-left: 0px;
margin-top: 0px; 
padding-left: 0px; 
float: left; 
height: 40px;
background: url(images/meny1.gif);
width: 847px;
}

#menycontainer li{
display: inline;
height: 30px;
}

#menycontainer ul a{
float: left;
text-decoration: none; 
padding: 13px 14px 0px;
height: 27px;
font-weight: bold;
}

#menycontainer a:link{
color: #FFF;
}

#menycontainer a:visited{
color: #FFFFFF;
}

#menycontainer a:hover{
background: url(images/meny2.gif);
}

a:link {color: #000; text-decoration: none;}
a:visited {color: #333333; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;}
a:active {color: #333333; text-decoration: none;}

img{
border: 0px;
}