/* ********************************************************************************************************************************** */
/* R E S E T
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.12.1
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
/* ******************************************* Fix IE6 background flicker ****************************************************** */
html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
/* Browser specific (not valid) styles to make preformatted text wrap */
 pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
} 
/* ********************************************************************************************************************************** */
body {
background : #F9F9F7 url('a1.gif') repeat-x;
background-attachment:fixed; 
font-size : 12px;
font-family : "arial", helvetica, sans-serif;
color : #000000;
line-height : 15px;
text-align:left;
width: 100%;
margin-left: auto;
margin-right: auto;
}
#container {
background : #ffffff;
width: 865px;
padding-top : 10px;
padding-left : 17px;
padding-right : 17px;
padding-bottom : 17px;
border : 1px solid #EFEFEC;
margin-top: 15px;
margin-left: 15px;
height: auto;
}
#container a:hover img {
color : #000000;
text-decoration : none;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
}
#container img {
border : 0px solid #EFEFEC;
background-color: #EFEFEC;
}
#header {
max-width : 900px;
background : #ffffff url('header.jpg') no-repeat; 
height : 100px;
margin-bottom : 13px;
}
#slogan {
max-width : 440px;
background : transparent url('small.gif') no-repeat; 
/* background-position: right center; */
margin-left : 350px;
margin-top : -20px;
height: 100px;
}
#header a {
}
#header h1 {
font-size : 14px;
float : left;
}
#header h2 {
font-size : 24px;
float : left;
}
#body {
font-size : 12px;
padding-top : 0px;
}
#body h1 { 
font-family : "Arial", "Arial Rounded Bold","Arial Rounded MT Bold", arial, helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
color : #E32225;
 }
#body a {
text-decoration : underline;
color : #000000;
}
#body a:hover {
text-decoration : none;
color : silver;
}
#body ul {
  list-style-type: disc;
}
#body a:hover img {
color : #000000;
text-decoration : none;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
}
#column {
font-family : "Arial", "Arial Rounded Bold","Arial Rounded MT Bold", arial, helvetica, sans-serif;
width : 190px;
float : right;
border : 0px solid #ccc;
padding : 0px;
margin-left : 0px;
color: #13441E;
font-size : 32px;
}
#column img {
padding: 0px;
}
#left_column {
list-style:none;
line-height: 25px;
width : 145px;
height : 100%;
min-height : 580px;
float : left;
padding-bottom : 5px;
font-size : 1.2em;
}
#left_column a {
font-family : "Arial", "Arial Rounded Bold","Arial Rounded MT Bold", arial, helvetica, sans-serif;
text-decoration : none;
display:block;
text-align:left;
color :  #E40000;
font-weight:normal;
}
#left_column iframe {
margin-left: 5px;
margin-top: 10px;
padding-bottom: 5px;
}
#left_links {
border-bottom : 0px solid #E40000; 
color : #F5BA00;
}
#left_links a {
border-bottom : 0px solid #CC0000; 
color :  #CC0000;
background : #ffffff url('bg2.gif') repeat-x;
}
#left_links a:hover {
color : #ffffff;
background: #CC0000;
background : #A50303 url('bg.gif') repeat-x;
}
#footer {
max-width : 900px;
height: 10px;
background-color : #fff;
font-size : 9px;
margin-top: 13px;
padding-left: 0px;
padding : 0px;
padding-bottom: 20px;
color : silver;
}
#footer hr {
color: #A50303;
background-color: #A50303;
height: 5px;
border: none;
}
#footer a {
color : silver;
text-decoration : none;
border-bottom : 1px dashed;
}
#footer a:hover {
color : #ffffff;
text-decoration : none;
}
#navigation a, #navigation a:visited {
color : #444444;
}
sup {
color : #777777;
}
#center_for_ie
{
/* this is an IE5 fix. */
width: 100%;
text-align: center;
}
/**** Main Menu ***/
.menu {
	
	margin:0 auto; 
	display: block;
	float:left;
	width: 100%;
	max-width: 900px;
                background : #A50303 url('bg.gif') repeat-x;
	margin-bottom: 13px;
	z-index: 0;
}
.menu ul {
	
	list-style: none;
	font-size: 11px;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
}
.menu li {
	display: block;
	float: left;
	white-space: nowrap;
	margin: 0px 0px 0px 0px;
}
.menu li a {
	font-family : "Arial","Arial Rounded Bold","Arial Rounded MT Bold", arial, helvetica, sans-serif;
	font-weight : Bold;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 7px;
	text-decoration: none;
	border: 0px outset; 
	color: #ffffff;
	border-color: #DCDFDE;
}
.menu li a:hover {
	/* background : #C1C1C1 url('altbutt.png') repeat-x; */
	/* border: 1px inset; */
	border-color: #DCDFDE;
}
.menu li a.current {
	letter-spacing: 1px;
	color: gray;
}
.menu li a.current:hover {
	color: #ffffff;
}
#clear {
	display: block;
	clear: both;
	width: 900px;
	height:1px;
	overflow:hidden;	
}
/*     ----------------------------- NEW V2 2008 --------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Fix for wandering body margins */
#bodytext {
	
                max-width: 510px;
	height: auto;
	width: 510px;
	margin-left: 160px;
                margin-right: 195px; 
	min-height: 120px;
}
#bodytext img {
	max-width:499px;
	margin-right: 3px;
	margin-top: 3px;
	margin-left: 0px;
	width: expression(this.width > 499 ? 499: true);
}
/* fix <b> <strong> */
#container b, strong { 
font-weight: bold
}
#container img {
	max-width:660px;
}
#left_reklam {
               margin-left: 15px;
               margin-top: 20px;
	width: 128px;
	max-width: 128px;
}
#flaggor {	
	margin-left: 810px;
	height: 22px;
                        }
#startpics {
	float: left;
	margin-right:17px;
	border: 0px solid #ffffff;
	width: 151px;
	height:111px;
	background-color : #FFFFFF;
}

