@import url(resetclearfix.css);
@import url(classes.css);
@import url(menu.css);
@import url(kroegenweb.css);

body {
	padding:15px 0;
	background:url(/images/body_bg.gif) top center;
	text-align:center;
	font:11px Arial;
	color:#FFF;
}

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

div {
	behavior:url("/css/iepngfix.htc");
}

div#top {
	margin:0 auto;
	width:945px;
	height:190px;
	background:url(../images/top_bg.png);
	text-align:left;
}

div#top a {
	display:block;
	width:186px;
	height:133px;
}

div#top h1 {
	padding:26px 0 0 121px;
}

div#middle {
	margin:0 auto;
	width:952px;
	background:url(../images/middle_bg.png);
	text-align:left;
}

div#bottom {
	margin:0 auto;
	width:952px;
	height:37px;
	background:url(../images/bottom_bg.png);
	text-align:left;
}

div#bottom marquee {
	margin:0 12px;
	padding:4px 0;
}

div#bottom a {
	display:block;
	margin:3px 12px 0 0;
	width:45px;
	height:12px;
}

table#content {
	margin-left:12px;
	width:932px;
	border-top:2px #E3E2E2 solid;
	border-bottom:2px #E3E2E2 solid;
}

td#menu_td {
	width:168px;
	background:#1A1A1B;
}

td#content_td {
	width:573px;
	background:#767676 url(../images/content_bg.gif) no-repeat center;
	border-left:2px #E3E2E2 solid;
	border-right:2px #E3E2E2 solid;
}

td#content_td a {
	color:#FFF;
}

td#agendanews_td {
	background:#2A2627;
}

td#address_td {
	width:168px;
	height:163px;
	background:#1A1A1B url(/images/address_bg.gif) no-repeat bottom left;
	vertical-align:bottom;
}

td#address_td div {
	padding:0 0 22px 13px;
	font-size:12px;
	line-height:17px;
}


#inhoud
{
	display: table !important;
	height: auto;
	overflow: hidden;
	float: left;
	position: relative;
}

/* Accordion */
.inhoud_menu {
	float: right;
}

.inhoud_menu_link {
	float: left;
	display: block;
	font-weight: bold;
	cursor: pointer;
	height: 15px;
}

.inhoud_menu_link a{
	font-weight: bold;
	text-decoration: none;
}

.inhoud_menu_link a:link,
.inhoud_menu_link a:visited,
.inhoud_menu_link a:active{
	text-decoration: none;

}

.inhoud_menu_link a:hover {
	text-decoration: underline;
}

.accordion
{
	color: #000000;
	font-family: Arial;
}

h3
{
	color: #fff;
	margin: 0;
	padding:0;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

h2
{
	display: block;
	margin-bottom: 7px;
	font-size: 12px;
	font-weight: bold;
}
