/* Start of CMSMS style sheet 'Stoppelhaene - Style' */
/** BODY */

body {
  	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
  	color: #333;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-top: 0;
  	color: #D11111;
	letter-spacing: 1px;
  	text-align: left;
}

h1 {
	margin: 0;
	padding: 5px 0 0 0;
	font-weight: bolder;
	letter-spacing: 1px;
	font-size: 24px;
}

h2 {
	margin: 0;
	padding: 10px 0 0 0;
	font-weight: bolder;	
	font-size: 18px;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	letter-spacing: 5px;
	text-transform: uppercase;
	font-weight: bolder;
}

a {
	color: #0D4DBE;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
  	color: #0D4DBE;
	text-decoration: underline;
}

img {
  border: none;
}

img, div {
	behavior: url(../css/iepngfix.htc)
}

/** CONTAINER */

#container {
	clear: both;
	width: 1020px;
	height: auto;
	margin: 50px auto 0px auto;
}

/** HEADER */

#header {
	background: none;
	width: 730px;
	height: 180px;
        margin: 0px auto;
}

#flash {
	background: none;
	width: 730px;
	height: 180px;
	margin: 0px auto;
}

#flash-countdown {
	background: none;
	position: relative;
	width: 200px;
	height: 35px;
}

#flash-tickets {
	background: none;
	position: relative;
	width: 200px;
	height: 200px;
}

/** MENU */

#menu {
	float: left;
	width: 145px;
	margin: 0px auto;
}

#menu ul {
	list-style: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#menu li {
	padding: 7px 0px;
}

#menu a {
	display: inline;
	background: url(../images/achtergronden/achtergrond-menu.gif) no-repeat;
	margin: 0px;
	padding: 5px 2px 5px 7px;
	height: auto;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

#menu a:hover, #menu a:active, #menu .menuactive {
	text-decoration: none;
}

/** SUBMENU */

#submenu {
	float: right;
	width: 145px;
	margin: 0px auto;
}

#submenu ul {
	list-style: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#submenu li {
	padding: 7px 0px 6px 0px;
}

#submenu a {
	display: inline;
	background: url(../images/achtergronden/achtergrond-submenu.gif) no-repeat;
	background-position: top right;
	margin: 0px;
	padding: 5px 7px 5px 2px;
	height: auto;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

#submenu a:hover, #submenu a:active, #submenu .menuactive {
	text-decoration: none;
}

/** CONTENT */

#content {
	background: url(../images/achtergronden/kader-content.png) repeat-y;
	float: left;		
	width: 730px;
	height: 100%;
	min-height: 450px;
	margin: 0 auto;
}

#total {
	left: 0px;
	width: 690px;
	margin: 0px 15px;
	padding: 5px;
}

#total p, #kolomA p, #kolomB p {
	margin: 0px 0px 10px 0px;
	text-align: left;
	line-height: 150%;
}

#kolomA {
	float: left;
	width: 450px;
	margin: 0px 15px;
	padding: 5px;
}

#kolomB {
	float: right;
	width: 200px;
	margin: 10px 15px 0px 15px;
	padding: 5px;
}

#content ul {
        list-style: bullet;
        padding: 0px;
        margin: 10px 20px;
        line-height: 150%;
}

/** SPONSOR */

#sponsor {
	background: #FFF;
	width: 730px;
	height: 60px;
	position: relative;
	clear: both;
	margin: 0px auto;
	text-align: center;
}

#sponsor img {
	padding: 5px 10px 0px 10px;
	vertical-align: middle;
}

/** FOOTER */

#footer {
	background: url(../images/achtergronden/kader-footer.png) no-repeat;
	border: none 0px;
	clear: both;
	margin: 0px auto;
	text-align: left;
	width: 680px;
	height: 24px;
	padding: 0px 5px;
}

#footer #left {
	float: left;
}

#footer #right {
	float: right ;
}		
	
table {
        width: 100%;
        border: 0px solid transparent; 
}

th, td {
        border: 0px solid transparent;
        vertical-align: top;
}
/* End of 'Stoppelhaene - Style' */

