/*------------------------------------------------------------------*/
/* Default Styles													*/
/*------------------------------------------------------------------*/

body, html {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #ffcb08 url(../images/themakatern/container_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}

#tm2009-banner {

margin: 0px auto;
width: 680px !important;
height: 50px;
background-image: url(/ClusterBranding/ThiemeMeulenhoff/CorpBalk/images/tm779.gif);
background-repeat: no-repeat;
background-position: right bottom;
}



.inv {
	display: none;
}

a {
	color: #ff7416;
}

ul, li {
	margin: 0px 0px 0px 8px;
	padding: 0px;
	list-style-type: square;
}

h1, h2, h3 ,h4 ,h5 ,h6 {
	color: #ff7416;
}

/*------------------------------------------------------------------*/
/* Layout Styles													*/
/*------------------------------------------------------------------*/

#container {
	position: relative;
	width: 708px;
	margin: 0 auto;
}

#header {
	height: 184px;
}

#header h1 {
	margin: 0px;
	padding: 0px;
}

.home_button {
	position: absolute;
	top: 12px;
	right: 33px;
	display: block;
	width: 66px;
	height: 66px;
}

.ckv_button {
	position: absolute;
	top: 116px;
	left: 151px;
	display: block;
	width:66px;
	height:66px;
}

a.logo {
	position: absolute;
	background-image: url(../images/themakatern/logo_palet.gif);
	display: block;
	width: 268px;
	height: 115px;
	top: 60px;
	right: 164px;
}

#pre_content {
	background-image: url(../images/themakatern/pre_contentbg.gif);
	width: 440px;
	height: 36px;
}

#center_holder {
	float: left;
	width: 448px;
}

#content {
	float: left;
	border-top: 1px solid white;
	background-color: #fff;
	width: 400px;
	padding-left: 20px;
	padding-right: 20px;
}

#menu {
	float: left;
	position: relative;
	width:130px;
	text-align: right;
	margin-top: 19px;
}

#right_col {
	margin-top: 8px;
	float: left;
	width:116px;
	height:109x;
}

#menu li {
	padding: 3px 13px 3px 3px;
}

#menu div {
	margin-top: 65px;
	padding-right: 13px;
}

#menu div a {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 8px 0px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

#menu div a:hover {
	color: #555;
}

/*------------------------------------------------------------------*/
/* Font Styles														*/
/*------------------------------------------------------------------*/

#menu table a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffe5d3;
	text-decoration: none;
	letter-spacing: -1px; 
}

#menu table a:hover {
	color: #FFF;
} #tm2009-banner  {margin: 0px auto !important; float: none !important;}
