@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
li {list-style: none;}

body {
	font-family: "arial";
	font-size: 12px;
	margin: 2% 0;
}
/* header */

.container {
	font-size: 1.2em;
	margin: 0 auto;
	width: 970px;
	border: 0px solid #222;
	background: #272c32 url(http://www.maxsportsandwellness.nl/images/achtergrond_content_bruin.gif) repeat-y;
	
}

.container li {list-style-image: url(http://www.maxsportsandwellness.nl/images/li_bruin.gif); margin-left:4px;}
.container_oranje li {list-style-image: url(http://www.maxsportsandwellness.nl/images/li_oranje.gif); margin-left:4px;}
.container_groen li {list-style-image: url(http://www.maxsportsandwellness.nl/images/li_groen.gif); margin-left:4px;}
.container_paars li {list-style-image: url(http://www.maxsportsandwellness.nl/images/li_paars.gif); margin-left:4px;}
.container_rood li {list-style-image: url(http://www.maxsportsandwellness.nl/images/li_rood.gif); margin-left:4px;}

.container_oranje {
	font-size: 1.2em;
	margin: 0 auto;
	width: 970px;
	border: 0px solid #222;
	background: #272c32 url(http://www.maxsportsandwellness.nl/images/achtergrond_content_oranje.gif) repeat-y;
	
}

.container_rood {
	font-size: 1.2em;
	margin: 0 auto;
	width: 970px;
	border: 0px solid #222;
	background: #272c32 url(http://www.maxsportsandwellness.nl/images/achtergrond_content_rood.gif) repeat-y;
	
}

.container_paars {
	font-size: 1.2em;
	margin: 0 auto;
	width: 970px;
	border: 0px solid #222;
	background: #50217b url(http://www.maxsportsandwellness.nl/images/achtergrond_content_paars.gif) repeat-y;
	
}

.container_groen {
	font-size: 1.2em;
	margin: 0 auto;
	width: 970px;
	border: 0px solid #222;
	background: #50217b url(http://www.maxsportsandwellness.nl/images/achtergrond_content_groen.gif) repeat-y;
	
}
.top {
	float: left;
	width: 970px;
	height: 24px;
}

.header {
	float: left;
	width: 970px;
	height: 178px;
	margin-bottom: 8px;

}

.header .padded {
	margin-left: 26px;
	padding-right: 36px;
	height: 178px;
	background: url(http://www.maxsportsandwellness.nl/images/header_color.gif) repeat-y;
}
/* menu */

.menubalk {
	float: left;
	width: 970px;
	height: 32px;
	margin-bottom: 8px;

}

.menubalk .padded {
float: left;
	padding: 0px 0px  0px 26px ;
	padding-right: 36px;
	height: 32px;
}



.subnav {
 	font-weight: normal;
	float: left;
	font-weight: bold;
	width: 286px;
	
}

.subnav .padded {
	
	margin: 0px 4px 8px 26px;
	padding: 6px 6px 6px 8px;
	font-size: 12px;
	line-height: 12px;
	border: 2px solid #999;
}
.subnav .padded_nieuws {
	background: url(http://www.maxsportsandwellness.nl/images/afloop_nieuws.gif) repeat-x 50% 100%;
	margin: 2px 2px 2px 2px;
	padding: 4px 4px 4px 4px;
	font-size: 12px;
	line-height: 12px;
	}
	
.subnav .padded_nieuws h1 {
	color: #333;
	font-weight: normal;
	font-size: 20px;
	line-height: 22px;
	padding: 2px 2px 2px 2px;
	}

.subnav .padded_nieuws h2 {
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	padding: 2px 2px 2px 2px;
	}

.subnav .padded_nieuws h3 {
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	padding: 2px 2px 2px 2px;
	}

.subnav .padded_nieuws a {
	float: right;
	text-decoration: none;
	color: #333;
	font-weight: bold;

	}

.subnav .padded_nieuws a:hover {
	float: right;
	text-decoration: underline;
	color: #000;
	font-weight: bold;
	}





.main {
	float: left;
	width: 389px;
}



.main .padded {
	padding: 0px 4px 0px  10px;
	font-size: 12px;
	line-height: 15px;
	
}

.main p {
	font-size: 12px;
	line-height: 16px;
	color: #000;
	line-height: 15px;
	
}

.main li a {	
	color: #272c32;
	text-decoration: none;
}
.main li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.main .padded h1{
	font-weight: normal;
	font-size: 24px;
	line-height: 26px;
	padding-bottom: 16px;
	color: #474428;
}


.main .padded h2{
	font-weight: normal;
	font-size: 24px;
	line-height: 26px;
	padding-bottom: 16px;
	color: #f08a00;
}

.main .padded h3{
	font-weight: normal;
	font-size: 24px;
	line-height: 26px;
	padding-bottom: 0px;
	color: #cf003d;
}

.main .padded h4{
	font-weight: normal;
	font-size: 24px;
	line-height: 26px;
	padding-bottom: 16px;
	color: #50217b;
}

.main .padded h5{
	font-weight: normal;
	font-size: 24px;
	line-height: 26px;
	padding-bottom: 16px;
	color: #96bf0d;
}

.main .padded ul{
	padding-left: 10px;
	padding-right: 9px;
	padding-bottom: 16px;
}

.main .padded li{
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #474428;
}

.main_right {
	float: right;
	width: 294px;
}

.main_right .padded_nieuws {
	background: url(http://www.maxsportsandwellness.nl/images/afloop_evenementen.gif) repeat-x 50% 100%;
	margin: 2px 2px 2px 2px;
	padding: 4px 4px 4px 4px;
	font-size: 12px;
	line-height: 12px;
	}


	
.main_right .padded_nieuws h1 {
	color: #474428;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	padding: 2px 2px 2px 2px;

	}

.main_right .padded_nieuws h2 {
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	padding: 2px 2px 2px 2px;
	}

.main_right .padded_nieuws h3 {
	color: #333;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	padding: 2px 2px 2px 2px;
	}






.main_right .padded_image {
	margin: 0px 36px 8px 10px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 12px;
}

.main_right .padded_image img {border: 2px solid #999;  }

.main_right .padded {
	margin: 0px 36px 8px 10px;
	padding: 6px 6px 6px 4px;
	font-size: 12px;
	line-height: 12px;
	border: 2px solid #999;
}

.main_right .padded_green {
	margin: 0px 36px 8px 10px;
	padding: 6px 6px 6px 8px;
	font-size: 12px;
	line-height: 12px;
	border: 2px solid #96bf0d;
}

.main_right .padded_slogan {
	margin: 0px 36px 8px 10px;
	padding: 16px 0px 6px 8px;
	float: right;
	
}



.clearer {clear: both;}

.footer {

	background: url(http://www.maxsportsandwellness.nl/images/achtergrond_footer_bruin.gif) no-repeat;
	line-height: 45px;
	
text-align: center;
}

.footer_oranje {

	background: url(http://www.maxsportsandwellness.nl/images/achtergrond_footer_oranje.gif) no-repeat;
	line-height: 45px;
	
	text-align: center;
}

.footer_rood {

	background: url(http://www.maxsportsandwellness.nl/images/achtergrond_footer_rood.gif) no-repeat;
	line-height: 45px;

	text-align: center;
}

.footer_paars {

	background: url(http://www.maxsportsandwellness.nl/images/achtergrond_footer_paars.gif) no-repeat;
	line-height: 45px;
	
	text-align: center;
}

.footer_groen {

	background: url(http://www.maxsportsandwellness.nl/images/achtergrond_footer_groen.gif) no-repeat;
	line-height: 45px;
	
	text-align: center;
}

/* knoppenbalk */

a.knop_home{
float: left;
background-color: #474428;
background-position: 50% 50%; 
color: #fff;
display: block;
font-family: Arial;
font-size: 11pt;
font-weight: bold;
height: 30px;
line-height: 28px;
text-align: center;
text-decoration: none;
width: 129px;
}

a.knop_home:hover{
	background-color: #6A653B;
	color: #fff;
}

a.knop_sports{
float: left;
background-color: #cf003d;
background-position: 50% 50%; 
color: #fff;
display: block;
font-family: Arial;
font-size: 11pt;
font-weight: bold;
height: 30px;
line-height: 28px;
text-align: center;
text-decoration: none;
width: 130px;
}

a.knop_sports:hover{
	background-color: #E40043;
	color: #fff;
}

a.knop_welness{
float: left;
background-color: #50217b;
background-position: 50% 50%; 
color: #fff;
display: block;
font-family: Arial;
font-size: 11pt;
font-weight: bold;
height: 30px;
line-height: 28px;
text-align: center;
text-decoration: none;
width: 130px;
}

a.knop_welness:hover{
	background-color: #6E2CAC;
	color: #fff;
}

a.knop_squash{
float: left;
background-color: #96bf0d;
background-position: 50% 50%; 
color: #fff;
display: block;
font-family: Arial;
font-size: 11pt;
font-weight: bold;
height: 30px;
line-height: 28px;
text-align: center;
text-decoration: none;
width: 130px;
}

a.knop_squash:hover{
	background-color: #ADDD0D;
	color: #fff;
}

a.knop_contact{
float: left;
background-color: #f08a00;
background-position: 50% 50%; 
color: #fff;
display: block;
font-family: Arial;
font-size: 11pt;
font-weight: bold;
height: 30px;
line-height: 28px;
text-align: center;
text-decoration: none;
width: 130px;
}

a.knop_contact:hover{
	background-color: #FF9300;
	color: #fff;
}

/* form */

.form_input{ 
	border : 1px solid #f08a00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 8px;
padding: 1px;
width: 268px;
 }
 
 .form_button{ 
	border : 1px solid #f000;
	background-color: #f08a00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000;
	margin-left: 0px;
	padding: 4px;
 }


 .form_input_paars
{ 
	border : 1px solid #50217b;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 8px;
padding: 1px;
width: 368px;
 }
 
 .form_button_paars{ 
	border : 1px solid #50217b;
	background-color: #50217b;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #fff;
	margin-left: 0px;
	padding: 4px;
 }

 label
{
width: 74px;
color : #000;
font-size : 11px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
margin:4px;

}

/* weblog */
.comment_entries hr{
margin:4px 0px;
color : #50217b;
}
