/**************************** 
	GENERAL CSS STYLES
		- BODY
		- A LINKS
		- IMAGES
		- IMAGE PRELOAD
 ****************************/

body {
	font-family: "Lucida Sans", Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
	background-image: url(../img/atal123_bg.png);
	background-repeat: repeat-x;
	background-color: #e1e1e1;
	margin: 0px 0px 0px 0px;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #89b9d9;
}
a:hover {
	text-decoration: underline;
	color: #89b9d9;
}
img {
	border: 0px;
}
.preloadimg {
	display: none;
}
.clear {
	clear: both;
}
/**************************** 
	THE SITE STYLES 
		- SITE
			- HEAD
			- MENU
			- CONTENT
			- CONTENT CONTACT
			- CONTENT ZOEKEN
			- CONTENT ADS
			- FOOTER
 ****************************/
#site {
	width: 873px;
	margin-left: auto;
	margin-right: auto;
}
#head {
	margin-top: 4px;
	width: 873px;
	height: 80px;
}
#head .logo {
	margin-left: 35px;
	float: left;
	width: auto;
}
#head .languages {
	margin-right: 0px;
	margin-top: 6px;
	width: 165px;
	max-height: 70px;
	float: right;
	overflow: hidden;
}
#head .languages a, #head .languages a:link, #head .languages a:visited, #head .languages a:active, #head .languages a:hover {
	font-size: 12px;
	color: #8ebcda;
	text-decoration: none;
}
#head .nl {
	display: block;
	width: 75px;
	height: 24px;
	padding-top: 10px;
	margin-top: 2px;
	padding-right: 51px;
	background-image: url(../img/atal123_nederlands.png);
	text-align: right;
	cursor: pointer;
}
#head .nl:hover {
	background-image: url(../img/atal123_nederlands_up.png);
}
#head .en {
	display: block;
	width: 75px;
	height: 24px;
	padding-top: 10px;
	margin-top: 2px;
	padding-right: 51px;
	background-image: url(../img/atal123_english.png);
	text-align: right;
	cursor: pointer;
}
#head .en:hover {
	background-image: url(../img/atal123_english_up.png);
}
#menu {
	width: 873px;
	height: 45px;
	background-image: url(../img/atal123_menu_bg.png);
	overflow: hidden;
}
#menu img {
	float: left;
}
#menu a{
	text-decoration: none;
	font-size: 16px;
	color: #fffff9;
}
#menu a:link {
	text-decoration: none;
	font-size: 16px;
	color: #fffff8;
}
#menu a:hover {
	text-decoration: none;
	font-size: 16px;
	color: #878787;
}
#menu .menu {
	display: block;
	float: left;
	width: auto;
	cursor: pointer;
	background-image: url(../img/spacer.gif);
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
}
#menu .menu:hover {
	background-image: url(../img/atal123_menu_bg_up.png);
}
#menu .Startpagina {
	cursor: pointer;
	display: block;
	float: left;
	width: 40px;
	height: 45px;
	margin-right: 2px;
	background-image: url(../img/spacer.gif);
}
#menu .Startpagina:hover {
	background-image: url(../img/atal123_menu_startpagina_up.png);
}
#menu .zoekvak {
	margin-top: 9px;
}
input[type=submit] {
	color: #5698c9;
	margin: 0px;
}
input:hover, textarea:hover, select:hover {
	border: 2px solid #FFF;
}
#content {
	width: 873px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.6;
}
#content .inf {
	color: #89b9d9;
}
#content .top {
	width: 873px;
	height: 9px;
	background-image: url(../img/atal123_content_top.png);
}
#content .languagesstart {
	margin-right: 0px;
	margin-top: 6px;
	width: 126px;
	float: right;
	overflow: hidden;
}
#content .languagesstart a, #content .languagesstart a:link, #content .languagesstart a:visited, #content .languagesstart a:active, #content .languagesstart a:hover {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#content .nl {
	display: block;
	width: 75px;
	height: 24px;
	padding-top: 10px;
	margin-top: 2px;
	padding-right: 51px;
	background-image: url(../img/nl-flag.gif);
	text-align: right;
	cursor: pointer;
}
#content .nl:hover {
	background-image: url(../img/nl-flag.gif);
}
#content .en {
	display: block;
	width: 75px;
	height: 24px;
	padding-top: 10px;
	margin-top: 2px;
	padding-right: 51px;
	background-image: url(../img/en-flag.jpg);
	text-align: right;
	cursor: pointer;
}
#content .en:hover {
	background-image: url(../img/en-flag.jpg);
}
#content .content {
	width: 873px;
	background-image: url(../img/atal123_content_bg.png);
	min-height: 400px;
}
#content .topzoeken {
	width: 873px;
	height: 9px;
	background-image: url(../img/atal123_contentzoeken_top.png);
}
#content .contentzoeken {
	width: 873px;
	background-image: url(../img/atal123_contentzoeken_bg.png);
}
#content .contentzoeken h1 {
	font-size: 20px;
	color: #545454;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}
#content .contentzoekresultaat {
	padding-left: 10px;
}
#content .bottomzoeken {
	width: 873px;
	height: 9px;
	background-image: url(../img/atal123_contentzoeken_bottom.png);
}
#content .topzoeken {
	width: 873px;
	height: 9px;
	background-image: url(../img/atal123_contentzoeken_top.png);
}
/**************************** 
		- CONTENT ADS
 ****************************/
