@charset "UTF-8";
body {
	background-color:#000;	
}/* CSS Document */
.clearboth {
	clear: both;
}
.redline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #560906;
}

.lavris-info {
	background-color: #016666;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.lavris-info a {
	color: #FFF;
	text-decoration: none;
}
.mainimage {
	background-image: url(../images/header_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:574px;
}
.kralmenu {
	padding-top: 5px;
	padding-bottom: 5px;
}
.kralmenu a{
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #9a7039;
	text-decoration: none;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.kralmenu a:hover {
	color: #000;
	background-color: #9a7039;
}
.header {
	margin-bottom: 15px;
}
p {
	color: #9a7039;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #9a7039;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9A7039;
	font-size: 23px;
}
h2 {
	font-size: 22px;
	color: #9A7039;
}
.more {
	background-color: #560906;
	display: block;
	padding: 5px;
	width: 100px;
	text-align: center;
	font-size: 12px;
	color: #9a7039;
	text-decoration: none;
}
.more:hover {
	color: #000;
	background-color: #9a7039;
}
.video {
	border: 3px solid #250708;
	-webkit-border-radius: 5px;
    border-radius: 5px;
}
.intro {
	border: 1px solid #9A7039;
	padding: 10px;
	background-color: #250708;
	line-height: 19px;
}
.times {
	font-size: 14px;
	color: #FFF;
}
.contact {
	color: #FFF;
	font-size: 13px;
}
.xorigoi {
	margin-top: 55px;
	width: 1000px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: left;
}
