body {
	background-color: #4c1b1b;
	margin: 0px;
	padding:0px;
	background-image:url(graphics/background_gradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

ul {
	margin:0px;
	padding:0px;
}

#ContainerTotal{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
	width:712px;	
	background-image:url(graphics/border_bottom.jpg);
}

#Page {
	float:left;
	width:652px;
}

    #top{
            margin:0px;
            padding-left:0px;
            height:206px;	
            width:100%;
    }

        #menu{
                padding-top:178px;
            margin-left:30px;
        }

        #menu li{
                display: inline; 
                list-style-type: none;
                padding-right:10px;
        }

        #menu a:link{
                color: #fcfae1;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 13px;
                font-weight: bold;
                text-transform: uppercase;
                text-decoration: none;
        }
        #menu a:visited{
                color: #fcfae1;
                color: #fcfae1;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 13px;
                font-weight: bold;
                text-transform: uppercase;
                text-decoration: none;	
        }
        #menu a:hover{color: #F8F2B1;}
        #menu a#current{color: #fcfae1;} 

#BorderLeft {
	float:left;
	background-image:url(graphics/border_bottom_left.jpg);
}


#BorderRight {
	float:left;
	background-image:url(graphics/border_bottom_right.jpg);
	
}

#BorderBottom {
	background-image:url(graphics/border_bottom_bottom.jpg);
	height:22px;
	width:100%;
	clear:left;
	
}
		

#main{
    background-color:#fcfae1;
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #4c1b1b;
    float:left;	
    line-height:16px;
    width:100%;
    padding-bottom:20px;
    padding-bottom:0px;
}

#main a:link{	
	text-decoration: none;
	color:#CC0000;
}
#main a:visited{
	text-decoration: none;	
	color:#CC0000;
}
#main a:hover{text-decoration:underline;	}
#main a#current{}

#main-padding{
    padding: 30px;
    padding-right:0px;
    padding-bottom:15px;
    float:left;
}

#bottom{	
	background-color:#fcfae1;
	float:left;
	width:100%;
}

#bottom #text{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #fcfae1;
	text-align: center;
	background-color:#CC0000;
	width:636px;
	padding:2px;
        margin:5px;
}

#bottom a:link{	
	text-decoration: none;	
	color: #fcfae1;
}
#bottom a:visited{
	text-decoration: none;	
	color: #fcfae1;
}
#bottom a:hover{text-decoration:underline;	}
#bottom a#current{}






#frolunda {float:left;}
#frolunda #text {width: 260px; float:left;}
#frolunda #photo {float:left;}

#angered {padding-top:30px; float:left;}
#angered #photo {
	width: 370px;
	float:left;
	height: 300px;
}
#angered #text{
    float:left;
}

#start #text {float: left;width: 350px;}
#start #photo {float:left; margin-left:20px;}
#start li{
}
#start .facebook{ margin-top:20px;}
.punktlista {padding-left: 10px; margin-left:10px;}

#historia #text {float: left;width: 350px; padding-right:35px;}
#historia #photo {padding-top: 50px; float:left;}

#provning #photo {padding-top:3px;}
#provning #text {float: left;width: 418px; padding-right:35px;}

#kontakt #text {float: left;width: 350px; height:300px;}
#kontakt #photo {}
#kontakt #text ul {padding-left: 30px;}

#ost {padding-bottom:40px; float:left;}
#ost #text {float: left;width: 350px; }
#ost #photo {float:left;}
#ost #text ul {padding-left: 20px;}

#ovrigt{float:left;}
#ovrigt #text {float: left;width: 300px; }
#ovrigt #photo {float:left;}
#ovrigt #text ul {padding-left: 20px;}

#provning #text ul {padding-left: 30px;}
#provning #photo {float:left;}

#kontakt #photo {float:left; margin-left:20px;}

/* scrollbar hack */

#scroll {
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:-1;
}
