/*länkar*/    

a.underscore:link           {color: #0066CC; text-decoration: underline}
a.underscore:visited        {color: #0066CC; text-decoration: underline}
a.underscore:hover          {color: #CCCCCC; text-decoration: underline}

a.link:link           {color: #FFFFFF; text-decoration: none; font-size : 11px;font-weight : bold;}
a.link:visited        {color: #FFFFFF; text-decoration: none; font-size : 11px;font-weight : bold;}
a.link:hover          {color: #dd9436; text-decoration: underline; font-size : 11px;font-weight : bold;}

a.meny:link           {font-family: arial, verdana; color: #3a2a1a; text-decoration: none; font-size : 12px; font-weight: bold;}
a.meny:visited        {font-family: arial, verdana; color: #000000; text-decoration: none; font-size : 12px; font-weight: bold;}
a.meny:hover          {font-family: arial, verdana; color: #dd9436; text-decoration: none; font-size : 12px; font-weight: bold;}

a.adress:link           {color: #cccccc; text-decoration: none; font-size : 9px;}
a.adress:visited        {color: #cccccc; text-decoration: none; font-size : 9px;}
a.adress:hover          {color: #dd9436; text-decoration: underline; font-size : 9px;}






/*grund*/         

body  {
	text-align:center;
	font-family: verdana;
        font-size : 10px;
	margin:50;
	padding:0;
	height:100%;
	overflow:auto;
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-color: #000000; 
	background-position: center;
}
         
        
h5 {
	line-height:10px;
}         
         
img {
        border:0;
}         
         



/*positioner*/         


#menypos  {
        position: absolute;
        top: 69px; left: 40px;
		z-index:90;
        
}


#logo  {
        position: absolute;
        top:10; left:370px;
}


#adress  {
        position: absolute;
        top:442; left:160px;
}


#tab1  {
        position: absolute;
        top:65; left:44px;
}

#tab2  {
        position: absolute;
        top:85; left:44px;
}

#tab3  {
        position: absolute;
        top:438; left:44px;
}


#bild  {
        position: absolute;
        top:360; left:315px;
}

#film  {
        position: absolute;
        top:360; left:360px;
}


#rubrik  {
        position: absolute;
        top:20px; left:200px;
	font-size : 20px;
	font-family : Arial;
	color : #000000;
	font-weight : bold;
}


#copyright  {
        position: absolute;
        top:465; left:15px;
        color : #000000;
}

#siffra  {
        position: absolute;
        top:370; left:445px;
        color : #000000;
}


/*style*/

.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #ffffff;
 font: 11px verdana, Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #ffffff;
 font: 11px verdana, Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}


.itemBorder {
 border: 1px solid #dd9436;
}
.itemBorderBlank {
 border: 1px solid #3a2a1a;
}


.buttonText, a.buttonText:link, a.buttonText:visited, a.buttonText:active, a.buttonText:focus {
 text-decoration: none;
 color: #FFCC99;
 font: Bold 12px Arial, Helvetica;
}
.buttonHover, a.buttonHover:link, a.buttonHover:visited, a.buttonHover:active, a.buttonHover:focus {
 text-decoration: none;
 color: #99CCFF;
 font: Bold 12px Arial, Helvetica;
 padding: 1px;
}
.buttonBorder {
 border: 1px outset #339966;
}
.buttonBorderOver {
 border: 1px inset #CC9966;
}         

.formular  {
	width : 250px;
	overflow:auto;
}
	


.liten  {
	font-size : 10px;
	font-family : Verdana,Arial;
	color : #ffffff;
}

.adress  {
	font-size : 10px;
	font-family : Verdana,Arial;
        font-weight : bold;
	color : #cccccc;

}


.adresstop  {
	font-size : 12px;
	font-family : Verdana,Arial;
        font-weight : bold;
	color : #ffffff;

}

.ruta  {
        color : #000000;
}



.menyfont  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : bold;
}
	

	
.underrubrik  {
	font-size : 14px;
	font-family : Arial;
	color : #000000;
	font-weight : bold;
}
	






