@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

a:link{
color: #dfd43a;
text-decoration: underline;
}

a:visited{
color: #dfd43a;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

a:active{
color: #dfd43a;
text-decoration: underline;
}

#header {
	background-image: url(../images/businessloop_03.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 155px;
}

#twitter {
    margin-left: 250px;
    display: block;
    padding-top: 25px;
}

#twitter img {
    border: none;
}

#header_content {
	width: 880px;
	float: right;
	padding-right: 20px;
	text-align: right;
	color:#27621c;
	font-size:12px;
	font-family: Myriad Pro;
        margin-top: 10px;
}

#header_content a {
	text-decoration: none;
	color: #27621c;
	font-weight: bold;
}

#header_content a:hover {
	color: #27621c;
	text-decoration: underline;
}

#main {
	background-image: url(../images/businessloop_04.jpg);
	background-position: top;
	background-repeat: repeat-y;
	width: 920px;
	display: inline-table;
}

#menu {
	width: 200px;
	margin-top: 26px;
	margin-left: 30px;
	float: left;
	text-align: left;
	vertical-align: top;
}

#menu a {
	color: #FFF;
	text-decoration: none;
}

#menu a:hover{
	color: #DFD53A;
	text-decoration: underline;
}

a#contact {
	color: #27621c;
}

#main_content_tekst {
	width: 425px;
	margin-top: 26px;
	margin-left: 20px;
	float: left;
	text-align: left;
	vertical-align: top;
}

#main_content_uitslag {
	width: 640px;
	margin-top: 26px;
	margin-right: 30px;
	margin-left: 20px;
	float: right;
	text-align: left;
}

#main_content_foto {
	width: 205px;
	margin-top: 26px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	text-align: center;
	vertical-align: top;
}

#footer {
	background-image: url(../images/businessloop_06.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 22px;
}

#footer_content {
	width: 900px;
	text-align: right;
	padding-top: 30px;
}
#menu ul, #menu li {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	list-style: none;
	font-weight: bold;
	font-size: 15px;
}
#menu ul li ul li {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 13px;
}
#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #008300;
	border-right-color: #006200;
	border-bottom-color: #006200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	background-color: #056805;
	color: #FFF;
	margin: 0;
	padding: 3px 5px 1px;
}

div.element {
	background: #056805;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#titel_container {
	background-color:#056805;
}

#titel_container :hover{
	background-color:#024a02;
}

div.element p, div.element h4 {
	margin: 0px;
	padding: 8px;
}

blockquote {
	padding: 5px 20px;
}

.sponsorboardtop {
	background: url(../images/sponsorboardtop.gif);
	width: 425px;
	height: 8px;
}

.sponsorboard {
	background: #fff;
	padding-left: 15px;
	padding-right: 15px;
}

.sponsorboardbottom {
	background: url(../images/sponsorboardbottom.gif);
	width: 425px;
	height: 8px;
}
