/*
  Alten
*/
/* General Styles
  **************************************/
body {
	margin: 0;
	font: 13px Tahoma, Verdana, Sans-serif;
	background: #F3F3F3 url(../images/background.jpg) repeat-x;
	line-height: 18px;
}
a {
	color: #333;
	/* text-decoration: underline; */
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
a img {
	border: 0;
}
p {
	margin: 0 0 5px;
}
h1 {
	font: bold 14px Tahoma;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	color: #666666;
}
h2 {
	font: oblique bold 14px Tahoma;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	color: #666666;
}
.content-padding {
	padding: 4px;
}
.clear {
	clear: both;
}
/* Wrapper Styles
  **************************************/
#wrapper-container {
	width: 951px;
	margin: 0 auto;
}
/* Header Styles
  **************************************/
#header-container {
	height: 120px;
	margin-top: 0px;
}
#logo {
	float: left;
	width: 350px;
	height: 120px;
	margin-left: 10px;
	background: url(../images/AltenLogo2011.png) no-repeat left center;
}
#slogan {
	float: right;
	width: 240px;
	height: 120px;
	margin-right: 10px;
	background: url(../images/slogan_gray.png) no-repeat right center;
}
/* Header Styles
  **************************************/
#navigation-container {
	/* line-height: 30px; */
  	height: 38px;
	padding-left: 4px;
  /* background: #444;*/
}
#taal_eng {
	float: right;
	width: 33px;
	height: 20px;
	margin-right: 10px;
	margin-top: 10px;
	background: url(../images/english_flag.jpg) no-repeat right center;
}
/* search */
#search {
	float: right;
	width: 230px;
}
#search form {
	margin: 0;
	/* padding: 63px 0 0 0; */
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#search #s, #search #x {
	float: left;
}
#search #s {
	width: 140px;
	margin: 4px 2px 0 0;
	padding: 2px 5px;
	background: url(../images/img02.gif) repeat-x;
	border: 1px solid #ACACAC;
}
#search #x {
	width: 67px;
	height: 28px;
	padding: 0;
	float: right;
	background: #006BFF url(../images/search_button_lg.gif) no-repeat;
	border: none;
	text-transform: lowercase;
	color: #FFFFFF;
}
/* Centeral Column Styles
  **************************************/
#centeral-container {
}
#column-top {
	width: 951px;
	height: 18px;
	background: url(../images/vlak_02.png) no-repeat;
}
#column-middle {
	width: 951px;
	margin: 0 auto;
	background: url(../images/vlak_04.png) repeat-y;
}
.middle-column {
	float: left;
	min-height: 250px;
}
.column-one {
	width: 200px;
	margin-left: 21px;
	/* margin-top: -4px; */
}
/* news block */
.column-one .news {
	min-height: 170px;
	margin-bottom: 10px;
	background: url(../images/back_200px.jpg) no-repeat;
}
.column-one .news a {
	color: #808080;
	font-variant: small-caps;
}
.column-one .news a:hover {
	color: #000000;
}
/* submenu block */
.column-one .submenu_block {
	/* height: 170px;*/
  height: auto;
	margin-bottom: 10px;
	background: url(../images/back_200px.jpg) no-repeat;
}
.column-one .middle {
	height: 150px;
	margin-bottom: 10px;
	background: url(../images/back_200px.jpg) no-repeat;
}
.column-one .middle a {
	color: #808080;
}
.column-one .middle a:hover {
	color: #000000;
}
.column-one .bottom {
	height: 170px;
	margin-bottom: 10px;
	background: url(../images/back_200px.jpg) no-repeat;
}
.column-two {
	width: 460px;
	margin-left: 10px;
	/* margin-top: -4px; */
	background: url(../images/back_460px.jpg) no-repeat;
	height: auto;
}

.column-two .collega{ 
  width: 440px; 
  margin-left: 0px; 
  margin-top: 0px;
  padding: 4px 4px 4px 4px; 
  min-height: 50px;
  font-size: 11px;
}

.column-two .goedteweten{ 
  width: 460px; 
  margin-left: 0px; 
  margin-top: 0px;
  padding: 4px 4px 4px 4px;
  background: url(../images/back_460px_yellow.jpg) no-repeat; 
  min-height: 75px;
}
.column-two .header {
	width: 460px;
	height: 5px;
	margin-bottom: 0px; /*padding: 4px 4px 4px 4px;*/;
	background: url(../images/header_460px.jpg) no-repeat;
}
.column-two .balk {
	width: 240px;
	height: 2px;
	margin-top: 5px; /*padding: 4px 4px 4px 4px;*/;
	background: url(../images/balkje_grijs_240px.jpg) no-repeat;
}
.column-two .expertise_left {
	width: 145px;
	min-height: 75px;
	float: left;
	margin-top: 0;
	margin-left: 3px;
	padding-top: 5px;
	padding-left: 0px;
	text-align: center;
	background: url(../images/back_150px.jpg) no-repeat;
}
.column-two .expertise_left a {
	color: #808080;
	font-size: 11px;
	font-weight: bold;
}
.column-two .expertise_middle a {
	color: #808080;
	font-size: 11px;
	font-weight: bold;
}
.column-two .expertise_middle {
	width: 145px;
	min-height: 75px;
	float: left;
	margin-top: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 0px;
	text-align: center;
	background: url(../images/back_150px.jpg) no-repeat;
}
.column-three {
	width: 240px;
	margin-left: 10px;
	/* margin-top: -4px; */
}
.column-three .top {
	height: 28px;
}
.column-three .toptemp{
  height: 120px;
	margin-bottom: 7px;
}

.column-three .middle {
	height: auto;
	margin-top: 7px;
	margin-bottom: 7px;
}
.column-three .textad {
	min-height: 100px;
	margin-top: 7px;
	margin-bottom: 7px;
	font: bold 14px Tahoma;
	color: #666666;
	background: url(../images/back_240px.jpg) no-repeat;
}
.column-three .bottom {
	height: auto;
	margin-top: 10px;
}
.column-three .balkje {
	width: 240px;
	height: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/balkje_grijs_240px.jpg) no-repeat;
}
/* Footer Styles
  **************************************/
#footer-container .top {
	width: 951px;
	height: 30px;
	margin: 0 auto;
/* float: bottom; */ /* padding: 30px 0; */	background: url(../images/vlak_07.png) no-repeat;
}
#footer-container .bottom {
	text-align: center;
}

