html,body{
	margin : 0;
	padding : 0;
	background-color : #1b1b1b;
}
div.sponsors_mid {
	height: 120px;
	width: 168px;
	text-align : center;
	display: block;
	padding: 10px;
}
div.sponsor_ticker img {

}
div#sponsor_ticker{
	display: none;
	clear:both;
	position: relative;
	float: left;
}
html,body {
	line-height : 17px;
	font-family : Tahoma;
	font-size : 11px;
	color : #6C6C6C;
}

a, a:link, a:visited, a:active {
	color : #222222; 
	text-decoration :  underline;
}
a:hover{
	color : #000000; 
	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;
}

.lijn {
	display : block;
	background : url(http://www.zinspelers.nl/gfx/lijn.gif) repeat-x;
	margin: 4px 0 7px 0;
	line-height : normal;
	font-size : none;
	height : 1px;
	width : 492px;
}

.border {
	border : 3px solid #bdbdbd;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Georgia;
	font-weight : normal;
	font-size : 18px;
	color : #222222;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Georgia;
	font-weight :  bold;
	font-size : 17px;
	color : #222222;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Georgia;
	font-weight :  bold;
	font-size : 16px;
	color : #222222;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 15px;
	color : #222222;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Georgia;
	font-weight :  bold;
	font-size : 14px;
	color : #222222;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Georgia;
	font-weight :  bold;
	font-size : 13px;
	color : #222222;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.color {
	float : left;
	background-color : #FFFFFF;
	width : 100%;
}

.container {
	margin : 0 auto;
	width : 968px;
}

.holder {
	float : left;
	background-image : url(http://www.zinspelers.nl/gfx/achtergrond.gif);
	background-repeat: repeat-y;
	width : 968px;
}

.header {
	float : left;
	padding : 20px 0 0 0;
	background-color : #FFFFFF;
	width : 968px;
}

.logo {
	float : left;
	width : 218px;
	height : 76px;
}

.hoofdmenu {
	float : left;
	padding : 72px 0 7px 0;
	width : 750px;
}

.menu_holder{
	position : relative;
	line-height : normal;
	font-weight : bold;
	font-size : 11px;
	font-family : Tahoma;
	width : 100%;
}

.menu_holder ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
	width : auto;
	float : right;
}

.menu_holder ul li {
	float : left;
	font-family : arial;
	font-size: 11px;
}

.menu_holder ul li {
	float : left;
	font-family : arial;
	font-size: 12px;
}

.menu_item a, .menu_item a:link, .menu_item a:active, .menu_item a:visited {
	float : left;
	display : block;
	padding : 0 10px 0 10px;
	border-right : 1px solid #000000;
	text-decoration : none;
	font-weight : normal;
	color : #000000;
	font-size: 12px;
}

.menu_item a:hover {
	float : left;
	display : block;
	padding : 0 10px 0 10px;
	border-right : 1px solid #000000;
	text-decoration : underline;
	font-weight : normal;
	color : #000000;
	font-size: 12px;
}

.menu_item_select a, .menu_item_select a:link, .menu_item_select a:active, .menu_item_select a:visited, .menu_item_select a:hover {
	float : left;
	display : block;
	padding : 0 10px 0 10px;
	border-right : 1px solid #000000;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
	font-size: 12px;
}

.moodbar {
	float : left;
	background-color : #FFFFFF;
	width : 968px;
	height : 148px;
}

.moodbar_l {
	float : left;
	width : 663px;
	height : 148px;
}

.moodbar_r {
	float : left;
	background-image : url(http://www.zinspelers.nl/gfx/moodbar_r.jpg);
	background-repeat: no-repeat;
	width : 305px;
	height : 148px;
}

.content {
	float : left;
	width : 968px;
}

.links {
	float : left;
	padding : 20px 20px 20px 0;
	width : 198px;
}

.nieuws {
	float : left;
	margin : 0 0 20px 0;
	width : 198px;
}

.submenu {
	float : left;
	background-image : url(http://www.zinspelers.nl/gfx/lijn.gif);
	background-position : left top;
	background-repeat : repeat-x;
	margin : 0 0 20px 0;
	width : 198px;
}

.submenu ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
	width : auto;
	float : right;
}

.submenu ul li {
	float : left;
	font-family : Tahoma;
}

.sub_item a, .sub_item a:link, .sub_item a:active, .sub_item a:visited {
	float : left;
	display : block;
	background-image : url(http://www.zinspelers.nl/gfx/lijn.gif);
	background-position : left bottom;
	background-repeat : repeat-x;
	padding : 5px 0 5px 0;
	text-decoration : none;
	font-weight : normal;
	line-height : normal;
	color : #000000;
	width : 198px;
}

.sub_item a:hover {
	float : left;
	display : block;
	background-image : url(http://www.zinspelers.nl/gfx/lijn.gif);
	background-position : left bottom;
	background-repeat : repeat-x;
	padding : 5px 0 5px 0;
	text-decoration : underline;
	font-weight : normal;
	line-height : normal;
	color : #000000;
	width : 198px;
}

.sub_item_select a, .sub_item_select a:link, .sub_item_select a:active, .sub_item_select a:visited, .sub_item_select a:hover {
	float : left;
	display : block;
	background-image : url(http://www.zinspelers.nl/gfx/lijn.gif);
	background-position : left bottom;
	background-repeat : repeat-x;
	padding : 5px 0 5px 0;
	font-weight : bold;
	line-height : normal;
	text-decoration : none;
	color : #000000;
	width : 198px;
}

.nieuws_top {
	float : left;
	background-image : url(http://www.zinspelers.nl/gfx/lijn.gif);
	background-repeat: repeat-x;
	background-position : left bottom;
	padding : 0 0 5px 0;
	font-family : Georgia;
	font-weight : normal;
	line-height : normal;
	color : #222222;
	font-size : 18px;
	width : 198px;
}

.nieuws_bottom {
	float : left;
	background-image : url(http://www.zinspelers.nl/gfx/lijn.gif);
	background-repeat: repeat-x;
	background-position : left bottom;
	padding : 7px 0 9px;
	width : 198px;
}

.nieuws_bottom span a, .nieuws_bottom span a:link, .nieuws_bottom span a:visited, .nieuws_bottom span a:active {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

.nieuws_bottom span a:hover {
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}

.sponsors {
	float : left;
	margin : 0 0 20px 0;
	width : 198px;
}

.sponsors_top {
	float : left;
	background-image : url(http://www.zinspelers.nl/gfx/lijn.gif);
	background-repeat: repeat-x;
	background-position : left bottom;
	padding : 0 0 5px 0;
	font-family : Georgia;
	font-weight : normal;
	line-height : normal;
	color : #222222;
	font-size : 18px;
	width : 198px;
}

.sponsors_mid {
	float : left;
	background-image : url(http://www.zinspelers.nl/gfx/lijn.gif);
	background-repeat: repeat-x;
	background-position : left bottom;
	text-align : center;
	padding : 14px 0 16px;
	line-height : 0;
	font-size : 0;
	width : 198px;
}

.sponsors_bottom {
	float : left;
	background-image : url(http://www.zinspelers.nl/gfx/lijn.gif);
	background-repeat: repeat-x;
	background-position : left bottom;
	background-color : #f0f0f0;
	padding : 5px 0 7px 10px;
	line-height : normal;
	width : 188px;
}

.sponsors_bottom a, .sponsors_bottom a:link, .sponsors_bottom a:visited, .sponsors_bottom a:active {
	color : #7f7f7f;
	text-decoration : none;
}

.sponsors_bottom a:hover {
	color : #7f7f7f;
	text-decoration : underline;
}

.midden {
	float : left;
	padding : 20px;
	width : 492px;
}

.rechts {
	float : left;
	padding : 20px 0 20px 20px;
	width : 198px;
}

.workshops {
	float : left;
	margin : 0 0 20px 0;
	width : 198px;
}

.workshops_top {
	float : left;
	background-image : url(http://www.zinspelers.nl/gfx/lijn.gif);
	background-repeat: repeat-x;
	background-position : left bottom;
	padding : 0 0 5px 0;
	font-family : Georgia;
	font-weight : normal;
	line-height : normal;
	color : #0069af;
	font-size : 18px;
	width : 198px;
}

.workshops_bottom {
	float : left;
	background-image : url(http://www.zinspelers.nl/gfx/lijn.gif);
	background-repeat: repeat-x;
	background-position : left bottom;
	padding : 2px 0 4px;
	width : 198px;
}

.workshops_bottom a, .workshops_bottom a:link, .workshops_bottom a:visited, .workshops_bottom a:active {
	color : #222222;
	text-decoration : none;
}

.workshops_bottom a:hover {
	color : #222222;
	text-decoration : underline;
}

.cursussen {
	float : left;
	margin : 0 0 20px 0;
	width : 198px;
}

.cursussen_top {
	float : left;
	background-image : url(http://www.zinspelers.nl/gfx/lijn.gif);
	background-repeat: repeat-x;
	background-position : left bottom;
	padding : 0 0 5px 0;
	font-family : Georgia;
	font-weight : normal;
	line-height : normal;
	color : #ffc600;
	font-size : 18px;
	width : 198px;
}

.cursussen_bottom {
	float : left;
	background-image : url(http://www.zinspelers.nl/gfx/lijn.gif);
	background-repeat: repeat-x;
	background-position : left bottom;
	padding : 2px 0 4px;
	width : 198px;
}

.cursussen_bottom a, .cursussen_bottom a:link, .cursussen_bottom a:visited, .cursussen_bottom a:active {
	color : #222222;
	text-decoration : none;
}

.cursussen_bottom a:hover {
	color : #222222;
	text-decoration : underline;
}

.fotoalbum {
	float : left;
	width : 198px;
}

.fotoalbum_top {
	float : left;
	background-image : url(http://www.zinspelers.nl/gfx/lijn.gif);
	background-repeat: repeat-x;
	background-position : left bottom;
	padding : 0 0 5px 0;
	font-family : Georgia;
	font-weight : normal;
	line-height : normal;
	color : #2b9700;
	font-size : 18px;
	width : 198px;
}

.fotoalbum_mid {
	float : left;
	background-image : url(http://www.zinspelers.nl/gfx/lijn.gif);
	background-repeat: repeat-x;
	background-position : left bottom;
	padding : 7px 0 0;
	word-spacing :7px;
	line-height : 0;
	font-size : 0;
	width : 198px;
}

.fotoalbum img  {
	margin : 0 0 7px 0;
}

.fotoalbum_bottom {
	float : left;
	background-image : url(http://www.zinspelers.nl/gfx/lijn.gif);
	background-repeat: repeat-x;
	background-position : left bottom;
	background-color : #f0f0f0;
	padding : 5px 0 7px 10px;
	line-height : normal;
	width : 188px;
}

.fotoalbum_bottom a, .fotoalbum_bottom a:link, .fotoalbum_bottom a:visited, .fotoalbum_bottom a:active {
	color : #7f7f7f;
	text-decoration : none;
}

.fotoalbum_bottom a:hover {
	color : #7f7f7f;
	text-decoration : underline;
}

.footer {
	float : left;
	background-image : url(http://www.zinspelers.nl/gfx/footer.gif);
	background-repeat: repeat-x;
	padding : 15px 0 15px 0;
	color : #bfbfbf;
	width : 100%;
}