body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	border:none;
}

body {
	background-color: #fff;
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	padding:0;
	margin:0;
}
img {
		border:none;
	}

#container {
	width: 1000px;
	margin-left: 10px;
	}

#hor_nav img {
		border:none;
		margin-right: 15px;
		padding-top: 10px;
	}
body,td,th {
	color: #909090;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

H1, H2 {
	color:#F09;
}

#hor_nav {
	padding-top: 10px;
	padding-bottom: 10px;

	}
	
	#hor_nav a:link{
	color:#fff;
	}
	
	#hor_nav a:visited{
	color:#fff;
	}
	
	#hor_nav a:hover{
	color:#3C0;
	}
	
	#hor_nav a:active{
	color:#F06;
	}
	
#formaat {`
overflow: auto;
	width: 100%
}
	
#formaten {
	margin-left: 10px;
	}

#maincontent {
	float:left;
	}

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 5px;
	width: 400px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #CCC url(../../table-images/left.png) left -1px no-repeat;
}
#rounded-corner thead th.rounded-q3
{
	background: #CCC url(../../table-images/right.png) right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	background: #CCC;
}
#rounded-corner td
{
	padding: 8px;
	background: #E2E2E2;
	border-top: 1px solid #fff;
	color: #000;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #CCC url(../../table-images/botleft.png) left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #CCC url(../../table-images/botright.png) right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #999;
}

#formaten {
	float:left;
	}
	
	.div_clear {
            clear:both;
            border: solid 2px #fff;
        }

