/*-------box model hack (for IE/Win)-----------*/ body,html {
clear: both;
background:#fff url(xx.gif);

text-align:justify;
font:x-small/1.5em verdana,arial,Trebuchet MS,Verdana,Sans-serif;
color:#fff;
font-size/* */:/**/small;
font-size: /**/small;
}



p,br,ul,li,table,tr,td {
text-align:left;
font-family: georgia, trebuchet ms, sans-serif, verdana, helvetica, arial, tahoma;
color:#000;
font-size:16px;
margin: auto;

}

.justify {
text-align:justify;
font-family: georgia, trebuchet ms, sans-serif, verdana, helvetica, arial, tahoma;
color:#000;
font-size:16px;
}

.copyright, .footer {
margin: 0px auto;
padding: 0px;
margin-top: 20px;
text-align: justify;
font-family: georgia, trebuchet ms, sans-serif, verdana, helvetica, arial, tahoma;
color:#3D3832;
font-size:14px;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
background-color:#fff;
text-transform: uppercase;
font-weight:bold;
}

b {
color:#F2160F;
}


#wrapper {
width: 543px;
margin: 0px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding: 0px;
background:#fff url() repeat; background-attachment: fixed;
text-align:left;
font-family: trebuchet ms, sans-serif, verdana, helvetica, arial, tahoma;
color:#000;
font-size:12px;
text-align:left;
margin-bottom: 10px; padding: 15px 20px; line-height: 1.5em; text-align:justify; background-color: #fff; border: 1px dashed #ccc;

border-top-left-radius: 3px;
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;

border-bottom-right-radius: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-right-radius: 3px;

border-top-right-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;

border-bottom-left-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;

-moz-box-shadow: 0 0 0 4px #fff, 2px 1px 4px 4px rgba(10,10,0,.5);
-webkit-box-shadow: 0 0 0 4px #fff, 2px 1px 4px 4px rgba(10,10,0,.5);
box-shadow: 0 0 0 4px #fff, 2px 1px 6px 4px rgba(10,10,0,.5);

}


#head {
height:425px;
padding: 1px;
margin-bottom: 1px;
background:#fff url(pingu.png) no-repeat center top;
text-align:left;}


#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align:center;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
background-color:#fff;
text-transform: uppercase;
font-weight:bold;
}

#navcontainer ul li
{
display: inline;
}

#navcontainer ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #F2160F;
font-size:14px;
font-family:arial ;
font-weight:bold;
}

#navcontainer ul li a:hover
{
color: #000;
font-size:14px;
font-family:arial ;
font-weight:bold;
border-bottom: 0px solid #b9b6ad;
}


#innehall {
background: #fff;
width: 543px;
margin: 0px auto;
padding: 0px;
margin-top: 20px;
}

	a img {
	border: none;}

	a:link{color: #F2160F;text-decoration:none;}

	a:visited{color: #F2160F;text-decoration:none;}

	a:hover{color: #000;text-decoration:none;}

	a:active {color: #F2160F;text-decoration:none;} 


	h5, h2, h3{ 
	width: 543px;
    background: #fff;
	font-size:24px;
	text-align:left;
	font-family: trebuchet ms, sans-serif, verdana, helvetica, arial, tahoma;
    color: #F2160F;
    text-transform: uppercase;
	font-weight:bold;
    letter-spacing: 1px;
	margin-bottom: 10px;
	text-decoration: none; border-bottom:0px dotted #DAE2C7;}



.commentform {
width:90%; }

.form {
width:90%; }

.password {
width: 40%;}

input, textarea, option, select {
font-family: "Baskerville", Georgia, Times New Roman, serif;
font-size: 14px;
color: #555;
background: #FFF;
border: solid 2px #DDD;
padding:4px;
}

input:focus, textarea:focus, option:focus, select:focus {

border: solid 2px #999;
}
