@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #9E9685;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 21px;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000;
	margin-left: 2px;
	text-decoration: none;
}
a:active {
	color: #6F77FF;
}
h1 {
	font-size: 19px;
	color: #000;
}
h2 {
	font-size: 15px;
	color: #000;
}
#out {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	border: 1px solid #FFFFFF;
}
#head {
	background-image: url(img/head2.jpg);
	height: 133px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#act {
	background-color: #e62000;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}

#inner {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}
.dertig {
	padding-right: 30px;
	padding-left: 30px;
}
.small {
	font-size: 11px;
}
.white {
	color: #FFF;
}

.white a:link{
	color: #FFF;
}
.white a:active{
	color: #FFF;
}
.white a:visited{
	color: #FFF;
}
.white a:hover{
	color: #FFF;
}


.inline {
	display: inline;
}
.right {
	text-align: right;
	padding-right: 30px;
	color: #FFECB9;
	clear: both;
}
.right a {
	color: #FFECB9;
}
.dertigsmall {
	padding-right: 30px;
	padding-left: 30px;
	font-size: 11px;
	color: #6B6B6B;
}
.dertigsmall a {
	text-decoration: none;
	color: #6B6B6B;
}
#letop {
	float: right;
	width: 295px;
	margin-bottom: 20px;
	margin-left: 20px;
	height: 81px;
	background-image: url(img/back.gif);
	color: #FFF;
	padding: 15px;
	text-align: center;
}
.red {
	color: #F00;
}
#letop2 {
	float: right;
	width: 315px;
	margin-bottom: 20px;
	margin-left: 20px;
	height: 111px;
	background-image: url(img/back.gif);
	color: #FFF;
}
#out #inner #vidframe {
	float: right;
}
#video {
	float: right;
	width: 410px;
	margin-bottom: 20px;
	margin-left: 20px;
	height: 305px;
	color: #FFF;
	text-align: center;
	background-color: #000;
}
#head3 {
	background-image: url(img/head3.jpg);
	height: 133px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
