@charset "UTF-8";

/* RESET */
h1, h2, h3, h4, h5, h6, .reginput { font-size:100%; font-weight:normal; font-style:normal; padding:none; margin:none }
img, a { border:none }
.clearfloat { clear:both; height:0; font-size:0px; line-height:0px }


/* LAYOUT */
html { height:101% }
body { background-color:#003863; margin:0px; text-color:#000000; font-size:12px; line-height:22px; font-family: Georgia, "Times New Roman", Times, serif }
body, table, td { font-size:12px; line-height: 20px; font-family: Georgia, "Times New Roman", Times, serif }

#container { width:800px; background-color:#FFFFFF; margin:10px auto; border:1px solid #000000 }
#header { width:800px; height: 160px }
#flagg { float:right; padding:8px 8px }

#sidebar1 { position:relative; float:left; width:290px; top:16px; left:16px;}

#logo { margin-top:20px; height:122px; width:290px; padding-bottom:20px }

#mainContent { float:right; width:384px; padding-top:64px; padding-right:80px; padding-bottom:20px}

#footer { padding:16px; text-align:center }

.meny { width:240px; line-height:24px; text-align:right; font-weight:bold; text-transform:uppercase; color:#003863 }
.meny2 { width:240px; line-height:18px; text-align:right; font-weight:normal; color:#D56925; margin-right:6px; text-transform:none }

.meny a { color:#003863 }
.meny2 a { color:#D56925; margin-right:3px; }


/* TYPE */
.rubrik1, h1, .h1{ font-family: Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:28px; line-height:36px; color:#003863 }
.rubrik2, h2, .h2{ font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; line-height:22px; color:#D56925 }

.RegInput { font-size:12px; line-height:20px; font-family:Georgia, "Times New Roman", Times, serif }


/* LINKS */
a { text-decoration: none; color: #D56925; border: none }
a:hover { text-decoration: underline }
