@charset "utf-8";
/* CSS Document */
.logo {
	background-image: url("../images/logos-borders/Logo.png");
	background-repeat: no-repeat;
	background-position: center;
	height: 185px;
	width: 100%;
}
.menu {
	height: 25px;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
* {
	outline: none;
}
a:active, a:focus {
	outline: none;
	ie-dummy: expression(this.hideFocus=true);
}
#topnav {
	position: relative;
	width: 928px;
	height: 25px;
}
ul.mainnav {
	list-style-type: none;
	padding-left: 0;
	margin: 0 0 0 0;
	overflow: hidden;
}
ul.mainnav li {
	float: left;
}
ul.mainnav a {
	display: block;
}
#button1 {
	display: block;
	width: 102px;
	height: 25px;
	background: url("../images/button1.png") no-repeat 0 0;
}
#button1:hover {
	background-position: 0 -25px;
}
#button1 span {
	display: none;
}
#button2 {
	display: block;
	width: 104px;
	height: 25px;
	background: url("../images/button2.png") no-repeat 0 0;
}
#button2:hover {
	background-position: 0 -25px;
}
#button2 span {
	display: none;
}
#button3 {
	display: block;
	width: 104px;
	height: 25px;
	background: url("../images/button33.png") no-repeat 0 0;
}
#button3:hover {
	background-position: 0 -25px;
}
#button3 span {
	display: none;
}
#button4 {
	display: block;
	width: 104px;
	height: 25px;
	background: url("../images/button4.png") no-repeat 0 0;
}
#button4:hover {
	background-position: 0 -25px;
}
#button4 span {
	display: none;
}
#button5 {
	display: block;
	width: 104px;
	height: 25px;
	background: url("../images/button5.png") no-repeat 0 0;
}
#button5:hover {
	background-position: 0 -25px;
}
#button5 span {
	display: none;
}
#button6 {
	display: block;
	width: 104px;
	height: 25px;
	background: url("../images/button6.png") no-repeat 0 0;
}
#button6:hover {
	background-position: 0 -25px;
}
#button6 span {
	display: none;
}
#button7 {
	display: block;
	width: 104px;
	height: 25px;
	background: url("../images/button7.png") no-repeat 0 0;
}
#button7:hover {
	background-position: 0 -25px;
}
#button7 span {
	display: none;
}
#button8 {
	display: block;
	width: 102px;
	height: 25px;
	background: url("../images/button8.png") no-repeat 0 0;
}
#button8:hover {
	background-position: 0 -25px;
}
#button8 span {
	display: none;
}
#button9 {
	display: block;
	width: 100px;
	height: 25px;
	background: url("../images/button9.png") no-repeat 0 0;
}
#button9:hover {
	background-position: 0 -25px;
}
#button9 span {
	display: none;
}
.body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	width: 928px;
	position: relative;
	top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	left: 0px;
}
a:link {
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
}

.Text {
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	padding-right: 0px;
}
.TextRight {
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 10px;
	font-style: italic;
}
.BG {
	background-color: #D8B269;
	background-image: url("../images/logos-borders/droerug.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
.gallery {
	padding: 5px;
	border: 2px #FFFFFF solid;
}
.gallery:hover {
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
}
.border {
	border: 8px #FFFFFF solid;
}
.h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color: #990000;
	font-weight: bold;
}
.h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 38px;
	color: #FFFFFF;
	font-weight: bold;
}
