@charset "utf-8";

/*
* {
	margin: 0px;
	padding: 0px;
	

	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#00f325;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#00F;
	scrollbar-highlight-color:#00ff25;
	scrollbar-shadow-color:#00;
	scrollbar-track-color:#381668;
}
*/

/* CSS Document */

body {
	background-position: left top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #FFF;
	background-image: url(../Images/Backgrounds/BodyBackGraySwirl.jpg);
	background-color: #737479;
}

h1 {
	font-family: "Arial", "Arial Rounded MT Bold", "Eras Demi ITC";
	font-size: 35px;
	font-weight: bold;
	color: #CCC;
	text-align: left;
	text-transform: uppercase;
	vertical-align: top;
	}
h2 {
	font-family: "Arial","Calibri", "Franklin Gothic Book", "Tahoma", "Arial Unicode MS", "MS Sans Serif";
	font-size: 16px;
	font-style: normal;
	color: #FFF;
	text-align: right;
	text-transform: uppercase;
	}
h3 {
	font-family: "Arial", "Calibri", "Franklin Gothic Book", "Tahoma", "Arial Unicode MS", "MS Sans Serif";
	font-size: 25px;
	font-style: normal;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	}

h4 {
	font-family: "Arial", "Calibri", "Franklin Gothic Book", "Tahoma", "Arial Unicode MS", "MS Sans Serif";
	font-decoration: underline;
	font-size:18px;
	text-decoration: underline;
	text-align: left;
	text-transform: uppercase;
	color: #9999FF;
}
h5 {
	font-size: 10px;
	color: #06F;
}
h6 {
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
}


a {
	font-family: Calibri, "Franklin Gothic Book", Tahoma, Arial, "Arial Unicode MS", "MS Sans Serif";
	color : #FFF;
}
a:link {
	font-family: "Calibri", "Franklin Gothic Book", "Tahoma", "Arial", "Arial Unicode MS", "MS Sans Serif";
	text-decoration: none;
	height: 0px;
	width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFF;
	background-color: transperent;
}
a:visited {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFF;
	background-color: transperent;
}
a:hover {
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:active {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p {
	font-size: 12px;
	font-family: "Arial", "Calibri", "Franklin Gothic Book", "Tahoma", "Arial Unicode MS", "MS Sans Serif";
	font-weight: bold;
	color: #FFF;
}
#maintable {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 8px none #00F;
}

#Main {
	height: 595px;
	width: 900px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9966FF;
	border-right-color: #6666FF;
	border-left-color: #9966FF;
	border-bottom-color: #00F;
}
#Main #Header {
	position: relative;
	height: 100px;
	width: 900px;
	display: block;

}
#maintable #Main #Header #PrintHeader {
	display: none;
}


#Main #center {
	position: relative;
	height: 450px;
	width: 900px;
}


#Main #footer {
	position: relative;
	height: 30px;
	width: 900px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
#Bottomline {
	height: 30px;
	font-size: 20px;
	text-align: center;
	background-repeat: repeat-x;
	border: 5px none #00F;
	background-color: #666;
}

#DivHeadLogo {
	position: absolute;
	height: 100px;
	width: 350px;
	float: none;
	background-image: url(../Images/Backgrounds/HeaderLogo.png);
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: center;
}
#DivHeadTitel {
	position: absolute;
	height: 100px;
	width: 501px;
	left: 350px;
	top: 0px;
}
#DivHeadright  {
	position: absolute;
	height: 90px;
	width: 37px;
	left: 851px;
	top: 0px;
	text-align: right;
	vertical-align: bottom;
	font-size: 8px;
	font-weight: lighter;
	padding: 5px;
}
#DivHeadright a {
	color: #502093;
}
#DivHeadright a:hover {
	color: #F00;
}

#Main #SpacerHead {
	position: relative;
	height: 60px;
	width: 900px;
	top: 0px;
	left: 0px;
	font-size: 14px;
	color: #FF0000;
	text-align: left;
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px;
}

#menu
{
	position: relative;
	height: 30px;
	padding: 0px 20px 0px 5px;
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-y;
	background-position: right;
	text-align: center;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 30px;
padding-left: 3px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
	background-repeat: repeat-x;
	padding: 8px 12px 8px 12px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	background-color: #999;
	font-style: italic;
}

#menu ul li a:hover
{
	color: #FFF;
	text-decoration: underline;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #666;
}
#menuadmin
{
	position: relative;
	height: 30px;
	padding: 0px 20px 0px 5px;
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-y;
	background-position: right;
	background-color: #F00;
	list-style-type: none;
}

#menuadmin ul
{
}

#menuadmin ul li
{
display: inline;
line-height: 30px;
padding-left: 3px;
}

#menuadmin ul li.first
{
border-left: 0px;
}

#menuadmin ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 12px 8px 12px;
font-size: 12px;
color: #fff;
font-weight: bold;
}

