/* Stylesheet website Zeenz 2006
   Ale van der Ploeg
   www.AddSite.nl 
   */
   
   
/* Body
---------------------------------------------------------------------------------------------- */   

body {
	margin: 0;
	padding: 0;
	background-color: #D7D7E1;
	color: black;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 18px; 
	color: #7D7D88; 	
}

/* Channels
---------------------------------------------------------------------------------------------- */

.row1 { 
	width: 732px;
	background: url(/images/algemeen/2006/row1.gif) repeat-y;
	float: left;
	}
	
.row2 { 
	width: 732px;
	background: url(/images/algemeen/2006/row2.gif) repeat-y;
	float: left;
	}	
	
	

.channel { 
	width: 214px;
	padding: 15px 15px 5px 15px;
	float: left;
	}
	
	
.container
{
	position:relative;
	display: block;
	text-decoration: none;
}

.container a, .container a:link, .container a:visited, .container a:active 
{
	display: block;
	height: 91px;
	color: #ffffff;
	text-decoration: none;
	background: #B2B2BF url(/images/algemeen/2006/arrows_white.gif) 10px 72px  no-repeat;
	border-bottom: 0px solid white;
}

.container img
{
	float: left;
	border-bottom: 1px solid #ffffff;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

.container .tekst
{
	position: absolute;
	top: 61px;
	left: 0px;
	display: block;
	padding: 6px 0px 5px 25px;
	margin: 0px 5px 0px 0px;
	line-height: 16px;
}

.container a:hover
{
	display: block;
	height: 91px;
	color: #ffffff;
	text-decoration: none;
	background: #E8270D url(/images/algemeen/2006/arrows_white.gif) 10px 72px  no-repeat;
	border-bottom: 0px solid white;

}

.container a:hover img
{
	filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.greylinks
{
	padding: 10px 0px 5px 15px;
	border-bottom: 1px solid #C6C6D2;
}

.redlinks
{
	float: left;
	padding: 10px 0px 0px 15px;
}

.rss
{
	float: right;
	padding: 0px;
}

.rss img
{
	border: 0px;
	margin: 10px 10px 0px 0px;
}	
	

/* Indeling
---------------------------------------------------------------------------------------------- */

#outercontainer {
	margin:0 auto;
	width: 980px;
	border: 5px solid #C6C6D2;
}

#innercontainer {
	border: 1px solid black;
	background: white;
}

#top {
	position: relative;
	width: 978px;
	border-bottom: 1px solid black;
	background-color: #E4E4EA;
}
	#top_logo {
		float: left;
		padding: 16px 0px 0px 16px;
	}
	
	#top_logo img{
		border: 0px;
	}	

	#top_content {
		text-align: left;
		float: right;
		width: 752px;
	}

#topmenu {
	padding: 7px;
	border-bottom: 1px solid black;
	background-color: #E4E4EA;
}

#contentcontainer {
	background: white;
	text-align: left;
}

.top_channels {
	float: left;
	padding: 0px 25px 15px 35px;
	color: #E8270D; 
}

.top_channels ul
	{ 
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 20px 25px 0px 0px;
	}

.top_channels li 
{
	margin: 0px 0px 0px 0px; 
}

.line
{
	float: left;
	width: 2px;
	font-size: 0px;
	line-height: 0px;
	height: 100px;
	background: url(/images/algemeen/2006/top_line.gif) top left;
	margin: 15px 25px 0px 0px; 
}

.top_channels a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #7D7D88;
	}
.top_channels a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #7D7D88;
	}
.top_channels a:hover, .top_channels a:active { 
	text-decoration: none; 
	color: #000000;
	}	
	
a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #C40040;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #C40040;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #EA335B;
	}	
	
	
a.whitelink:link { 
	display: block;
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff;
	padding: 0px 0px 5px 10px;
	background: url(/images/algemeen/2006/arrow_white.gif) 0px 6px no-repeat;
	}
	
a.whitelink:visited { 
	display: block;
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff;
	padding: 0px 0px 5px 10px;
	background: url(/images/algemeen/2006/arrow_white.gif) 0px 6px no-repeat;
	}
	
a.whitelink:hover, a.whitelink:active { 
	background: url(/images/algemeen/2006/arrow_black.gif) 0px 6px no-repeat;
	color: #000000;
	}	
	
	
a.redlink:link { 
	display: block;
	font-weight: normal; 
	text-decoration: none; 
	color: #E8270D;
	padding: 0px 0px 5px 10px;
	background: url(/images/algemeen/2006/arrow_red.gif) 0px 6px no-repeat;
	}
	
a.redlink:visited { 
	display: block;
	font-weight: normal; 
	text-decoration: none; 
	color: #E8270D;
	padding: 0px 0px 5px 10px;
	background: url(/images/algemeen/2006/arrow_red.gif) 0px 6px no-repeat;
	}
	
a.redlink:hover, a.redlink:active { 
	background: url(/images/algemeen/2006/arrow_black.gif) 0px 6px no-repeat;
	color: #000000;
	}	
	
	
