body {
	margin:0px 0px 0px 0px;
	height: 100%;
	font-family: arial,Verdana, sans-serif;
	text-align:center;
/*	background: #f2f2f2 url("../images/bg3.jpg") no-repeat 50% 262px;*/
	}

#frame{
	width:982px;
	background: url("../images/rpt.png") repeat-y top center;
	margin: 0px auto 0px auto;
	}
#top{
 	height:273px; 
	width:982px;
	background: url("../images/rotate/rotate.php") repeat-x bottom center;	
	}
#menu{
position:relative;
float: right;
padding: 238px 26px 0 0;
font-family:times new roman,times,serif;
font-size: 17px;
letter-spacing: -0.1px;
		height: 28px;

	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:        border-box;
	
}
#midden{
	width:982px;

}
#content{
	position: relative;
	float: left;
	text-align:left;
	width: 236px;
	margin: 0 8px 0 492px;
	font-size: 11px;
	color: #333;
	line-height:18px;
	letter-spacing:0.17px;
}
#banners{
	position: relative;
	float: left;
	text-align:left;
	width: 236px;
	height: 296px;
	padding: 0 0 0 6px;
}
#submenu{
	padding: 12px 0 0 12px;
	width:236px;
	height:	202px;
	background: url("../images/schets3_04.png") no-repeat top left;


}
#nieuwsbrief{
  width:236px;
	height:	90px;
}
#kerst{
  width:236px;
	height:	90px;
}
#footer{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:        border-box;
	height: 40px;
	padding: 12px 0 0 0;
	font-size:11px;
	width: 982px;
	background: url("../images/samiramis-footer.png") top center no-repeat;
	text-align:left;
	color: #c00;
}
#menu a {
		padding:6px 10px 10px 10px;
	  font-weight: normal;
		color:#900;
		text-decoration: none;
}
#menu a:visited {
		color:#900;
		text-decoration: none;
}
#menu a:hover {
		color:#c00;
		background: url("../images/menu-bg.png") repeat-x; 
		text-decoration: underline;
}

#submenu a {
 		padding:5px 0px 5px 8px;
		display: block;
		width: 200px;
	  font-weight: normal;
		color:#eeeeee;
		text-decoration: none;
}
#submenu a:visited {
		color:#eeeeee;
		text-decoration: none;
}
#submenu a:hover {
		color:#fff;
		background: url("../images/menu-bg2.png") no-repeat 0 0 ; 
		text-decoration: none;
}
#nieuwsbrief a {
		display:block;
		width: 236px;
		height:	90px;
		background: url("../images/korting1.png") no-repeat; 
}
#nieuwsbrief a:visited {
		background: url("../images/korting1.png") no-repeat;
}
#nieuwsbrief a:hover {
		background: url("../images/korting2.png") no-repeat;
}
#kerst a {
		display:block;
		width: 236px;
		height:	90px;
		background: url("../images/kerst1.png") no-repeat; 
}
#kerst a:visited {
		background: url("../images/kerst1.png") no-repeat;
}
#kerst a:hover {
		background: url("../images/kerst2.png") no-repeat;
}
#content a {
	  font-weight: normal;
		color:#000;
		text-decoration: none;
		border-bottom: 1px solid #666;
}
#content a:visited {
		color:#000;
		text-decoration: none;
		border-bottom: 1px solid #666;
}
#content a:hover {
		color:#000;
		background: #f2f2f2; 
		text-decoration: none;
		border-bottom: 1px solid #c00;
}
#footer a {
		display:block;
	  font-weight: normal;
		color:#450900;
		text-decoration: none;
		padding: 0px 0px 0px 26px;
		}
#footer a:visited {
		color:#450900;
		text-decoration: none;
		}

#footer a:hover {
		color:#ccc;	
		text-decoration: none;
		}
		
h1 {
font-family: times, serif;
padding: 0px;
margin:0px 0px 4px 0px;
font-size : 17px;
font-weight: normal;
color: #900;
border-bottom: 1px solid  #ccc;
letter-spacing: 0px;

}

h2 {
font-size: 13px;
color : #333;
font-weight: normal;
margin:0px 0px 4px 0px;
border-bottom: 1px solid  #c99; 
}

h3 {
font-size : 12px;
font-weight : bold;
margin:0px 0px 4px 0px;
color : #900;
}

h4 {
font-size : 12px;
font-weight : bold;
margin:0px 0px 4px 0px;
color : #666;
}
p {
line-height: 17px;
margin:0px 0px 12px 0px;	

}
li
{ 	 	list-style-type: disc;
		list-style-image: url(../images/zon.png);
		color: #000;  
        margin: 0px 0px 0px 16px;
        padding: 0px 0px 0px 0px;


}

ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

