body
{
	width: 100%;
	margin: 0;
	background-color: white;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
}
#wrapper
{
	width: 100%;
}
.langicon
{
	float: right;
	margin: 5px;
	padding: 5px;
}
.langicon > a
{
	padding: 2px;
}
#logo
{
	width: 150px;
	height: 170px;
	margin: auto;
}
#logo > a > img
{
	weight: 150px;
	height: 150px;
	
}
#nav
{
	height: 35px;
	background-color: white;
	padding-bottom: 8px;
}
#header
{
	width: 100%;
	height: 500px;
	background: url("images/slide4.jpg") 0px 0px no-repeat;
	background-position: center;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #C7CED1;
}
#header1
{
	width: 100%;
	height: 500px;
	background: url("images/slide1.jpg") 0px 0px no-repeat;
	background-position: center;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #C7CED1;
}
#header2
{
	width: 100%;
	height: 500px;
	background: url("images/slide2.jpg") 0px 0px no-repeat;
	background-position: center;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #C7CED1;
}
#header3
{
	width: 100%;
	height: 500px;
	background: url("images/slide3.jpg") 0px 0px no-repeat;
	background-position: center;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #C7CED1;
}
#header01
{
	clear: both;
	width: inherit;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 50px 0px;
}
#container
{
	padding-top: 30px;
	padding-bottom: 80px;
}
#content
{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	line-height: 150%;
}
.jacht
{
	clear: both;
	width: 100%;
}
.jacht a
{
	display: block;
	text-align: center;
	text-decoration: none;
	color: #296B94;
	width: 200px;
	
}
.yacht.left
{
	float: left;
	padding: 20px 0px 60px 100px;
}
.yacht.right
{
	float: right;
	padding: 20px 100px 60px 0px;
}

.jacht > a > img
{
	margin-top: 10px;
	border: solid 1px #38556E;
}
#kontext
{
	float: left;
	padding-bottom: 50px;
}
#konmap
{
	float: right;
	padding-bottom: 50px;
	margin-bottom: 70px;
}
#spec
{
	clear: both;
	margin-top: 30px;
}
#spectyp
{
	float: left;
	line-height: 200%;
	margin-bottom: 30px;
}
#specwart
{
	float: left;
	text-align: right;
	padding-left: 30px;
	line-height: 200%;
	margin-bottom: 30px;
}
#prospekt
{
	float: left;
	padding-left: 70px;
}
#prospekt img
{
	width: 120px;
	height: auto;
}
#mgaleria
{
	float: left;
	margin-left: 70px;
	margin-bottom: 50px;
	margin-top: 50px;
}
#mgaleria a
{
	display: block;
}
#footer
{
	clear: both;
	width: 100%;
	background-color: #38556E;
	padding-bottom: 30px;
	padding-top: 10px;
	color: white;
	letter-spacing: 2px;
}
#copy
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#copy > a
{
	text-decoration: none;
	background-color: white;
	font-weight: bold;
	color: #38556E;
	font-size: 30px;
	display: inline-block;
	margin-left: 40px;
	padding: 0px;
	width: 35px;
	border-radius: 15%;
	border: solid #38556E 1px;
}
#copy > a:hover
{
	color: white;
	background-color: #38556E;
	border: solid white 1px;
}
ol
{
	list-style-type: none;
	font-size: 130%;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0;
}
ol > li
{
	display: inline-block;
	width: 15%;
	height: 35px;
	border-left-style: solid;
	border-width: 1px;
	border-color: #C7CED1;
}
ol > li:last-child
{
	border-right-style: solid;
	
}
ol > li:hover
{
	cursor: pointer;
}
ol > li:hover > a
{
	color: #38556E;
}
ol > li > a
{
	display: block;
	text-decoration: none;
	color: black;
	font-weight: bold;
	line-height: 35px;
}
ol > li > a:hover
{
	color: #38556E;	
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  border-top-style: solid;
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #C7CED1;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
 @media only screen and (max-width: 1020px) {
		#content{
		width: 80%;
		padding: 10px;
	}
		#mgaleria
	{
		clear: both;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
		margin-top: 20px;
	}
	#mgaleria a
	{
		claer: both;
		float: left;
		margin-left: 2px;
		margin-right: 2px;
	}
	.yacht.right
	{
		float: left;
		padding: 20px 0px 60px 100px;
	}
	
 }
 
@media only screen and (max-width: 500px) {
	body{
		font-size: 12px;
	}
	#nav{
		clear: both;
		width: auto;
		height: auto;
	}
	#nav > ol{
		clear: both;
		float: none;
		font-size: 14px;
	}
	#nav > ol > li{
		clear: both;
		float: none;
		display: inline;
		border: none;
	}
	#nav > ol > li > a{
		clear: both;
		float: none;
		line-height: 150%;
	}
	#content{
		clear: both;
		width: 85%;
		padding: 10px;
		display: inline-block;
		margin-left: auto;
		margin-right: auto;
	}
	#footer{
		height: auto;
		padding-bottom: 20px;
		padding-top: 1px;
		letter-spacing: 1px;
}
	#footer a{
		clear: both;
		font-size: 20px;
		width: 25px;
	}
	#logo
	{
		display: inline;
		width: 50px;
		height: 70px;
		margin: auto;
	}
	#logo > a > img
	{
		weight: 50px;
		height: 50px;
	}
	#header1
	{
		height: 100px;
	}	
	#header2
	{
		height: 100px;
	}	
	#header3
	{
		height: 100px;
	}	
	#header
	{
		height: 100px;
	}
	
	#konmap{
		clear: both;
		float: none;
		padding-bottom: 5px;
		margin-bottom: 5px;
		margin-left: auto;
		margin-right: auto;
	}
	#konmap iframe{
		width: 150px;
		height: 150px;
	}
	.jacht a
	{
		padding: 10px 5px 5px 5px;
	}
	#specwart
	{
		padding-left: 20px;
	}
	#prospekt
	{
		clear: both;
		padding-left: 20px;
		margin-bottom: 20px;
	}
	#prospekt img
	{
		width: 100px;
		height: auto;
	}
	#mgaleria
	{
		clear: both;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
		margin-top: 20px;
	}
	#mgaleria a
	{
		claer: both;
		float: left;
		margin-left: 2px;
		margin-right: 2px;
	}
}