#content .topAds {
	width: 873px;
	height: 9px;
	background-image: url(../img/atal123_contentads_top.png);
}
#content .contentAds {
	width: 873px;
	background-image: url(../img/atal123_contentads_bg.png);
}
#content .contentAds h1 {
	font-size: 20px;
	color: #545454;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}
#content .contentAdsTArea {
	padding-left: 10px;
}
#content .bottomAds {
	width: 873px;
	height: 9px;
	background-image: url(../img/atal123_contentads_bottom.png);
}

/**************************** 
		- CONTENT ADVERT
 ****************************/
#content .contentadvert {
	width: 873px;
	height: 200px;
	background-image: url(../img/atal123_advert_bg.png);
	background-position: center center;
}
#content .contentadvertplayer {
	margin-left: 10px;
	padding-top: 10px;
}
#content .left {
	width: 155px;
	float: left;
	margin: 0px 10px 10px 15px;
}
#content .left h1 {
	font-size: 14px;
	color: #666666;
	padding: 0px;
	margin: 15px 0px 5px 0px;
	font-weight: normal;
}
#content .left p {
	padding: 0px;
	margin: 0px 0px 10px 15px;
}
#content .left ul {
	padding: 0px;
	margin: 0px 0px 10px 15px;
	list-style-type: square;
	color: #89b9d9;
}
#content .left li {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}
#content .left span {
	display: block;
	height: auto;
	padding-left: 10px;
	border-left: 2px solid #89b9d9;
}
#content .left li a, #content .left li a:link, #content .left li a:visited, #content .left li a:active {
	text-decoration: none;
	font-size: 12px;
	color: #878787;
}
#content .left li a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #89b9d9;
}
#content .right {
	width: 650px;
	float: right;
	margin: 0px 15px 10px 10px;
}
#content .right h1 {
	font-size: 16px;
	color: #555555;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}
#content .right h2 {
	color: #8ebcda;
	font-size: 14px;
	padding: 0px;
	margin: 2px 0px 5px 10px;
	font-weight: normal;
}
#content .right p {
	padding: 0px;
	margin: 0px 0px 10px 15px;
}
#content .line {
	background-image:url(../img/portfolio_images/portfolio_line.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
#content .right form {
	padding: 0px;
	margin: 0px 0px 10px 15px;
}
#content .right input, #content .right textarea {
	padding: 2px;
	color: #878787;
	border: 1px solid #8ebcda;
	border-left: 2px solid #8ebcda;
	border-bottom: 2px solid #8ebcda;
	padding-left: 10px;
	font-size: 12px;
	background-color: #FFFFFF;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:12px;
}
#content .right .Error {
	border-left: 2px solid #ff4c4c;
	border-bottom: 1px solid #ff4c4c;
}
#content .hr {
	border:dotted 1px;
	color:#8ebcda;
}
#content .more {
	float:right;
	width: auto;
}
#content .bottom {
	width: 873px;
	height: 9px;
	background-image: url(../img/atal123_content_bottom.png);
}
#content .tbl_prijzen {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	width: 95%;
	border: 0px;
}
#content .tbl_prijzen tr, #content .tbl_prijzen td {
	margin: 0px;
	padding: 2px;
	padding-left: 5px;
}
#content .tbl_head {
	background-image: url(../img/atal123_prijzen_bg.png);
	font-weight: bold;
	color: #FFFFF9;
}
#content .tbl_head td {
	padding-left: 10px;
}
#content .tbl_row td, #content .tbl_row2 td {
	padding-left: 5px;
	cursor: pointer;
}
#content .tbl_row2 {
	background-color: #f8f8f6;
}
#content .tbl_prijs {
	font-weight: bold;
}
#content .tbl_row:hover, #content .tbl_row2:hover {
	background-color: #e3e2e2;
}
#content img {
	border: 0px;
}
#content .errors {
	color: #ff0000;
}
#content .correct {
	color: #666666;
}
#content .title {
	color: #666666;
	font-weight: bold;
	font-size: 90%;
	margin-top: 2px;
	margin-bottom: 5px;
}
#content .field {
	color: #8ebcda;
	font-size: 90%;
	margin-bottom: 7px;
}
#content .small {
	font-size: 100%;
}
#content .thanks {
	margin-top: 15px;
	color: #666666;
	font-size: 105%;
	margin-bottom: 15px;
}
#footer {
	width: 873px;
	height:30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image:url(../img/atal123_footer_bg.png);
	background-position: bottom;
}
#footer .item {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	width: auto;
}
#footer .item h1 {
	font-size: 12px;
	color: #545454;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#footer .item ul {
	font-size: 10px;
	padding: 0px;
	margin: 0px 0px 10px 15px;
	list-style-type: square;
	color: #878787;
}
#footer .item li {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}
#footer .item li a, #footer .item li a:link, #footer .item li a:visited, #footer .item li a:active {
	text-decoration: none;
	font-size: 10px;
	color: #878787;
}
#footer .item li a:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #89b9d9;
}
#footer .contact {
	float: right;
	text-align: right;
	margin: 7px 15px 0px 15px;
	width: auto;
}
#footer .contact b {
	color: #89b9d9;
	font-weight: normal;
}
#footer .contact ul {
	font-size: 10px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	list-style-type: none;
	color: #e8e8e8;
}
#footer .contact li {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
#footer .contact li a, #footer .contact li a:link, #footer .contact li a:visited, #footer .contact li a:active {
	text-decoration: none;
	font-size: 10px;
	color: #e8e8e8;
}
#footer .contact li a:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #e8e8e8;
}
