/* geel: #FFDF50 255,223,80 */
body,td,th {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
body {
	background: #FFF url(back1.jpg) repeat-x;
	margin: 0;
}
a:link, a:visited, a:active {
	color: #910000;
	text-decoration: none;
}
a:hover {
	color: #910000;
	text-decoration: underline;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #603;
	border: 0;
	border-top: 1px solid #603;
	height: 1px;
	width: 580px;
}
h1 {
	color: #910000;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
h2, h3, h4, h5, h6 {
	color: #910000;
}
form {
	margin: 0;
}
.main {
	width: 1004px;
	margin: auto;
	padding: 0;
}

.banner {
	height: 280px;
	width: 894px;
	background: transparent url(head1.jpg) no-repeat;
	padding: 145px 55px 0 55px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.banner a {
	color: #FFF;
}
.banner .images {
	overflow: hidden;
	width: 705px;
	height: 209px;
	padding: 0;
}


.menu {
	margin-top:2px;
	margin-left:10px;
	position:relative;
	height: 40px;
	width:auto;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
.menu li{
	margin: 0;
	list-style: none;
	float: left;
	border-right: 1px solid #910000;
	height:23px;
}
.menu li.menu-first{
	border-left: 1px solid #910000;
}
.menu ul ul {
	padding-left: 8px;
}
.menu li a {
	padding: 2px 7px;
	display: block;
	color: #910000;
	text-decoration: none;
}
.menu li a:hover, .cur {
	background: #910000;
	color: #FFDF50;
	text-decoration: none;
}

.menu li.menu-current a {
	background: #910000;
	color: #FFDF50;
	text-decoration: none;
}

.menu fieldset {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}

.menu legend {
	color: #603;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

.menu input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}

.content {
	margin-left: 55px;
	margin-top:-40px;
	width: 900px;
}
.contentleft {
	float: left;
	width: 555px;
	padding-right: 25px;
	border-right: 1px dashed #FFDF50;
}
.contentright {
	float: right;
	padding-left: 10px;
	width: 300px;
}
.contentright hr {
width: 100%;
}

.footer {
	background-color: #FFF;
	clear: both;
	height: 20px;
	font-size: 10px;
	color: #666;
	text-align: center;
	line-height: 18px;
}
.powered_by {
	color: #910000;
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
}

#ticker {
	min-height: 536px;
	height: 935px;
	overflow: hidden;
	padding: 0;
}
#ticker li {
	background: none repeat scroll 0 0 #FFDF50;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 5px 5px 5px #333333;
    font-size: 13px;
    height: 75px;
    list-style: none outside none;
    margin: 8px 0;
    padding: 10px;
    text-decoration: none;
    width: 270px;
}

#loterij {
	padding: 0;
}
#loterij li {
	border: 5px solid #FFDF50;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 5px 5px 5px #333333;
    font-size: 14px;
    height: 80px;
    list-style: none outside none;
    margin: 8px 0;
    padding: 10px;
    text-decoration: none;
    width: 80%;
}

.sponsorimg {
	background: none repeat scroll 0 0 #FFDF50;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 5px 5px 5px #333333;
    max-height: 200px;
    list-style: none outside none;
    margin: 8px 0;
    padding: 10px;
    max-width: 230px;
	margin-right: 20px;
}

