body {
bgcolor="#00AAAA";
margin: 0px;
}

p {
margin-top: 0px;
margin-left: 0px;
margin-bottom: 5px;
color: #333;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, Geneva;
}

td {}

/* intro-sidans grejs */

#container_intro {
margin-top: 15px;
margin-left: 25px;
margin-right: 25px;
width: 650px;
float:left;
}

#intro_pic{
width: 650px;
float:left;
padding-bottom: 10px;
}

#intro_txt{
width: 650px;
float:left;
margin-bottom: 10px;
}

#intro_puff_1{
width: 210px;
float:left;
padding-bottom: 10px;
margin-right: 10px;
}

#intro_puff_2{
width: 210px;
float:left;
padding-bottom: 10px;
margin-right: 10px;
}

#intro_puff_3{
width: 210px;
float:left;
padding-bottom: 10px;
}

#intro_company_txt_right{
width: 210px;
float:left;
margin-bottom: 10px;
}


#intro_nofloat {
width: 650px;
clear: both;
border-bottom: 1px dotted #333333;
margin-bottom: 10px;
}







.intro {
color: #ffffff;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, Geneva;
}

.bold {
color: #333;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, Geneva;
font-weight: bold
}

.rubrik {
color: white;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, Geneva;
font-weight: bold
}

/* basic länkar */

a:link, a:visited {
color: white;
font-style: normal;
text-decoration: none;
}

a:hover {
color: black;
font-style: normal;
text-decoration: underline;
}

a:active {
color: white;
font-style: normal;
text-decoration: none;
}

/* menuernan har skild stil, bode appliceras */

.menu {
color: 333333;
font-style: normal;
font-weight: normal;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, Geneva;
}

.menu a:link, .menu a:active, .menu a:visited {
color: 333333;
font-style: normal;
text-decoration: none;
}

.menu a:hover {
color: black;
font-style: normal;
text-decoration: underline;
}

/* positionering av menyerna i headern  */

#sprakmenu {
position: absolute;
top: 53px;
left: 500px;
}

#mainmenu {
position: absolute;
top: 99px;
left: 25px;
}

/* positionering i avdelningarna */

#avd_txt {
position: absolute;
top: 10px;
left: 25px;
width: 350px;
height: 120px;
}

#avd_pic {
position: absolute;
top: 10px;
left: 400px;
}

#submenu {
	position: absolute;
	top: 150px;
	left: 25px;
	width: 650px;
}

/* positionering i content */
.ct_pic {
float: left;
width: 350px;
margin-left: 25px;
}

.ct_txt {
float: left;
width: 275px;
margin-left: 25px;
}

.ct_clear {
clear: both;
margin-top: 25px;
margin-left: 25px;
}


/* videoklippen positioneras utan tables... */

#videoklipp {
position: absolute;
top: 25px;
left: 25px;
}

/* adressbalken har egen stil */

#adress {
position: absolute;
top: 17px;
left: 25px;
}

.adress {
color: #333;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, Geneva;
}

.adress a:link, .adress a:active, .adress a:visited {
color: #333;
font-style: normal;
text-decoration: none;
}

.adress a:hover {
color: black;
font-style: normal;
text-decoration: underline;
}

/* onion länken har egen stil */

#onion {
position: absolute;
top: 65px;
left: 25px;
color: white;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, Geneva;
}

.onion_txt {
color: white;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, Geneva;
}

.onion a:link, .onion a:active, .onion a:visited {
color: white;
font-style: normal;
text-decoration: none;
}

.onion a:hover {
color: 333;
font-style: normal;
text-decoration: underline;
}
