*
{
	margin: 0px;
	padding: 0px;
}

html, body 
{
	height: 100%;
} 

body
{
	text-align: left;
	background-color: #00adef;
}

a 
{
	text-decoration: none;
}

a:hover, a.unline
{
	text-decoration: underline; 
}

img
{
	border: none;
}

#Page
{
	background-color: #f20017;
	height: 100%; 

	position: relative;
	width: 760px;

	margin-left: auto;
	margin-right: auto;

	z-index: 4;
}

#Top
{
	height: 80px;
}

#Logo
{
}

#Lang
{
}

#MainNav
{
	background-color: #ffffff;
	height: 21px;
	color: #f20017;
	text-transform: uppercase;
	font-size: 12px;
}

#MainNav div.AspNet-Menu-Horizontal
{
	padding-left: 173px;
	padding-top: 2px;
}

#MainNav a
{
	color: #f20017;
}

#Middle
{
	position: relative;
	height: 100%;
}

#SideBar
{
	margin: 0px;
	padding: 0px;

	position: relative;
	top: 15px;
	width: 168px;
	overflow: hidden;
	
	float: left;
	height: 100%;
}

	div.LoginBox
	{
		background-color: #ffffff;
		background-position: right bottom;
		background-image: url(images/hoek_RB.gif);
		background-repeat: no-repeat;

		margin-left: 5px;
		margin-right: 5px;
	}

	div.LoginBox p.title	
	{
		color: #f20017;
	}
	
	div.AspNet-Login
	{
		padding: 8px;
	}

	div.AspNet-Login input
	{
		background-color: #f20017;
		border: solid 1px #f20017;
		color: #ffffff; 
		margin-bottom: 3px;
	}

	div.AspNet-Login a
	{
		color: #f20017;
	}
	
	div.NewsBox
	{
		margin-left: 4px;
		margin-right: 5px;
		margin-top: 20px;
 
 		padding-left: 8px;
 		padding-right: 8px;
 		padding-top: 4px;
 		padding-bottom: 10px;

		background-color: #ffffff;
		color: #404040;
	}
	
	div.NewsBox a
	{
		color: #404040;
	}
	
	div.NewsBox ul li
	{
		list-style-type: none;
	}

	#AttiksBox
	{
		margin: 0px;
		padding: 0px;
		color: #ffffff;
		font-size: smaller; 
		position: absolute;
		bottom: 0px;
		text-align: right;
		right: 5px;
	}
	
	#AttiksBox a
	{
		color: #ffffff;
	}
	
#Content
{
	position: relative;
	width: 550px;

	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;

	top: 15px;

	background-color: #ffffff;
	height: 100%;
	
	color: #404040;

	overflow: auto; 
}

#Content a 
{
	color: #404040;
}

#Content p
{
	margin-bottom: 6px;
}
	
#ContentWrapper
{
	padding-bottom: 40px;
}

#Footer
{
	position: absolute;
	bottom: 0px;
	font-size: large; 
	height: 18px;
	clear:both;
	color: #ffffff;
}

#Lijn
{
	position: fixed;
	bottom: 20px;

	background-image: url(/images/streep.gif);
	width: 100%;
	height: 94px;
	
	z-index: 2;
}

#Attiks
{
	position: fixed;
	bottom: 190px;

	width: 100%;
	height: 20px;
	
	z-index: 2;
}

#Attiks div.dummypage
{
	position: relative;

	width: 810px;

	margin-left: auto;
	margin-right: auto;
	
	top: 0px;
}

#Attiks div.attiks_logo
{
	float: right;
}
