body {
	margin: 0 auto;
	background: #ff3300;
	font-family: tahoma, Arial, Helvetica;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6, p {
	padding: 0;
	margin: 0;
}

img {
	border: none;
}

.clear {
	clear: both;
}

#container {
	width: 1000px;
	margin: 0 auto;
}

#internal-bg {
	background: url(../images/internal_bg.jpg) no-repeat top center;
}

#header {
	background: url(../images/header_bg.jpg) no-repeat;
	height: 202px;
}

#logo h1 a {
	text-indent: -5000em;
	display: block;
	width: 480px;
	height: 200px;
}

#header-int {
	background: url(../images/header_int.jpg) no-repeat;
	height: 202px;
}

#main-container {
	background: url(../images/main_falsebg.jpg) repeat-y;
}

#main-containerInt {
	background: url(../images/internal_midbg.jpg) repeat-y;
}

#main {
	background: url(../images/main_bg.jpg) no-repeat;
	padding-left: 20px;
	padding-top: 45px;
}

#main-internal {
	background: url(../images/main_internalbg.jpg) no-repeat;
	padding-left: 20px;
	padding-top: 45px;
}

#bottom-main {
	background: url(../images/main_bottombg.jpg) no-repeat right top;
	padding-left: 45px;
}

#bottom-internal {
	background: url(../images/internal_bottombg.jpg) no-repeat right top;
	padding-left: 45px;
}

#bottom-internal img {
	padding-right: 20px;
}

#bottom-main img {
	padding-right: 20px;
}

#navigation,
#navigation-int {
	width: 197px;
	float: left;
	position: relative;
	padding-top: 17px;
}

#navigation a,
#navigation-int a {
	text-decoration: none;
	color: #000000;
}

#navigation a:hover,
#navigation-int a:hover {
	text-decoration: underline;
}


#navigation-top {
	background: url(../images/navigation_topbg.jpg) no-repeat top right;
	height: auto!important;
	height: 354px;
	min-height: 354px;
}

#navigation-topint {
	background: url(../images/navigation_topint.jpg) no-repeat top right;
	min-height: 354px;
	height: auto!important;
	height: 175px;
	min-height: 175px;
}

#navigation-mid {
	background: url(../images/navigation_midbg.jpg) repeat-y right;
}

#navigation-topint ul {
	list-style: none;
	padding-top: 45px;
	padding-left: 0;
	margin: 0;
}

#navigation-top ul {
	list-style: none;
	padding-top: 45px;
	padding-left: 0;
	margin: 0;
}

#navigation-top ul li ul,
#navigation-topint ul li ul {
	padding-top: 10px;
}

#navigation-top ul li ul li,
#navigation-topint ul li ul li {
	background: none;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	font-weight: normal;
}

#test-header {
	cursor: pointer;
	padding-right: 15px;
}
#test-content {
	display: none;
}

#navigation-midint {
	background: url(../images/navigation_midint.jpg) repeat-y right;
}

#navigation-top ul li,
#navigation-topint ul li {
	background: url(../images/nav_separator.jpg) no-repeat top;
	text-align: right;
	font-weight: bolder;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 35px;
	padding-left: 15px;
	display: block;
}

#navigation-top ul li.first,
#navigation-topint ul li.first {
	text-align: right;
	font-weight: bolder;
	padding-bottom: 20px;
	padding-right: 35px;
	padding-left: 15px;
	display: block;
	background: none;
	padding-top: 0;
}

#navigation-top ul li a,
#navigation-topint ul li a {
	padding-right: 15px;
}

#navigation-top ul li a.active,
#navigation-topint ul li a.active {
	background: url(../images/arrow.gif) no-repeat right;
}

#navigation-bottom {
	background: url(../images/navigation_bottombg.jpg) no-repeat right;
	height: 56px;
}

#navigation-bottomint {
	background: url(../images/navigation_bottomint.jpg) no-repeat right;
	height: 84px;
}

#content {
	width: 770px;
	float: right;
	padding-top: 5px;
}

#content .right-img {
	float: right;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}

#left-image {
	background: url(../images/bigimg_bg.jpg) no-repeat;
	width: 574px;
	height: 391px;
	padding-left: 3px;
	padding-top: 4px;
	float: left;
}

#left-image img {
	width: 567px;
	height: 383px;
}

#right-images {
	float: right;
	padding-right: 25px;
}

#image-top {
	background: url(../images/img1_bg.jpg) no-repeat;
	width: 160px;
	height: 122px;
	padding-top: 4px;
	padding-left: 3px;
	padding-bottom: 8px;
}

#image-mid {
	background: url(../images/img2_bg.jpg) no-repeat;
	width: 160px;
	height: 122px;
	padding-top: 4px;
	padding-left: 3px;
	padding-bottom: 8px;
}

#image-bottom {
	background: url(../images/img3_bg.jpg) no-repeat;
	width: 160px;
	height: 122px;
	padding-top: 4px;
	padding-left: 3px;
}

#image-plg {
	width: 218px;
	height: 77px;
	padding-top: 4px;
	padding-left: 3px;
	margin: 50px 30px 0 10px;
	float: right;
}

#image-top img,
#image-mid img,
#image-bottom img {
	width: 154px;
	height: 115px;
}

#text {
	padding-right: 25px;
	line-height: 1.7em;
}

#text table tr td {
	padding-right: 20px;
}

#text h2 {
	color: #fd3400;
	font-size: 14px;
	font-weight: bolder;
	padding-bottom: 15px;
}

#symbols {
  float: right;
  text-align: right;
  margin: 10px 30px;
}

#language {
	float: left;
	padding-top: 8px;
}



#footer {
	margin-left: 170px;
	color: #ffffff;
	font-size: 14px;
	width: 780px;
	padding-top: 35px;

}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

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

/*************** Reserveren CSS ***************/

#text form table tr td {
	vertical-align: top;
}

#text form p {
	padding-bottom: 10px;
}
