/* Links section */
A:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #0A4276; text-decoration: underline}
A:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #0A4276; text-decoration: underline}
A:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #0A4276; text-decoration: underline}
A:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFA800; text-decoration: none}

A.menu:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: white; text-decoration: underline}
A.menu:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: white; text-decoration: underline}
A.menu:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: white; text-decoration: underline}
A.menu:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFA800; text-decoration: none}

A.devmenu:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: white; text-decoration: underline}
A.devmenu:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: white; text-decoration: underline}
A.devmenu:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: white; text-decoration: underline}
A.devmenu:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #0A4276; text-decoration: none}

/* Text controller */
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-weight: bold; color: #D91D1D; font-style: normal; font-variant: normal}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #FFA800; font-style: normal; font-variant: normal; text-decoration: none;}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #789DC0; font-style: normal; font-variant: normal; text-decoration: none;}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #013A90; font-style: normal; font-variant: normal; text-decoration: none;}
.big { font-size: 13px; font-weight: bold; }

b { font-weight: bold; color: #FFA800; }
body { background-color: #f1f1f1; color: black; font-size: 13px; font-family: arial;}
.copytext { font-family: small fonts, sans serif; font-size: 8px; }

/* Text fields */
.forumfield { background-color: #f1f1f1; border: 1px solid #0A4276; font-size: 9px; padding: 2px; background-image: url(../bilder/fieldbody.png); }
.forumfield_big { background-color: #f1f1f1; border: 1px solid #0A4276; font-size: 11px; padding: 2px; background-image: url(../bilder/fieldbody.png); background-repeat: repeat-x; }
.textfelt { background-color: #f1f1f1; border: 1px solid #0A4276; font-size: 9px; padding: 2px;}
.textfelt_big { background-color: #f1f1f1; border: 1px solid #0A4276; font-size: 11px; padding: 2px; }
.faq_field { border: 1px solid #0A4276; padding: 2px;}
.forum_field_one { border: 1px solid #0A4276; padding: 2px; background-color: #E2EBF8; }
/* .stable { width: 600px; height: 100%; border: 0px; font-size: 11px; font-family: arial;} */

.top_button { width: 80px; height: 20px; background-color: #48759F; border: 0px; font-family: tahoma; font-size: 13px; font-weight: bold; color: white;}
.top {
			position: absolute; 
			left: 0px; 
			top: 0px; 
			width: 100px; 
			height: 10px; 
	 }
li { color: #000; font-size: 12px; list-style: none;}

.post_one { background-color: #E2EBF8; }
.post_two { background-color: white; }
.head { background-color: #6D8CB9; }

.code
      {
        font-family: courier new;
        font-size: 11px;
        border: 1px solid #cccccc;
        padding: 2px;
      }
.codeheader
      {
        background-color: #f1f1f1;
      }

/* ID's */
#black { color: black; }
#logo { position: absolute; left: 51px; top: 25px; height: 20px; width: 600px; z-index: 1; }
#banner_sign { height: 120px; width: 120px; border: 1px solid #48759F; padding: 2px; z-index: 12; }
#newsletter_sign { height: 120px; width: 120px; border: 1px solid #48759F; padding: 2px; z-index: 12; }
#advert { position: absolute; left: 511px; top: 45px; height: 61px; width: 235px; z-index: 11; }
#headmenu { position: absolute; left: 51px; top: 8px; height: 20px; width: 370px; z-index: 8; font-family: arial; font-size: 9px; font-weight: bold; }
#mainmenu { position: absolute; left: 51px; top: 125px; height: 15px; z-index: 6; font-size: 10px; font-family: arial; background-color: #0A4276; padding: 1px; width: 700px; border-top: 4px solid #48759F; }
#productsmenu { position: absolute; left: 511px; top: 108px; width: 450px; height: 20px; z-index: 10; }
#mainframe { position: absolute; left: 51px; top: 145px; }
#content { width: 550px; float: left; }
#foot { position: relative; float: left; }
#contentleft { position: absolute; left: 625px; top: 150px;}
#dlbutton { border: 1px solid #0A4276; padding: 2px; }
#newsletter { background-image: url(../bilder/fieldbody.png); }

