@charset "UTF-8";
/*		Alles Voor Paarden.nl			*/
/*		Webdesign by Blue Media			*/
/*		http://www.blue-media.nl		*/

img{ border:0;}

body {
	background:url(../images/bg.jpg) #000; 
	font-size: 60%;
	font-family:Arial;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the .container selector */
	color:#8a8a8a;
	}

.wrap {
	font-size:1.4em;
	line-height:1.5em;
	position:relative;
	text-align:left;
	margin:0;
	padding:0;
	min-width:980px;
	}

.container {
	width:980px;
	min-width:980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	position:relative;
	}

/* Links */
a:link {
	color:#ea6300;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#ea6300;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #FFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
a:active {
	color: #ea6300;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a img {border:none;}

/* Header */

.top_menu {
	height:28px;
	font-size:14px;
	padding:8px 0 0 0;
	background:url(../images/bar.jpg);}
	
.top_menu a{
font-size:14px;
	padding:0 30px 0 30px;
	color:#FFF;
	text-decoration:none;
}

.top_menu a:visited{
	color:#FFF;
	text-decoration:none;
}

.top_menu a:hover{
	color:#FFF;
	text-decoration:underline;
}

.top_menu a:active{
	color:#FFF;
	text-decoration:none;
}
	
/* menu */

.header {
	height:65px;
	padding:30px 0 0 0;
	text-align:right;
	background:#151515;}

/* Headers */

h2, h3, h4, h5, h6 {
	font-family:Verdana;
	letter-spacing:-2px;
	font-weight:normal;
	margin:0;
	padding:0;
	}

h2 {
	color:#ea6300;
	font-size:24px;
	letter-spacing:-1px;
	line-height:110%;
	padding:0 0 10px 0;
	text-align:left;
	}
	
h3 {
	color:#ea6300;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0px;
	line-height:110%;
	}
	
h4 {
	color:#582500;
	font-size:14px;
	font-weight:bold;
	padding:0 0 10px 0;
	letter-spacing:-1px;
	}

/* home body */

.homebody {
	background: #151515;
	padding:0;
	margin:0 auto;
	width:980px;
	color:#656565;
	position:relative;
	text-align:justify;
	line-height:1.6em;
	}
	
.maincontent{
width:385px;
float:left;
color:#979797;
background:url(../images/main_bg.jpg);
padding:20px 30px 20px 30px;
}

.main_photo{
float:left;
width:280px;
border:1px solid #424242;
padding:1px;
margin:20px 0 20px 20px;
}

.menu{
width:209px;
float:right;
padding:20px 20px 20px 0;
}

.submenu_btn{
height:20px;
float:left;
padding:0 2px 0 0;
margin:5px 0 0 0;}

.submenu_btn a{
margin:5px 0 0 0;}

.submenu_btn a:visited{
margin:1px 0 0 0;}

.submenu_btn a:hover{
margin:0 0 0 0;}

.submenu_btn a:active{
margin:0 0 0 0;}

/* BAR */

.bar{
	background:url(../images/2nd_bg.jpg);
	padding:20px 0 20px 0;
	margin:0;
	height:227px;
	color:#876052;
	position:relative;
	text-align:justify;
	line-height:1.6em;
	}
.bGroup{
	height:227px;
	float:left;
	padding:0 30px 0 20px;
	border-right:1px solid #59372a;}


.btn{
font-family:Arial;
font-size:12px;
color:#FFF;
width:209px;
height:38px;
margin:0 0 2px 0;
text-align:left;
}

.btn a{
font-family:Arial;
font-size:12px;
color:#FFF;
text-decoration:none;
width:199px;
height:27px;
background:url(../images/btn.jpg);
padding:8px 0 0 10px;
text-align:left;
display:block;
}

.btn a:visited{
background:url(../images/btn.jpg);
display:block;
}

.btn a:hover{
background:url(../images/btn_over.jpg);
display:block;
}

.btn a:active{
background:url(../images/btn_over.jpg);
display:block;
}

/*small button*/

.s_btn{
font-family:Arial;
font-size:11px;
color:#FFF;
width:209px;
height:38px;
margin:0 0 2px 0;
text-align:left;
}

.s_btn a{
font-family:Arial;
font-weight:normal;
font-size:11px;
color:#a7a7a7;
text-decoration:none;
width:194px;
height:27px;
background:url(../images/s_btn.jpg) right no-repeat;
padding:8px 0 0 15px;
text-align:left;
display:block;
}

.s_btn a:visited{
background:url(../images/s_btn.jpg) right no-repeat;
display:block;
}

.s_btn a:hover{
background:url(../images/s_btn_over.jpg) right no-repeat;
display:block;
color:#FFF;
}

.s_btn a:active{
background:url(../images/s_btn_over.jpg) right no-repeat;
display:block;
}

.submenu{
	font-size:14px;
	padding:3px 0 3px 0;
	font-weight:bold;
	color:#FFFFFF;
	float:left;}
	
.submenu a{
	margin:0 2px 0 3px;
	padding:3px 10px 3px 10px;
	color:#999999;
	float:left;
	font-weight:normal;
	text-decoration:none;
	background:#424242;
	display:block;
			}
			
.submenu a:visited{
	color:#999999;
	background:#424242;
			}

			
.submenu a:hover{
	color:#000;
	background:#999999;			}

.submenu a:active{
	color:#999999;
	background:#424242;
			}

/* Footer */

.footer {
	background:#000000 url(../images/bar.jpg) repeat-x;
	height:145px;
	padding: 55px 0 0 0;
	margin: 0 auto;
	width:780px;
	text-align:left;
	color:#525252;
	}
	
.footer a{
	color:#525252;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	}
	
.footer a:visited{
	color:#525252;
	text-decoration:none;
	}
	
.footer a:hover{
	color:#a73600;
	text-decoration:underline;
	}
	
.footer a:active{
	color:#525252;
	text-decoration:none;
	}
	
.fGroup{
	height:145px;
	float:left;
	padding:0 20px 0 20px;
	border-right:1px solid #313131;}
	
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Float Classes */
	
.fltlft{float:left;}
	
.fltrt{float:right;}
