html,body{
	margin : 0;
	padding : 0;
	background-color : #04304F;
	height : 100%;
}

html,body, table{
	line-height : 19px;
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
}

a, a:link, a:visited, a:active {
	color : #FFFFFF; 
	text-decoration :  underline;
}
a:hover{
	color : #B22222; 
	text-decoration :  underline;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

hr {
	background-color : #C4C6C8;
	color : #C4C6C8;
	border : 0;
	margin : 0;
	height : 1px;
}

input, select, textarea {
	position : relative;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 22px;
	color : #B22222;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 12px;
	color : #B22222;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 16px;
	color : #B22222;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 14px;
	color : #B22222;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 13px;
	color : #B22222;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color : #B22222;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */

.container{
	margin : 0 auto;
	width : 980px;
}

.holder{
	float : left;
	padding : 20px 0 0;
	width : 980px;
}

.logo{
	float : left;
	padding : 25px 0;
	line-height : 0;
	font-size : 0;
	width : 200px;
}

.content{
	float : left;
	width : 980px;
}

.links{
	float : left;
	width : 200px;
}

.menu{
	float : left;
	border-top : 1px solid #04304F;
	width : 200px;
	z-index: 100;
}

.menu ul {
	float : left;
	margin : 0;
	padding : 0;
	list-style-type : none;
	width : 200px;
}

.menu ul li {
	float : left;
	border-bottom : 1px solid #04304F;
}

.menu ul li  a, .menu ul li a:link, .menu ul li a:active, .menu ul li a:visited {
	float : left;
	background-image : none;
	background-color : #022843;
	padding : 7px 0 0 15px;
	font-weight : bold;
	color : #FFFFFF;
	line-height : normal;
	text-decoration : none;
	width : 185px;
	height : 21px;
}

.menu ul li a:hover {
	float : left;
	background-image : url(http://www.magicstables.nl/gfx/menu.gif);
	background-position : left center;
	background-repeat : no-repeat;
	background-color : #022843;
	padding : 7px 0 0 15px;
	font-weight : bold;
	color : #FFFFFF;
	line-height : normal;
	text-decoration : none;
	width : 185px;
	height : 21px;
}

.menu ul li.select a, .menu ul li.select a:link, .menu ul li.select a:active, .menu ul li.select a:visited, .menu ul li.select a:hover {
	float : left;
	background-image : url(http://www.magicstables.nl/gfx/menu.gif);
	background-position : left center;
	background-repeat : no-repeat;
	background-color : #001C2F;
	padding : 7px 0 0 15px;
	font-weight : bold;
	color : #FFFFFF;
	line-height : normal;
	text-decoration : none;
	width : 185px;
	height : 21px;
}

.menu ul.submenu {
	float : left;
	margin : 0;
	padding : 0;
	list-style-type : none;
	width : 200px;
}

.menu ul.submenu  li {
	float : left;
	border-top : 1px solid #04304F;
	border-bottom : none;
}

.menu ul.submenu li a, .menu ul.submenu li a:link, .menu ul.submenu li a:active, .menu ul.submenu li a:visited {
	float : left;
	background-image : none;
	background-color : #12405F;
	padding : 7px 0 0 15px;
	font-weight : bold;
	color : #FFFFFF;
	line-height : normal;
	text-decoration : none;
	width : 185px;
	height : 21px;
}

.menu ul.submenu li a:hover {
	float : left;
	background-image : url(http://www.magicstables.nl/gfx/menu.gif);
	background-position : left center;
	background-repeat : no-repeat;
	background-color : #12405F;
	padding : 7px 0 0 15px;
	font-weight : bold;
	color : #FFFFFF;
	line-height : normal;
	text-decoration : none;
	width : 185px;
	height : 21px;
}

.menu ul.submenu  li.select a, .menu ul.submenu  li.select a:link, .menu ul.submenu  li.select a:active, .menu ul.submenu  li.select a:visited, .menu ul.submenu  li.select a:hover {
	float : left;
	background-image : url(http://www.magicstables.nl/gfx/menu.gif);
	background-position : left center;
	background-repeat : no-repeat;
	background-color : #0A334F;
	padding : 7px 0 0 15px;
	font-weight : bold;
	color : #FFFFFF;
	line-height : normal;
	text-decoration : none;
	width : 185px;
	height : 21px;
}

.linkerkolom1 {
	float : left;
	margin : 25px 0 0;
	padding : 20px 15px;
	border-bottom : 1px solid #22506F;
	border-top : 1px solid #22506F;
	width : 170px;
}

.linkerkolom2 {
	float : left;
	padding : 20px 0;
	width : 200px;
}

.rechts{
	float : left;
	width : 770px;
}

.rechts1{
	float : left;
	padding : 25px;
	width : 500px;
}

.rechts2{
	float : left;
	padding : 25px 20px;
	width : 170px;
}

.footer{
	float : left;
	display : block;
	color : #FFFFFF;
	font-size : 0;
	line-height : 0;
	width : 980px;
}

.footer a:link { color : #FFFFFF; text-decoration : none;}
.footer a:visited { color : #FFFFFF; text-decoration : none;}
.footer a:active { color : #FFFFFF; text-decoration : none;}
.footer a:hover { color : #FFFFFF; text-decoration : underline;}

.footer_l{
	float : left;
	background-color : #04304F;
	padding : 15px;
	font-size : 11px;
	line-height : 19px;
	width : 730px;
}

.footer_r{
	float : left;
	background-color : #04304F;
	padding : 15px;
	font-size : 11px;
	line-height : 19px;
	width : 190px;
}

.credit{
	float : left;
	text-align:right;
	padding : 10px 0;
	color : #22506F;
	width : 980px;
}

.credit a:link { color : #22506F; text-decoration : none;}
.credit a:visited { color : #22506F; text-decoration : none;}
.credit a:active { color : #22506F; text-decoration : none;}
.credit a:hover { color : #22506F; text-decoration : none;}