body {
	margin: 0;
	padding: 0;
	background: #F8F6DD url('../images/pagina_background.png') repeat-x top center;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	line-height: 18px;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

#container {
	width: 100%;
	margin: 0 auto;
}

#header {
	height: 149px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/header_fillbg.jpg') repeat-x;
	width: 100%;
        text-align: center;
}
div#header_image {
    background: url('../images/header_background.jpg') no-repeat;
    height:     149px;
    margin:     auto;
    text-align: center;
    width:      1023px;
}
#topmenu {
	margin: 0;
	margin-left: 66px;
	padding: 0;
	height: 24px;
	list-style: none;
        position:   relative;
        overflow:   visible;
}

#topmenu li {
	padding-left: 0;
	padding-right: 8px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-weight: 700;
	float: left;
}

#topmenu a {
	color: #014e91;
	text-decoration: none;
}

#topmenu a:hover {
	text-decoration: underline;
}


#menu {
	margin: 0 auto;
	width: 965px;
	height: 47px;
	list-style: none;
	clear: both;
	padding-left:0;
}

#menu li {
	padding-left: 10px;
	padding-right: 7px;
	height: 47px;
	line-height: 47px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	float: left;
}

#menu a {
	color: #fff;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#index_content {
	margin: 0 auto;
	width: 900px;
}

#index_bedrijfsfeesten {
	background-image: url('../images/index_bedrijfsfeesten.jpg');
        background-repeat: no-repeat;
	width: 239px;
	height: 226px;
	float: left;
        border-right-style: dotted;
        border-width:   1px;
        border-color: #c0c0c0;
}

#index_bedrijfsfeesten .text {
	margin-left: 36px;
	margin-top: 45px;
        margin-bottom: 45px;
	width: 155px;
}
#index_bedrijfsfeesten div#nieuws {
    background-image: url('../images/index_nieuws.jpg');
    background-repeat: no-repeat;
    padding-top: 25px;
    padding-left: 20px;
}

#index_welkom {
	background-image: url('../images/index_welkom.jpg');
        background-repeat: no-repeat;
	width: 400px;
	height: 226px;
	float: left;
        border-right-style: dotted;
        border-width:   1px;
        border-color: #c0c0c0;
}

#index_welkom .text {
	margin-left: 17px;
	margin-top: 34px;
	width: 345px;
}

#index_contact {
	background-image: url('../images/index_contact.jpg');
	width: 259px;
	height: 226px;
	float: left;	
}

#index_contact .text {
	margin-left: 19px;
	margin-top: 34px;
	width: 230px;
}

#index_bedrijfsfeesten p {
	margin: 4px 0;
}

.leesmeer {
	text-align: right;
}

#left {
	float: left;
	width:200px;
	margin-right:15px;
}

#page {
	width:685px;
	float:right;
	margin-top: 30px;
}

#topname {
	color:black;
	font-size:26px;
	font-weight:bold;
	height:51px;
	margin-bottom:-17px;
	padding-top:15px;
	text-align:left;
	width:863px;
	padding-left:37px;
	line-height:27px;
}

.album {
	width: 205px;
	cursor:pointer;
	/*cursor:hand;*/
	text-align: center;
	padding:2px;
}
.album:hover
 {
	border: medium dotted #000;
	padding:0px;
	border-width: 2px
}

.albumleeg {
	width: 205px;
}

.phototd {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0;
}
.phototd a {
	border: 0;
	margin: 0px;
	padding: 10px;
	width: 120px;
	height: 120px;
	text-align: center;
	display: block;
}
.phototd a:hover {
	border: 2px dotted #000;
	padding: 8px;
}
div#clear_footer {
    clear:                  both;
    height:                 30px;
    background-color:       transparent;
}
div#footer {
       text-align:          center;
       font-size:           12px;
       color:               #1999CA;
       background-color:    transparent;
}
#footer a {
    color: #1999CA;
}
div#left a {
	color: #1999CA;    
}.newsRight h2 {
    color: #1999CA;
}
h3 {
    color: #1999CA;
}