#menuadmin ul li a:hover
{
	color: #FFF;
	text-decoration: underline;
	background-color: #fff;
	background-image: url(../Images/Backgrounds/colorbottomlinepurpblack.png);
	background-repeat: repeat-x;
	background-position: top;
}

#Main #center #ContentCenter {
	position: absolute;
	width: 490px;
	left: 351px;
	top: 0px;
	height: 390px;
	overflow: auto;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
}
#maintable #Main #center #Admincontent {
}
#Adminlijst {
	width: 600px;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}

#Main      #center       #ContentCenter   #form  {
	background-color: #666;
	color: #FFFFFF;
	font-family: Calibri, "Franklin Gothic Book", Tahoma, Arial, "Arial Unicode MS", "MS Sans Serif";
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-weight: bold;
	vertical-align: top;
}

#Main #center #ContentCenter img {
	margin: auto;
	left: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#maintable #Main #center #ContentCenter img {
	margin-left: auto;
	margin-right: auto;
	border: 5px ridge #FFF;
}

#Main  #center #ContentLeft {
	position: absolute;
	width: 329px;
	height: 391px;
	left: 1px;
	top: 0px;
	overflow: auto;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#Main #center #ContentLeft img {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#Main     #center      #ContentLeft  #form  {
	background-color: #666;
	color: #FFFFFF;
	font-family: Calibri, "Franklin Gothic Book", Tahoma, Arial, "Arial Unicode MS", "MS Sans Serif";
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-weight: bold;
	padding: 10px;
}
#Main #center #ContentLeftgig {
	overflow: auto;
	position: absolute;
	width: 800px;
	height: 450px;
}
#Main  #center #ContentLeftadmin {
	position: relative;
	width: 780px;
	height: 450px;
	left: 0px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#maintable #Main #center #ContentLeftadmin #flashcontent {
	height: 100%;
	width: 100%;
}

#Main       #center        #ContentLeftadmin    #form  {
	background-color: #00F;
	color: #FFFFFF;
	font-family: Calibri, "Franklin Gothic Book", Tahoma, Arial, "Arial Unicode MS", "MS Sans Serif";
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-weight: bold;
	padding: 10px;
	vertical-align: top;
}

#Main #center #Navi {
	position: absolute;
	height: 450px;
	width: 100px;
	left: 800px;
	top: 0px;
	background-image: url(../Images/Backgrounds/linerright.png);
	background-repeat: repeat-y;
}
#Main #footer #FooterLeft {
	position: absolute;
	height: 30px;
	width: 350px;
	left: 0px;
	top: 0px;
}
#Main #footer #FooterCenter {
	position: absolute;
	height: 30px;
	width: 450px;
	left: 350px;
	top: 0px;
}
#Main #footer #FooterRight {
	position: absolute;
	height: 25px;
	width: 100px;
	left: 800px;
	top: 0px;
}
#Main #center #ContentCenter #Gastboeklijn {
	color: #00F;
	line-height: normal;
	text-decoration: underline;
}
#Main #center #ContentLeftadmin #mainlayer {
	background-color: #00F;
}

.errormsg {
	font-size: 14;
	color: #FF0000;
	text-align: center;
	font-family: Calibri, "Franklin Gothic Book", Tahoma, Arial, "Arial Unicode MS", "MS Sans Serif";
	font-weight: bold;
}
.Teaser {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.formulier {
	background-color: #666;
	color: #FFF;
	font-family: Calibri, "Franklin Gothic Book", Tahoma, Arial, "Arial Unicode MS", "MS Sans Serif";
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-weight: bold;
	padding: 10px;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
}
#memberstable tr #Map {
	text-align: center;
}
#memberstable tr #Name {
	font-family: "Arial", "Arial Rounded MT Bold", "Eras Demi ITC";
	font-size: 35px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	text-transform: uppercase;
	vertical-align: center;
	
}
#memberstable tr #tekstcel {
	font-family: "Arial", "Arial Rounded MT Bold", "Eras Demi ITC";
	font-size: 12px;
}

.tourdate {color: #999999}
#linkdetail {
	text-align: center;
}
#fotoviewer {
	height: 400px;
	width: 880px;
}
#Admincontent {
	height: 390px;
	position: absolute;
	left: 154px;
	width: 717px;
	padding: 15px;
	z-index: 100;
}
#maintable #Main #center #Adminsubnavi {
	width: 127px;
	position: absolute;
	list-style-type: none;
	list-style-image: none;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#maintable #Main #center #Admincontent #AdminRepnew #AdminReplijst {
	overflow: auto;
	position: relative;
	width: 158px;
	height: 350px;
}
#maintable #Main #center #Admincontent #AdminRepnew {
	position: absolute;
	width: 100px;
}
#maintable #Main #center #Admincontent #AdminRepnew #AdminRepnewform {
	position: absolute;
	left: 163px;
	margin-right: auto;
	margin-left: auto;
	width: 555px;
	top: 0px;
}