a.greylink:link { 
	display: block;
	font-weight: normal; 
	text-decoration: none; 
	color: #7D7D88;
	padding: 0px 0px 5px 10px;
	background: url(/images/algemeen/2006/arrow_grey.gif) 0px 6px no-repeat;
	}
	
a.greylink:visited { 
	display: block;
	font-weight: normal; 
	text-decoration: none; 
	color: #7D7D88;
	padding: 0px 0px 5px 10px;
	background: url(/images/algemeen/2006/arrow_grey.gif) 0px 6px no-repeat;
	}
	
a.greylink:hover, a.greylink:active { 
	background: url(/images/algemeen/2006/arrow_black.gif) 0px 6px no-repeat;
	color: #000000;
	}		

#footer { 
	color: #E1E2E7;
	height: 75px;
	background: #6F707A;
	border-top: 1px solid #000000;
	padding: 0px 0px 0px 0px;
	}		
	
#footer a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #FFFFFF;
	}
	
#footer a:visited {
	font-weight: normal; 
	text-decoration: none;
	color: #FFFFFF;
	}
#footer a:hover, a:active { 
	text-decoration: underline; 
	background: none;
	color: #FFFFFF;
	}
	
#footerleft { 
	float: left;
	height: 75px;
	line-height: 75px;
	padding-left: 260px;
	}	
	
#footerright { 
	float: right;
	height: 75px;
	line-height: 75px;	
	width: 488px;
	}		
		
	
#leftside { 
	width: 216px;
	float: left;
	padding: 15px;
	}
	
#rightside { 
	width: 732px;
	margin-bottom: 15px;
	float: right;
	}	
	
.redheader { 
	height: 30px;
	line-height: 30px;
	padding: 0px 0px 0px 13px;
	background: #E8270D;
	color: #ffffff;
	font-weight: bold;
	border-top: 1px solid #9B1B09;
	border-left: 1px solid #9B1B09;
	border-right: 1px solid #9B1B09;
	}
	
.blackheader { 
	padding: 8px 0px 8px 13px;
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #000000;
	}	
	
.greycontent { 
	padding: 13px;
	background: #EDEDF1;
	margin: 1px 0px 10px 0px;
	border-bottom: 1px solid #C6C6D2;
	border-left: 1px solid #C6C6D2;
	border-right: 1px solid #C6C6D2;
	}	
	
.redcontent { 
	padding: 15px;
	background: #E8270D;
	color: #ffffff;
	margin: 0px 0px 13px 0px;
	border: 1px solid #9B1B09;
	}		
		
.clearer {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
	
	
	

	
	
/* Formulier
---------------------------------------------------------------------------------------------- */

form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	}
	

input.button { 
	background: #1C1C1C; 
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #9C9C9C; 
	border-right: 1px solid #000000; 
	border-top: 1px solid #9C9C9C; 
	color: #ffffff; 
	float: right;
	margin: 5px 0px 10px 0px; 
	padding: 3px 5px 3px 5px; 
	}	
	
.inputNormal {
	background: #ffffff;
	border: 1px solid #DADBE0;
	font-size: 11px;
	width: 182px;
	line-height: 11px;
	height: 20px;
	margin: 1px 0px 1px 0px;
	padding: 0px;	
		}		
		
.inputArea {
	background: #ffffff;
	border: 1px solid #97C8DB;
	font-size: 11px;
	width: 223px;
	line-height: 11px;
	margin: 1px 0px 1px 0px;		
		}	
		
/* Navigatiebalk
---------------------------------------------------------------------------------------------- */

#navcontainer_nav
	{ 
	width: 216px;
	float: left;
	margin: 0px 0px 15px 0px;
	}


#navcontainer_nav ul
	{ 
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#navcontainer_nav li { margin: 0; }

#navcontainer_nav a 
	{
	display: block;
	color: #7D7D88;
	font-size: 11px;
	padding: 0px 10px 0px 25px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	background: #EFF0F6 url(/images/algemeen/2006/arrow_grey.gif) 15px 13px no-repeat;
	border-bottom: 1px solid #ffffff;
	}

#navcontainer_nav a:hover
	{
	background: #B2B2BF url(/images/algemeen/2006/arrow_white.gif) 15px 13px no-repeat;
	color: #ffffff;
	}

#navcontainer_nav li li a 
	{
	display: block;
	color: #7D7D88;
	font-size: 11px;
	padding: 7px 10px 7px 40px;
	text-decoration: none;
	background: #EFF0F6;
	margin-bottom: 1px;
	}

#navcontainer_nav li li li a 
	{
	display: block;
	color: #7D7D88;
	font-size: 11px;
	padding: 7px 10px 7px 60px;
	text-decoration: none;
	background: #EFF0F6;
	margin-bottom: 1px;
	}

#navcontainer_nav .actief a
	{
	background: #B2B2BF url(/images/algemeen/2006/arrow_white.gif) 15px 13px no-repeat;
	color: #ffffff;
	}			