html,body{
	margin : 0;
	padding : 0;
	background-color : #000000;
}

html,body {
	line-height : 18px;
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
}

form {
	padding : 0;
	margin : 0;
}

a:link, a:visited, a:active {
	color : #F58520; 
	text-decoration : none;
}

a:hover{
	color : #FFFFFF; 
	text-decoration : none;
}

hr {
	background-color :#dedede;
	color : #dedede;
	border : 0;
	margin : 15px 0 15px 0;
	height : 1px;
}

input, textarea {
	position : relative;
}

h1 {
	background-image : url(http://www.superioryachts.com/gfx/lijn2.gif);
	background-repeat: no-repeat;
	background-position : left top;
	padding : 5px 0 0 0;
	margin :  0 0 10px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 18px;
	color : #F58520;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 12px;
	color : #F58520;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 16px;
	color : #F58520;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 14px;
	color : #F58520;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 13px;
	color : #F58520;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 11px;
	color : #F58520;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */

.container{
	margin : 0 auto;
	width : 980px;
}

.holder{
	float : left;
	position : relative;
	padding : 2px 0 0;
	width : 980px;
}

.top{
	float : left;
	width : 980px;
	height : 71px;
}

.top_l{
	float : left;
	line-height : 0;
	font-size : 0;
	overflow : hidden;
	width : 357px;
	height : 71px;
}

.top_r{
	float : left;
	overflow : hidden;
	padding : 45px 0 0 0;
	width : 620px;
	height : 26px;
}

.top_r ul {
	margin : 0;
	padding : 0 0 0;
	list-style-type : none;
	width : auto;
	float : right;
}

.top_r ul li {
	float : left;
	position : relative;
	line-height : normal;
	font-weight : normal;
	font-family : Tahoma;
	font-size : 12px;
}

.top_r ul li a, .top_r ul li a:link, .top_r ul li a:active, .top_r ul li a:visited {
	float : left;
	border-bottom : 2px solid #FFFFFF;
	padding : 4px 20px 0;
	text-decoration : none;
	color : #FFFFFF;
	height : 19px;
}

.top_r ul li a:hover {
	float : left;
	border-bottom : 2px solid #FFFFFF;
	padding : 4px 20px 0;
	text-decoration : none;
	color : #f58520;
	height : 19px;
}

.top_r ul li.select a, .top_r ul li.select a:link, .top_r ul li.select a:active, .top_r ul li.select a:visited, .top_r ul li.select a:hover{
	float : left;
	border-bottom : 2px solid #f58520;
	padding : 4px 20px 0;
	text-decoration : none;
	color : #f58520;
	height : 19px;
}

.moodbar{
	float : left;
	overflow : hidden;
	position: relative; /*rotator*/
	line-height : 0;
	font-size : 0;
	width : 980px;
	height : 200px;
}

.main{
	float : left;
	margin : 1px 0 0;
	padding : 0 0 0 1px;
	background-image : url(http://www.superioryachts.com/gfx/main_back.gif);
	background-repeat: repeat-y;
	background-position : left top;
	border-bottom : 1px solid #333031;
	width : 980px;
}

.main_l{
	float : left;
	padding : 20px;
	width : 739px;
}

.main_r{
	float : left;
	padding : 20px;
	width : 160px;
}

.submenu{
	float : left;
	padding : 0 0 16px 0;
	width : 160px;
}

.submenu h2 {
	background-image : url(http://www.superioryachts.com/gfx/lijn.gif);
	background-repeat: no-repeat;
	background-position : left top;
	padding : 5px 0 0 0;
	margin : 0 0 6px 0;
	font-weight : normal;
	line-height : normal;
	color : #f58520;
	font-size : 18px;
}

.submenu ul {
	margin : 0;
	padding : 0 0 0;
	list-style-type : none;
}

.submenu ul li {
	float : left;
	position : relative;
	background-image : url(http://www.superioryachts.com/gfx/pijl_wit.gif);
	background-repeat: no-repeat;
	background-position : left 9px;
	padding : 3px 0 3px 15px;
	line-height : normal;
	font-weight : normal;
	font-family : Tahoma;
	font-size : 12px;
	width : 145px;
}

.submenu ul li a, .submenu ul li a:link, .submenu ul li a:active, .submenu ul li a:visited {
	float : left;
	text-decoration : none;
	color : #000000;
}

.submenu ul li a:hover {
	float : left;
	text-decoration : none;
	color : #f58520;
}

.submenu ul li.select a, .submenu ul li.select a:link, .submenu ul li.select a:active, .submenu ul li.select a:visited, .submenu ul li.select a:hover{
	float : left;
	text-decoration : none;
	font-weight : bold;
	color : #f58520;
}

.rechterkolom{
	float : left;
	color : #000000;
	font-size : 11px;
	width : 160px;
}

.rechterkolom h2 {
	background-image : url(http://www.superioryachts.com/gfx/lijn.gif);
	background-repeat: no-repeat;
	background-position : left top;
	padding : 5px 0 0 0;
	margin : 0 0 6px 0;
	font-weight : normal;
	line-height : normal;
	color : #f58520;
	font-size : 18px;
}

.footer{
	float : left;
	padding : 10px 0;
	font-size : 11px;
	line-height : normal;
	width : 980px;
}

.footer_l{
	float : left;
	width : 700px;
}

.footer_r{
	float : left;
	color : #CFCFCF;
	text-align : right;
	width : 280px;
}

.footer_r a:link, .footer_r a:visited, .footer_r a:active {
	color : #CFCFCF; 
	text-decoration : none;
}

.footer_r a:hover{
	color : #CFCFCF; 
	text-decoration : none;
}
