body {
	height: 100%;
	font-family: arial, verdana, sans-serif;
	text-align: center;
	color: #000000;
	background-color: #000000;
	background-image: url(../images/bg-top.jpg);
	background-attachment: fixed;
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 20px;
	margin: auto;
	margin-top: 0px;
}



a, a:active, a:visited {

	color: #B71918;
	text-decoration: none;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
}

a:hover {

	color: #000000;
	text-decoration: underline;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
}


ul {


	margin: auto;
	padding: 0px;
}

li.menu {

	list-style-type: none;
	text-align: center;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	padding: 10px 0 10px 0;
	line-height: 17px;
}



h1 {

	color: #BB832C;
	font-size: 47px;
	line-height: 24px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

h2 {

	color: #BB832C;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 0 0;
}

h3 {

	color: #BB832C;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	margin: 0 0 0 0;
}


h5 {

	color: #666666;
	font-size: 19px;
	line-height: 19px;
	font-weight: normal;
	margin: 35px 0 15px 7px;
	font-family: 'Raleway', arial, verdana, sans-serif;
}


#wrapper {

	max-width: 974px;
	padding: 7px;
	margin: auto;

}

.main {

	width: 100%;
	min-height: 400px;
	margin: 0;
	background-image: url(../images/bgmain.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}





.top {

	width: 100%;
	margin: 0;
	min-height: 40px;
	background-image: url(../images/bg-top.png);
	background-repeat: repeat-x;
	z-index: 10;
	position: fixed;
	text-shadow: 1px 1px 2px #ffffff;
}

@media (max-width: 767px) {
.top {
	width: 100%;
	margin: 0;
	min-height: 40px;
	background-color: #FFFFFF;
	background-image: none;
	z-index: 10;
	position: relative;
}

}



.top-content {

	max-width: 960px;
	margin: auto;
}

.top-logo {

	margin: auto;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	text-align: center;
}

@media (min-width: 768px) {
.top-logo-xs {
	display: none;
}
}

@media (max-width: 767px) {
.top-logo-xs {
	margin: auto;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	text-align: center;
}
.top-logo {
	display: none;
}
}



.top-menu {

	padding-top: 16px;
}

@media (max-width: 767px) {
.top-menu {
	background-color: #ffffff;
	padding: 11px 0 5px 0;
}
}


.headbild {

	width: 100%;
	margin: 0;
	position: fixed;
	z-index: 1;
}

@media (max-width: 767px) {
.headbild{
	width: 100%;
	margin: 0;
	position: relative;
}
}

.headbild-content {
	max-width: 1600px;
	margin: auto;
}




.main-content {

	max-width: 650px;
	text-align: left;
	margin: auto;
	margin-top: 210px;
	padding: 40px 60px 50px 50px;

	z-index: 5;
	position: relative;
	background-image: url(../images/bg-main-content.png);
	background-position: top left;
	text-shadow: 1px 1px 2px #ffffff;
	box-shadow: 1px 1px 5px #888888;
}

@media (max-width: 767px) {
.main-content {

	margin-top: 150px;
	padding: 30px 20px 70px 20px;
	font-size: 12px;
	line-height: 19px;
}
}

.main-content a, a:active, a:visited {

	color: #555555;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
}

.main-content a:hover {

	color: #000000;
	text-decoration: none;
	font-size: 13px;
	line-height: 22px;
}

.main-content h1 {

	color: #000000;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	margin: 0 0 5px 0;
	font-family: 'Kanit', arial, verdana, sans-serif;
}

@media (max-width: 640px) {
.main-content h1 {

	font-size: 23px;
	line-height: 32px;
}
}

.main-content h3 {

	color: #000000;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin: 0px 0 20px 0;
	text-transform: none;
	font-family: 'Raleway', arial, verdana, sans-serif;
}

.main-content h2 {

	color: #000000;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin: 0px 0 30px 0;
	text-transform: none;
	font-family: arial, verdana, sans-serif;
}

@media (max-width: 640px) {
.main-content h2 {

	font-size: 16px;
	line-height: 23px;
}
}





#footerline {

	width: 100%;
	margin: 0;
	bottom: 0px;
	min-height: 25px;
	z-index: 2;
	position: fixed;
	background-color: #FFFFFF;
	border-top: 1px solid #cccccc;
	z-index: 6;
}

.footerline-content {

	max-width: 960px;
	min-height: 35px;
	margin: auto;
}

.footerline-content-left {

	min-height: 20px;
	padding-top: 8px;
	padding-left: 10px;
	margin: auto;
	text-align: left;
	color: #000000;
	float: left;
	font-size: 11px;
	letter-spacing: 0px;
}


@media (max-width: 768px) {
.footerline-content-left{

	display: none;
}
}

.footerline-content-right {

	min-height: 20px;
	padding-top: 6px;
	margin: auto;
	text-align: right;
	color: #FFFFFF;
	float: right;
}

a.footermenulink, a.footermenulink:active, a.footermenulink:visited {

	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 7px 0px 0px;
	margin-right: 10px;
	font-size: 11px;
	line-height: 12px;
}

a.footermenulink:hover {

	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 7px 0px 0px;
	font-size: 11px;
	line-height: 12px;
}

.clear {

	clear: both;
}




ul {

	padding-right: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


li {

	list-style-type: none;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #BB832C;
	padding: 6px 0 8px 10px;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
}

li a, a:active, a:visited{

	font-size: 15px;
	font-weight: normal;
	color: #BB832C;
	text-decoration: none;
}

li a:hover{

	font-size: 15px;
	color: #535D5C;
	font-weight: normal;
	text-decoration: none;
}