* {
 	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #fafafa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url('../img/body_background.gif');
	background-position: center;
	background-repeat: repeat-y;
}

#container, #splashpage {
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
	padding-right: 50px;
	width: 960px;
}

#splashpage {
	text-align: center;
}

#container #header {
	height: 149px;
	background-image: url('../img/header.jpg');
	background-repeat: no-repeat;
}

#nav{
	width:960px;
	height:60px;
	position:relative;
	background-image: url(../img/menu_background.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
}

#nav .select,
#nav .current {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li {
    display: inline;
    margin: 0;
    padding: 0;
    height: auto;
}

#nav .select a, #nav .current a {
    display: block;
    height: 20px;
    float: left;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
    text-decoration: none;
    line-height: 20px;
    white-space: nowrap;
    color: #fff;
}

* html #nav .select a, * html #nav .current a {
    width: 1px;
    height: 41px;
}

/* style for hover main item */
#nav .select a:hover, #nav .select li:hover a {
	background-color:#fcf1b8;
    cursor: pointer;
    color: #000000;
}

#nav .sub {
    display: none;
}

/* for IE5.5 and IE6 only */
#nav table {
    position: absolute;
    border-collapse: collapse;
    left: 0;
    top: 0;
}
/* style for active main item */
#nav .current a {
	background-color:#fcf1b8;
    color: #000000;
}
#nav .sub li a:hover, #nav .select a:hover .sub li a:hover, #nav .select li:hover .sub li a:hover {
	background-color:#e1ad3b;
    color: #dea32e;
}
#nav .sub_active .current_sub a, #nav .sub_active a:hover {
	background-color:#e1ad3b;
    color: #dea32e;
}
#nav .select li a:hover .sub, #nav .select li:hover .sub {
    display: block;
    position: absolute;
    width: 960px;
    top: 33px;
    left: 0;
    background-image: url('../img/submenu_background.jpg');
	background-repeat: repeat-x;
    margin-top: 0;
    padding: 0;
    z-index: 200;
    color: #dea32e;
}
#nav .sub, #nav .sub_active {
    margin: 0;
    padding: 0;
    list-style: none;
}
#nav .sub_active {
    display: block;
    position: absolute;
    width: 960px;
    top: 33px;
    left: 0;
    background-image: url('../img/submenu_background.jpg');
	background-repeat: repeat-x;
    margin-top: 0;
    padding: 0;
    z-index: 150;
}
* html #nav .sub_active, * html #nav .select a:hover .sub {
    z-index: -1;
    margin-top: 0;
    margin-t\op:1px;
}

#nav .select a:hover .sub li a, #nav .select li:hover .sub li a ,
#nav .sub_active a {
    height: 20px;
	font-size: 11px;
	font-weight: normal;
    text-decoration: none;
    line-height: 20px;
    white-space: nowrap;
    display: block;
    float: left;
    background-image: url('../img/submenu_background.jpg');
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
    margin: 0;
    white-space: nowrap;
    border: 0;
    color: #000;
}

#container #page, #container #rightside {
	float: left;
	overflow: hidden;
	padding-top: 20px;
}

#container #page {
	width: 670px;
	padding-left: 20px;
	padding-right: 20px;
	width: 630px;
}

#container #page .breadcrumb ul, #container #page .breadcrumb li {
	display: inline;
	list-style-type: none;
}

#container #page h3 {
	width: 630px;
	height: 23px;
	padding-left: 10px;
	padding-right: 10px;
	width: 610px;
	padding-top: 4px;
	height: 19px;
	background-image: url('../img/newsitem_title_background.jpg');
	background-repeat: no-repeat;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 10px;
}

#container #rightside {
	width: 290px;
	padding-left: 20px;
	padding-right: 20px;
	width: 250px;
}

#container #page h2 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

#container #page .breadcrumb {
	margin-bottom: 20px;
}

#container #page .pagecontent ul, #container #page .pagecontent ol {
	margin-left: 20px;
}

#container #page .activiteit {
	margin-bottom: 20px;
}

#container #rightside #kalender_inline {
	font-size: 13px;
}

#container #page .pagecontent form label {
	display: block;
	width: 120px;
	float: left;
}

#container #page .pagecontent form input {
	border: 1px solid #cccccc;
}

#container #page .pagecontent form input.submit {
	border: 1px solid #cccccc;
	background-color: #999999;
	padding: 4px;
}

#bottom {
	clear: both;
	float: none;
	height: 1px;
	margin-top: -1px;
}

/* calendar */
#kalender_inline {
	margin-bottom: 20px;
}
#kalender_inline .activity {
	border: 1px solid #fbcb09;
	background: #fdf5ce url(ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #c77405;
	outline: none;
}
#kalender_activities h2{
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
#kalender_activities p.no-activities, #kalender_activities .activity{
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	font-size: 11px;
}

#kalender_activities .activity h3{
	font-size: 11px;
	margin-bottom: 10px;
	text-transform: lowercase;
}

.clear {
	float: none;
	clear: both;
	height: 1px;
	margin-top: -1px;
}
