/* CSS Document */
body {
  margin:0px;
  padding:0px;
  font-family: Arial, Tahoma;
  background-image: url("../images/background.jpg");
  background-repeat:repeat-x;
  background-color: #99dff5;
  text-align:center;
}

#main {
  text-align:left;
  margin: 0 auto;
  padding:0px;
  width:942px;
  
}

#head {
  background: url("../images/head.jpg");
  background-repeat: no-repeat;
  height:188px;
  padding-top:10px;
  padding-left:0px;
  margin-bottom:0px;
  margin-bottom:-54px;
}

#head h1 {
  color: #ffffff;
  font-size:0.8em;
  letter-spacing:1px;
  margin:0px;
  font-weight:normal;
  padding:0px 0px 5px 4px;
}

#head h2 {
  border:none;
  margin:0px;
  padding:0px 0px 3px 0px;
}

#head h2 a img{
  border:none;
  margin:0px;
  padding:0px;
}

#language {
  text-align: right;
  padding: 0px 40px 14px 0px;
}

#menu{
  background-image: url("../images/menu.jpg");
  background-repeat: no-repeat;
  height:74px;
  padding-left:3px;
  margin-left:0px;
  font-size:0.9em;
}

#menu img{
  float:left;
  margin:0px;
  padding:0px;
  border:none;
}

#textBox{
  width:919px;
  margin-left:1px;
  padding: 20px 0px 50px 0px;
  background-image: url("../images/text_bg.jpg");
  background-repeat: repeat-y;   
  background-color:#ffffff;
 }
 
 #text{
  padding:0px 20px 5px 20px;
  padding-right:20px;
  font-size:0.8em;
}

 #text p{
  margin-left:10px;
  color:#636464;
}

 #text div{
  margin-left:10px;
  color:#636464;
}

#bottomBoat {
  float:right;
  width:411px;
  height:47px;
  background-image: url("../images/bottom_boat.jpg");
  background-repeat:no-repeat;
  padding-right:6px;
  margin-top:-20px;
  margin-bottom:-30px;
}
 
#text h2{
  font-size:1.75em;
  letter-spacing:1px;
  font-weight:normal;
  color:#084d6a;
  margin:0px 0  5px 0;
}

#text h3{
  font-size:1.4em;
  font-weight:normal;
  letter-spacing:1px;
  color:#084d6a;
  margin:0px;
}

#standard h2{
  font-size:1.75em;
  letter-spacing:1px;
  font-weight:normal;
  color:#084d6a;
  margin:10px 0px 10px 0px;
}

#standard h3{
  font-size:1.4em;
  font-weight:normal;
  letter-spacing:1px;
  color:#084d6a;
  margin:10px 0px 10px 0px;
}

#text h4{
  font-size:0.95em;
  color:#5c5c5c;
  margin:0px 0  1px 0;
}
 
#left {
  float:left;
  width:530px;  
}

#right{
  float:right;
  width:280px;
  border-left:1px dotted #262626;
  padding-left:10px;
  padding: 5px 20px 15px 15px;
  margin-top:30px;
  font-size:0.9em;
  text-align:justify;
}


.infoBox{
 width:522px;
 margin-left:20px;
}

.infoBoxBlueTop{
  height:19px;
  background: url("../images/blue_box_top.jpg");
  background-repeat: no-repeat;
}

.infoBoxBlueBody{
  padding:0 25px 10px 25px;
  background: url("../images/blue_box_bg.jpg");
  background-repeat: repeat-y;
} 

.infoBoxBlueFoot{
  height:40px;
  background: url("../images/blue_box_foot.jpg");
  background-repeat: repeat-y;
  margin-bottom:15px;
}   

.infoBoxGreenTop{
  height:19px;
  background: url("../images/green_box_top.jpg");
  background-repeat: no-repeat;
}

.infoBoxGreenBody{
  padding:0 25px 10px 25px;
  background: url("../images/green_box_bg.jpg");
  background-repeat: repeat-y;
} 

.infoBoxGreenFoot{
  height:40px;
  background: url("../images/green_box_foot.jpg");
  background-repeat: repeat-y;
  margin-bottom:15px;
}  

.buy{
  margin-left:310px;
  color:#000000;
}

.buy:hover{
  color:#084d6a;
}

#foot {
  background: url("../images/foot.jpg");
  background-repeat: no-repeat;
  height:125px;
  margin-bottom:20px;
  margin-left:3px;
}

#setter {
clear:both;
}

.copyright {
  font-family:Arial;
  font-weight:normal;
  font-size:0.7em;
  color:#575756;
  float:right;
  margin:-15px 40px 0 0;
  padding-right:5px; 
}

img {
  border:1px solid #ffffff;
}

.photoBox{
  width:280px;
  height:250px;  
  background: url("../images/photo_bg.jpg");  
  background-repeat: no-repeat; 
  padding-top:25px;

}

.photoBox3{
  width:280px;
  height:281px;  
  background: url("../images/photo_bg3.jpg");  
  background-repeat: no-repeat; 
  padding-top:25px;

}

.photoBox2{
  width:280px;
  height:150px;  
  background: url("../images/photo_bg2.jpg");
  background-repeat: no-repeat; 
  padding-top:25px;
}

.infoPhoto{
  font-size:1.1em;
  letter-spacing:1px;
  text-align:right;
  padding:5px 30px;
}

#gallerie {
  text-align:center;
}

a {
  color:#000000;
}

a:hover{
  color:#084d6a;
}

table{
	border-collapse:collapse;
	border:1px solid #005274;
	margin-left:20px;
	margin-top:20px;
}

th{
	border-collapse:collapse;
	border:1px solid #005274;
	background-color:#53A5BD;
	color:#FFFFFF;
	font-weight:bold;
}

.cell_one{
	background-color:#53A5BD;
	color:white;
}

.banner{
  padding:0 25px 10px 25px;
}
