html,body{
	margin : 0;
	padding : 0;
}

body{
	background-image : url(http://www.coolio-international.com/gfx/lines.gif);
	background-repeat : no-repeat;
	background-position : center bottom;
	background-color : #FFFFFF;
	background-attachment : fixed;
	height : 100%;
}

html,body {
	line-height : 16px;
	font-family : Times New Roman;
	font-size : 13px;
	color : #666666;
}

a, a:link, a:visited, a:active {
	color : #0083A9; 
	text-decoration :  underline;
}
a:hover{
	color : #666666; 
	text-decoration : none;
}

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 15px 0;
	font-family : Georgia;
	font-weight : normal;
	font-size : 30px;
	color : #0083A9;
	line-height : normal;
	font-style : italic; 
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Georgia;
	font-weight : normal;
	font-size : 16px;
	color : #0083A9;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Georgia;
	font-weight : normal;
	font-size : 14px;
	color : #0083A9;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Georgia;
	font-weight : normal;
	font-size : 13px;
	color : #0083A9;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Georgia;
	font-weight : normal;
	font-size : 12px;
	color : #0083A9;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Georgia;
	font-weight : normal;
	font-size : 11px;
	color : #0083A9;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */

.holder_breed{
	float : left;
	background-image : url(http://www.coolio-international.com/gfx/achtergrond.gif);
	background-repeat : repeat-x;
	background-position : left top;
	width : 100%;
	height : 115px;
}

.container{
	margin : 0 auto;
	width : 980px;
}

.holder{
	float : left;
	width : 980px;
}

.header{
	float : left;
	width : 980px;
	height : 106px;
}

.logo{
	float : left;
	padding : 25px 0 0 0;
	width : 192px;
	height : 81px;
}

.menu{
	float : right;
	padding : 23px 0 0;
}

.menu ul {
	float : left;
	font-family : Arial;
	background-image : url('http://www.coolio-international.com/gfx/menu.gif');
	background-repeat : repeat-x;
	background-position : left 0;
	margin : 0;
	padding : 0;
	font-size : 0;
	line-height : 0;
	list-style-type : none;
	width : 150px;
}

.menu ul li.break {
	float : left;
	font-size : 0;
	line-height : 0;
	width : 140px;
	height : 15px;
}

.menu ul li a, .menu ul li a:link, .menu ul li a:active, .menu ul li a:visited {
	float : left;
	position : relative;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
	line-height : 10px;
	text-transform : uppercase;
	text-decoration : none;
	padding : 0 0 0 10px;
	width : 140px;
}

.menu ul li a:hover,
.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;
	position : relative;
	font-size : 12px;
	color : #7fd7ed;
	font-weight : bold;
	line-height : 10px;
	text-transform : uppercase;
	text-decoration : none;
	padding : 0 0 0 10px;
	width : 140px;
}

.content{
	float : left;
	padding : 30px 0 40px;
	width : 980px;
}

.links{
	float : left;
	width : 170px;
}

.submenu{
	float : left;
	padding : 10px 0 0;
	width : 170px;
}

.submenu ul {
	float : left;
	font-family : Arial;
	margin : 0;
	padding : 0;
	font-size : 0;
	line-height : 0;
	list-style-type : none;
	width : 170px;
}

.submenu ul li.break {
	float : left;
	font-size : 0;
	line-height : 0;
	width : 170px;
	height : 15px;
}

.submenu ul li a, .submenu ul li a:link, .submenu ul li a:active, .submenu ul li a:visited {
	float : left;
	font-size : 12px;
	color : #757477;
	font-weight : bold;
	line-height : 15px;
	text-transform : uppercase;
	text-decoration : none;
	padding : 0 0 0 10px;
	width : 160px;
}

.submenu ul li a:hover,
.submenu ul li.select a, .submenuul li.select a:link, .submenu ul li.select a:active, .submenuul li.select a:visited, .submenu ul li.select a:hover {
	float : left;
	font-size : 12px;
	color : #7fd7ed;
	font-weight : bold;
	line-height : 15px;
	text-transform : uppercase;
	text-decoration : none;
	padding : 0 0 0 10px;
	width : 140px;
}

.midden{
	float : left;
	padding : 0 45px;
	width : 480px;
}

.rechts{
	float : left;
	padding : 10px 0 0;
	font-size : 14px;
	line-height : 18px;
	width : 240px;
}

.footer_breed{
	float : left;
	border-top : 1px solid #929496;
	padding : 10px 0;
	font-family : Arial;
	font-size : 12px;
	width : 100%;
}
