*
{
                margin: 0;
                padding: 0;
                border: 0;
                outline: 0;
                font-weight: inherit;
                font-style: inherit;
                font-size: 100%;
                font-family: inherit;
                vertical-align: baseline;
                -moz-box-sizing: content-box; /* Mozilla */ 
                box-sizing: content-box; /* Opera7 */ 
}

:focus
{
                outline: 0;
}

ol, ul, li
{
                list-style: none;
}

table
{
                border-collapse: collapse;
                border-spacing: 0px;
                border: 0px;
}

caption, th, td
{
                text-align: left;
                vertical-align: top;
                font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after 
{
                content: "";
}

blockquote, q 
{
                quotes: "" "";
}

body {font-family: Tahoma; font-size: 11px; color: #000; background: #000 url(../images/bg_page.gif) repeat-x left top; margin: 0px auto; text-align: center; line-height: 1; overflow: hidden; width: 910px;}
html {overflow-y: scroll;}

.headerbox { float: left; width: 910px; height: 174px; background: url(../images/bg_header.jpg) no-repeat left top;}
.logobox { float: left; width: 266px; height: 64px; padding: 8px 0px 0px 45px; }
.headertitle { float: left; width: 520px; padding: 4px 0px 0px 12px; text-align: left; font-size: 24px; color: #fff; font-weight: bold; line-height: 1.4em;}

.topmenubox { float: left; width: 910px; text-align: center; background: #f1211f;}
.topmenubox ul { margin: 0px auto; list-style-type: none; display: block; text-align:center;}
.topmenubox li { display:inline; height:33px; text-align:center; width:114px;}
.topmenubox a { font-size: 12px; color: #fff; text-decoration: none; background: url(../images/bg_topmenu.gif) no-repeat left top; display: block; width: 100%; height: 33px; vertical-align: bottom; }
.topmenubox a:visited { color: #fff; text-decoration: none;	background: url(../images/bg_topmenu.gif) no-repeat left top; display: block; width: 100%; height: 33px; vertical-align: bottom;}
.topmenubox a:hover { color: #fff; text-decoration: none; background-position: 0px -33px; height: 33px;}
.topmenubox a.active { color: #fff; text-decoration: none; background-position: 0px -33px; height: 33px;}

.container { float: left; width: 890px; background: #fff; padding: 25px 10px 10px 10px;}

.leftbox { float: left; width: 530px; }
.rightbox { float: left; width: 337px; margin: 0px 0px 0px 20px; }
.welcomebox { float: left; width: 530px; text-align: left;}
.welcomebox h1 { font-size: 18px; color: #000; font-weight: bold; padding: 5px 0px 4px 0px; text-align: center; }
.welcomebox p { font-size: 12px; color: #000; font-weight: normal; padding:0 0 20px; }
.welcomebox img { float: left; }

.homephoto { float: left; width: 220px; height: 210px; margin: 10px 10px 0px 0px; }
.homedescription { float: left; width: 300px; height: 210px; background: #f1211f;  margin: 10px 0px 0px 0px; text-align: left;}
.homedescription h1 { font-size: 14px; color: #fff; font-weight: bold; padding: 15px 10px 10px 10px; }
.homedescription h2 { font-size: 11px; color: #fff; font-weight: bold; padding: 10px 10px 5px 10px; text-align: right;}
.homedescription ul { float: left; list-style-type: none; width: 300px; display: block;}
.homedescription li { float: left; font-size: 12px; width: 200px; height: 28px; padding: 0px 10px 0px 10px; display: block;}
.homedescription li.linkbox { float: left; font-size: 12px; width: 60px; height: 28px; text-align: right; display: block;}
.homedescription a, { color: #fff; text-decoration: underline; }
.homedescription a:visited, { color: #fff; text-decoration: underline; }
.homedescription a:hover, { color: #fff; text-decoration: none; }


.formbox { float: left; width: 333px; text-align: left; border: #fbe6e8; border-style: solid; border-width: 0px 2px 2px 2px; padding: 0px 0px 20px 0px;}
.formbox h1 { font-size: 22px; color: #fff; font-weight: bold; padding: 5px 0px 5px 0px; text-align: center; background: url(../images/bg_title.gif) no-repeat left top;}
.formbox ul { padding: 15px 10px 5px 40px;}
.formbox li { font-size: 12px; padding: 0px 0px 10px 0px; list-style-image: url(../images/arrow.gif);}
.formbox dt { float: left; padding: 5px 0px 3px 10px; margin: 0px 0px 0px 20px; width: 105px; height: 30px; font-size: 13px; display: block; background: #ffff18; }
.formbox dd { float: left; padding: 3px 10px 5px 0px; width: 170px; height: 30px; font-size: 13px; display: block; background: #ffff18; }
.formbox sup { font-size: 10px; color: #ff0000; font-weight: bold; }
.formbox input[type="text"] { width: 170px; border: 1px solid #ccc;}
.formbox select { width: 170px; border: 1px solid #ccc;}
.formbox textarea { width: 170px; height: 100px;border: 1px solid #ccc;}

.titlebox { float: left; text-align: left; width:100%;}
.titlebox h1 { font-size: 18px; color: #000; font-weight: bold; padding: 5px 0px 10px 10px; }

.contentboxform { float: left; width: 100%; text-align: left; background: #ffff18; border: #fff; border-style: solid; border-width: 0px 0px 2px 0px;}
.contentboxform img { margin: 5px 10px 5px 10px;}
.contentboxform h1 { font-size: 14px; color: #000; font-weight: bold; padding: 10px 10px 5px 10px; }
.contentboxform h2 { font-size: 12px; color: #000; font-weight: bold; padding: 10px 10px 40px 10px; }
.contentboxform p { font-size: 12px; color: #000; padding: 5px 10px 5px 10px; text-align: left; line-height: 1.2em;}
.contentboxform hr { float: left; clear: both; color: #dedede; height: 1px; width: 100%; margin: 0px; padding: 0px; background: #dedede; border: 0px solid #dedede;}
.contentboxform ul { float: left; text-align: left; font-size: 11px; color: #666666; padding: 5px 0px 5px 20px; width: 700px; }
.contentboxform li { list-style-type: square; padding: 3px 0px 3px 0px;}
.contentboxform dt { float: left; padding: 5px 0px 3px 10px; width: 175px; height: 30px; font-size: 13px; display: block; }
.contentboxform dd { float: left; padding: 3px 10px 5px 0px; width: 170px; height: 30px; font-size: 13px; display: block; }
.contentboxform sup { font-size: 10px; color: #ff0000; font-weight: bold; }
.contentboxform input[type="text"] { width: 170px; border: 1px solid #ccc;}
.contentboxform select { width: 170px; border: 1px solid #ccc;}
.contentboxform a { color: #000; text-decoration: underline; }
.contentboxform a:visited { color: #000; text-decoration: underline; }
.contentboxform a:hover { color: #f1211f; text-decoration: none; }

.contentbox { float: left; width: 530px; text-align: left; background: #ffff18; border: #fff; border-style: solid; border-width: 0px 0px 2px 0px;}
.contentbox img { margin: 5px 10px 5px 10px;}
.contentbox h1 { font-size: 14px; color: #000; font-weight: bold; padding: 10px 10px 5px 10px; }
.contentbox h2 { font-size: 12px; color: #000; font-weight: bold; padding: 10px 10px 40px 10px; }
.contentbox p { font-size: 12px; color: #000; padding: 5px 10px 5px 10px; text-align: left; line-height: 1.2em;}
.contentbox hr { float: left; clear: both; color: #dedede; height: 1px; width: 100%; margin: 0px; padding: 0px; background: #dedede; border: 0px solid #dedede;}
.contentbox ul { float: left; text-align: left; font-size: 11px; color: #666666; padding: 5px 0px 5px 20px; width: 700px; }
.contentbox li { list-style-type: square; padding: 3px 0px 3px 0px;}
.contentbox dt { float: left; padding: 5px 0px 3px 10px; width: 175px; height: 30px; font-size: 13px; display: block; }
.contentbox dd { float: left; padding: 3px 10px 5px 0px; width: 170px; height: 30px; font-size: 13px; display: block; }
.contentbox sup { font-size: 10px; color: #ff0000; font-weight: bold; }
.contentbox input[type="text"] { width: 170px; border: 1px solid #ccc;}
.contentbox select { width: 170px; border: 1px solid #ccc;}
.contentbox a { color: #000; text-decoration: underline; }
.contentbox a:visited { color: #000; text-decoration: underline; }
.contentbox a:hover { color: #f1211f; text-decoration: none; }
.datebox { float: right; width: 150px; height: 60px; text-align: left; display: block;}
.leftform { float: left; width: 380px; text-align: left; margin: 0px 0px 0px 50px;}
.centerform { float: left; width: 380px; text-align: left; margin: 0px 200px 0px 250px;}

.footerbox { float: left; width: 910px; height: 75px; background: url(../images/bg_footer.gif) repeat-x left top; }
.adverterenbox { float: left; width: 740px; text-align: left; }
.adverterenbox h1 { font-size: 14px; color: #fff; font-weight: bold; padding: 15px 0px 0px 0px; }
.adverterenbox img { margin: 7px 10px 0px 10px; float: left; }
.publiforcebox { float: left; width: 150px; padding: 7px 20px 0px 0px; text-align: right; }
.bottommenu { float: left; width: 910px; text-align: center; padding: 10px 0px 0px 0px; font-size: 12px; color: #000;}

.bottommenu a { color: #000; text-decoration: underline; }
.bottommenu a:visited { color: #000; text-decoration: underline; }
.bottommenu a:hover { color: #000; text-decoration: none; }


.outhercontainer { float: left; width: 890px; background: #fff; padding: 25px 10px 10px 10px; text-align: left;}
#container {
	position: relative;
	width:890px;
	height:auto;
	margin: 0 auto;
	background-color:#ed9655;
	border: solid 1px #ed9655;
	font-size: 12px;
}

.outhercontainer input[type="text"] { font-size: 14px; border: 1px solid #ccc;}
.outhercontainer input[type="file"] { font-size: 14px; border: 1px solid #ccc;}
.outhercontainer input[type="submit"] { font-size: 14px; border: 1px solid #ccc;}
.outhercontainer select { font-size: 14px; border: 1px solid #ccc;}
.outhercontainer textarea { font-size: 14px; border: 1px solid #ccc;}
.outhercontainer th, td
{
                vertical-align: middle;
                font-weight: normal;
				padding: 3px;
}
.outhercontainer p { font-size: 12px; color: #000; padding: 5px 5px 5px 5px; text-align: left; line-height: 1.2em;}
.outhercontainer a { color: #bf1925; text-decoration: underline; }
.outhercontainer a:visited { color: #bf1925; text-decoration: underline; }
.outhercontainer a:hover { color: #bf1925; text-decoration: none; }

/* - layout - */
#container {
	position: relative;
	width:890px;
	height:auto;
	margin: 0 auto;
	background-color:#ed9655;
	border: solid 1px #ed9655;
	font-size: 12px;
}
/* kop */
#header {
	position: relative;
	width:800px;
	height:81px;
	background-color:#CC6600;
}
#header1 {
	float:left;
	width:275px;
	height:75px;
	padding-top: 5px;
}
#header2 {
	float:left;
	width:520px;
	height:80px;
}
/* kop menu */
td.menu {
	width:160px;
	height:21px;
	background-image:url(../images/horsimo_tab.gif);
	text-align:center;
}
td.menu2 {
	width:160px;
	height:21px;
	background-image:url(../images/tab_transparent.gif);
	text-align:center;
}
a.menu {
	display:block;
	text-decoration:none;
	color:#000000;
}
a:hover.menu {
	text-decoration:underline;
}
#main {
	font-size: 12px;
	position:relative;
	width:790px;
	min-height:119px;
	height:auto !important; /* voor moderne browsers */
	height:119px;
	background-color:#FFFFFF;
	padding:5px;
}
#footer {
	position:relative;
	width:890px;
	height:42px;
	text-align:center;
	background-color:#CC6600;
}
/* einde */
img.footer {
	margin-top:10px;
}
/* - end layout - */

/* - main - */
#bg {
	position:relative;
	float:right;
	width:376px;
	height:119px;
	background-image:url(../images/horsimo_backgrond.jpg);
	background-repeat:no-repeat;
	text-align:right;
	background-position:right;
}
/* - inschrijfmenu - */
#formlinks {
	position:relative;
	width:800px;
	height:212px;
	background-color:#FFCC66;
}
td.formmenu {
	width:122px;
	height:152px;
	background-image:url(../images/horsimo_grote_button.gif);
	background-repeat:no-repeat;
	background-position:center;
}
a.formmenu {
	color:#990066;
	text-decoration:none;
	padding:5px;
	display:block;
}
a:hover.formmenu {
	text-decoration:underline;
}
/* - end inschrijfmenu - */

/* - form - */
div#formcontainer {
	position: relative;
	width: 700px;
	margin: 0 auto;
}
div#uploading {
	position: relative;
	color: red;
	display: none;
}
div#forms {
	width: 700px;
	left: 50px;
	top: 110px;
	font-size: 13px;
}
div.error {
	border: 1px solid black;
	background:  #FFFF99;
	width: 680px;
	position: relative;
	padding: 10px;
}
div.privacy {
	border: 1px solid silver;
	background: white;
	padding: 10px;
	margin-top: 10px;
}
td.label {
	width: 200px;
	text-align: right;
	font-weight: bold;
	padding-right: 20px;
}
img.digit {
	position: relative;
	top: 8px;
	margin-right: 5px;
}
div#content {
	position: relative;
	width: 100%;
	left: 0px;
	font-size: 12px;
	line-height: 18px;
	background: white;
	padding-top: 5px;
	border-top: 2px solid #ffa500;
}
div.form {
	background-color: #ffff18;
	padding: 5px;
}
div.formtitle {
	font-weight: bold;
	padding: 0px 0px 6px 0px;
}
div.field {
	background-color: #ffff18;
	padding: 5px;
	margin-bottom: 10px;
}
/* type 4 from */
.doorzichtig {
	width:100%;
	min-height:100%;
	filter: alpha(opacity=40);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity:0.40;
}
img.doorzichtig {
	position: relative;
	top: 8px;
	margin-right: 5px;
}
span.subtitle {
	color: #fff;
	background: #f1211f;
	padding: 2px 15px 2px 15px;
	font-weight: bold;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
/* - end form - */

table.t2 {
	border-width: 1px 1px 1px 1px;
	border-style: outset;
	border-color: white white white white;
	border-collapse: collapse;
	background-color: white;
}
table.menu {
	border-width: 1px;
	border-style: none;
	border-collapse: collapse;
	background-color: #fffff0;
}
table.menu th {
	border-width: 1px;
	padding: 0px;
	border-style: outset;
	border-color: white;
	background-color: #fffff0;
}
table.menu td {
	border-width: 1px;
	padding: 0px;
	border-style: outset;
	border-color: white;
font-size:12px;
font:Georgia, "Times New Roman", Times, serif;
text-align:center;
}
table.menu A:link {
color: white;
text-decoration:none;
}
table.menu A:hover {
color: white; 
text-decoration:none;
}
table.menu A:visited {
color: white;
text-decoration:none;
}
table.menu A:visited:hover {
color: white;
text-decoration:none;
}
table.menu A:active {
text-decoration:none;
}

.bannerbox { float: left; width: 120px; }
.sitebox { float: left; width: 910px; }



/* bas additions */
.topmenubox
{
	padding-top:10px;
}
.topmenubox
{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	line-height:33px;
}

.topmenubox a, .topmenubox a:visited
{
	color:#FFFFFF;
	display:inline-block;
	font-size:14px;
	font-weight:bold;
	line-height:33px;
	width:114px;
}
.align-center
{
	text-align:center;
}
.bottommenu ul
{
	width:550px;
	overflow:hidden;
}
.bottommenu ul li
{
	display: inline;
	padding-right:10px;
}