/* CSS Document */



html, body {

	color: #000;

	margin: 0;

	padding: 0;

	/* height op 100% om de rode laag op 100% hoogte te kunnen zetten, validateert niet */

	* height: 100%;

	font-family: "Verdana", Verdana, Arial, "Times New Roman";

	font-size: 12px;

	line-height: 1.6em;

	background-color: #ffffff;	

}



.outer {

	 position: absolute;

      left: 50%;

      top: 20px;

      width: 780px;

      height: 680px;

      margin-left: -390px; /* half of width */

      margin-top: 0px;  

      background-color: #ffffff;

}



.main {

	position: relative;

	visibility: visible;

	z-index: 1;

	width: 780px;

	height: 680px;

	background-image: url(../images/stoprelatie_background7.jpg);

	border: 1px solid #D12929;

}



.nav {
	position: relative;
	visibility: visible;
	z-index: 1;
	width: 160px;
	float: left;
	text-align: right;
	padding: 0px;
	right: 10px;
	clear: left;
	left: 7px;
	font-size: 14px;
	color: #B0A4A6;
	top: -1px;
	font-weight: bold;
	font-family: "Verdana", Verdana, Arial, "Times New Roman";


}

.nav2 {
	position: relative;
	visibility: visible;
	z-index: 1;
	width: 160px;
	float: left;
	text-align: right;
	padding: 0px;
	right: 10px;
	clear: left;
	left: 7px;
	font-size: 12px;
	color: #B0A4A6;
	top: -1px;


}

.text {

	position: relative;

	visibility: visible;

	z-index: 1;

	width: 468px;

	float: right;

	color: #D12929;

	right: 102px;

	text-align: justify;

	font-family: "Verdana", Verdana, Arial, "Times New Roman";
	
	}

.adsense {

	position: absolute;

	visibility: visible;

	z-index: 1;

	width: 600px;

	float: right;

	color: #D12929;

	right: -24px;
	
	top :605px;

	text-align: justify;

	font-family: "Verdana", Verdana, Arial, "Times New Roman";

}



.footer {

	position: absolute;

	visibility: visible;

	z-index: 1;

	width: 20px;

	float: right;

	color: #D12929;

	left: 690px;

	top :380px;
	
	font-size: 9px;

	font-family: "Verdana", Verdana, Arial, "Times New Roman";

}







.inner

      {

      position:absolute;

      left: 50%;

      top :200px;

      width: 780px;

      height: 400px;

      margin-left: -390px;  /* half of width */

      margin-top: 0px;   /* half of height */

      }


.inner2

      {

      position:absolute;

      left: 50%;

      top :220px;

      width: 780px;

      height: 400px;

      margin-left: -390px;  /* half of width */

      margin-top: 0px;   /* half of height */

      }


.bottom {

	

	position: relative;

	visibility: visible;

	z-index: 1;

	height: 60px;

	width: 775px;

}



#text{

	width: 50%;

	float: left;

	text-align: right;

}

#picture {width: 50%;float: right;}

#pictureshow {

	height: 270px;

	text-align: center;

}

#legenda {

	height: 20px;

	text-align: center;

}



h2 {

	font-family: "Verdana", Verdana, Arial, "Times New Roman";

	font-size: 18px;

	font-style: normal;

	color: #D12929;

	font-weight: bold;

}



.input, .selectgroot, .selectklein, {	

	border: 1px solid #AAB3B8; 

	width: 100%; 

	padding: 0px;

	background: url(../images/fieldbg.gif) #FFFFFF left top no-repeat; 

}



textarea {	

	border: 1px solid #AAB3B8; 

	width: 100%; 

	}

	

.selectgroot { width: 100%; }

.selectklein { width: 100%; }

/*.submit {float: right;}

.clear {float: right;}*/

.fatRed {	border: 1px solid red;	}



.form table th {

	width:45%;

	text-align: left;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	color: #D12929;

	}



.form table{

	border: 0px none #CDD7E9;	

	}



.submit, .clear  {

	border: 1px solid #AAB3B8;

	background: url(../images/buttonbg.gif) left top repeat-x;

	font-weight: bold;

	color: #5D6E86;

	padding: 2px;

	/* knoppen in IE en NS gelijk uiterlijk */

	* padding: 0 5px;

}





a.navlink { color: #666666;

		text-decoration: none; 

		background: transparent;

		}



a.navlink:visited {

		color: #666666;

		background: transparent; }

		

a.navlink:hover { 

		color: #D12929; 

		background: transparent; } 

	

a.navlink:active {  color: #666666;

		background: transparent; }

		







a.navlink_active { color: #D12929;

		text-decoration: none; 

		background: transparent;

		}



a.navlink_active:visited {

		color: #D12929;

		background: transparent; }

		

a.navlink_active:hover { 

		color: #D12929; 

		background: transparent; } 

	

a.navlink_active:active {  color: #666666;

		background: transparent; }

		



a.navlink_footer { color: #5349AD;

		text-decoration: none; 

		background: transparent;

		}
