﻿
html,body{margin:0;padding:0}
body{font: 100% arial,sans-serif;text-align:center}
h1, h2, h3, h4, h5, p{margin:0 10px 10px}

#header h1{line-height:100px;margin:0;
  padding-left:10px;color: #FFFFFF}

#header {height:128px; background: #CC1F3b;
}
.loggo {
	float: left;
	margin-left: 0em;
	margin-top: 0em;
	border:none;
/*
	width:219px;
	height:128px;			
*/
}
.bild 
{
    float: right;
}


div#container{text-align:left}

div#content p{line-height:1.4em; }
div#content h4
{
    margin-bottom: 2px;
}


div#navigation{background:#FFFFFF}

div#extra{background:#FFFFFF}

div#footer{background: #FFFFFF;color: #000000}
div#footer p{margin:0;padding:5px 10px}

div#container{width:719px;margin:1em auto}
div#content{float:right;width:500px;margin:1em 0 0 0em;}
div#navigation{float:left;width:217px}
div#extra{clear:both;width:100%}

/* CSS menymall */

#menycontainer{float: left; margin: 1em 0 0 0em; padding: 0;}
#meny{margin: 0; padding: 0em; list-style-type: none; font: 110% ; 	
	background: #FFFFFF;}
#meny a
{
    width: 11em;
    text-decoration: none;
    display: block;
    margin-bottom: 0.8em;
    background: #CC1F3b;
    border-top: 2px solid #e8e8e8;
    border-right: 2px solid #999999;
    border-bottom: 2px solid #999999;
    border-left: 2px solid #e8e8e8;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 0.1em;
    padding-top: 0.1em;
    color: #FFFFFF;
}
/*
#meny a:link{color: #FFFFFF;}
#meny a:visited{color: #FFFFFF;}
*/
#meny {font-weight:bold;}
#meny a:hover
{
    background: #FFFFFF;
    color: #CC1F3b;
    border-top: 2px solid #999999;
    border-right: 2px solid #CC1F3b;
    border-bottom: 2px solid #CC1F3b;
    border-left: 2px solid #999999;
    font-weight: bolder;
}
#meny a.current
{
    background: #FFFFFF;
    color: #CC1F3b;
    border-top: 2px solid #993333;
    border-right: 2px solid #e8e8e8;
    border-bottom: 2px solid #e8e8e8;
    border-left: 2px solid #993333;
    font-weight: bolder;
}


/* navigation horisontell */
.nav
{
    width: 100%;
    margin: 1em 0px 0em;
    padding-right: 0em;
    padding-left: 0.8em;
    padding-bottom: 0px;
    padding-top: 0px;
}
.nav ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.nav li
{
    margin: 2px 0px;
    padding: 0;
    float: left;
    width: 50%;
    text-align: left;
    position: relative;
}
.nav a
{
    text-decoration: none;
    color: #000000;
    font: 76%;
    margin: 0px;
}

.nav a:hover
{
    font-weight: normal;
    text-decoration: underline overline;
    color: #993333;
}
.nav a.current
{
    color: #993333;
}

#content ul
{
    margin-top: 1px;
}

/* tillÃ¤gg sprÃ¥k 061211 */

#footer .flags 
{
    float: right;
}
    
