﻿body {background: #f0f0f0;}
#container {width: 770px; text-align:left; margin-top: 50px; margin-left: 100px;}
#top{font: 8px verdana; height:20px; width:auto;}
#top_left{width:20px; height:20px; background-image:url(pic/ltop.png); float: left;}
#top_middle{width: 730px; height:20px; background-image:url(pic/mtop.png); background-repeat:repeat-x; float:left;}
#top_right{width:20px; height:20px;background-image:url(pic/rtop.png);float: right;}

#middle{background:url(pic/lmiddle.png); background-repeat:repeat-y; background-position:left;}
#main{width:760px;min-height: 500px; background: #FFFFFF url(pic/rmiddle.png);  background-repeat:repeat-y; background-position:right; margin-left:10px; padding-bottom: 20px;}


#bottom{font: 8px verdana; height:20px; width:auto;}
#bottom_left{width:20px; height:20px; background-image:url(pic/ldown.png); float: left;}
#bottom_middle{width: 730px; height:20px; background-image:url(pic/mdown.png); background-repeat:repeat-x; float:left;}
#bottom_right{width:20px; height:20px;background-image:url(pic/rdown.png);float: right;}

#meny {margin-left: 48px; margin-bottom: 10px; font: 14px Arial, Helvetica, sans-serif; color:#333333; font-weight: bold;}
#menys {width:750px; height: 40px; background: url(pic/menyshadow.png); background-repeat:repeat-x;}
#texten {font: 11px verdana; color:#282828;  margin-left:50px; width: 450px; float:left;}
#rightad {width: 180px; margin-left:40px; float:left;}
.rubrik {font: 12px verdana; color:#333333; font-weight: bold;}

a:link{color: #000000;}
a:visited{color: #000000;}
a:hover{color: #333333; text-decoration: none;}

#meny a:link{color: #333333; text-decoration: none;}
#meny a:visited{color: #333333; text-decoration: none;}
#meny a:hover{color: #000000; text-decoration: underline;}

#contactbottom{ width: 690px; font: 10px arial; margin-left: 10px; padding-left: 40px; padding-top: 20px; padding-bottom: 10px; background: #FFFFFF;}
