body{

	margin: 0 0 0 0;

	height: 100%;

	background-color: #021519;

}

* {

    padding:0;

    margin:0;

}

#container{

	width: 100%;

	height: 100%;

	margin: 0 0 0 0;

}

#header{

	background-color: #021519;

	width: 100%;

	border-bottom: solid 7px #021115;

}

#menu{

	width: 100%;

	height: 44px;

	background-image:  url('../images/pic_02.png');

	background-repeat: repeat-x;

	border-top: solid 1px #f23971;

	position: absolute;

	top: 340px;

}

#menu_ul{

    width: auto;

    margin: 0;

}

.menu_li{

    width: auto;

    float: left;

    list-style-type: none;

    font-family: verdana;

    font-size: 10px;

    letter-spacing: 3px;

    height: 27px;

    text-align: center;

    padding-top: 17px;

    padding-left: 35px;

    padding-right: 35px;

    cursor: pointer;

}

#menu_ul div

{	position: absolute;

	visibility: hidden;

	margin-top: 18px;

    margin-left: -35px;

	padding: 0;

    width: auto;

 }

#menu_ul div a{	

        position: relative;

		display: block;

		margin: 0;

		padding: 5px 5px 5px 5px;

		width: auto;

		white-space: nowrap;

		text-align: left;

		text-decoration: none;

		font: 11px arial}

.dropdown_li{

    width: auto;

    background-color: #002a36;

    border-left: solid 1px #f23971;

    border-right: solid 1px #f23971;

    list-style-type: none; 

    height: 25px;

    margin-top: -2px;

    padding: 0;

}

.dropdown_li:hover{

    background-image: url(../images/dropdown_o.png); 

    background-repeat: no-repeat;

}

a.menu_a:hover{

    text-decoration: none;

    

}

.menu_li:hover

{

    background-image: url('../images/menu_bg_o.png')

}

.menu_button{

	margin:0px;

	border:0px;

	margin-left: -3px;

}

#menu_border{

	margin-top: 44px;

	width: 100%;

	height: 3px;

	background-image: url('../images/pic_10.png');

	background-repeat: repeat-x;

}

#main{

	width: 100%;

	background: #002a36 url(../images/main_bg.png) left top repeat-x;

	

}

#textbox{

	margin: 0 auto;

	height: 100%;

	width: 750px;

	color: white;

	font-family: verdana;

	font-size: 12px;

	line-height: 20px;

	padding-top: 25px;

	

}

#overgang{

	width: 100% ;

	height: 30px;

	background-image: url('../images/overg.png');

	background-repeat: repeat-x;

	

}

#main_right_buttom{

	width: 100% ;

	height: 56px;

	background-image: url('../images/pic_13.png');

	background-repeat: repeat-x;	

}

#footer{

	border-top: solid 1px #3a8ea6;

	width: 100%;

	text-align: center;

	color: white;

	font-size: 10px;

	font-family: verdana;

	padding-top: 25px;

	padding-bottom: 25px;

}

.sogeord{

	font-weight: bold;

}

a, a:visited , a:hover{

	color: white;

	text-decoration: none;

}

a:hover{

	text-decoration: underline;

}
.produkter
{
    width: 300px;
    float: left;
}
#message_box{

	position: absolute;

	left: 35%;

	top: 50%;

}

img{

    border: 0;

}

p{

    line-height: 25px;

}
/* Silider */
.sliderborder {
        width:542px;
		height:166px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		background: url(../images/whitebg.jpg) no-repeat top center;
}
#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:542px;
	height:166px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:14px;
	height:57px;
	position:relative;
	left:0px;
	top:-110px;
	}	
#nextBtn{ 
	left:528px;
	top:-168px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:14px;
	height:57px;
	background:transparent url(../images/arrow1.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:transparent url(../images/arrow2.png) no-repeat 0 0;	
	}