@charset "utf-8";

* 
{
margin: 0px;
padding: 0px;
}

body
{
	margin:0; 
	padding:0; 
	color:#333333;
	font-family: "sans-serif", Arial, Helvetica;
	font-size:14px;
	background:url(images/bg2.png) repeat-x #FFFFFF;
}

body a 
{ 
	text-decoration:none;
	color:#ffffff;
}

img 
{ 
	border:0px;
}

img 
{ 
	border:0px;
}

ul 
{
color: #CC3366;
}
#tariff
{
	margin:10px 10px 10px 10px;
	font-family:"sans-serif", Arial, Helvetica;
	font-size:14px;
}


  /***********/
 /*Structure*/
/***********/
#heading 
{
	top:0;
	width:100%; 
	height:112px;
	background-position:center;
}
#navigatie
{
	position: relative;
	height:35px;
	background:url(images/navigatieBar.png); 
	width:100%;
	top:-5px;
}
#wrapper 
{	
	position: relative;
	top:-138px;
	width:800px;
	margin:0 auto;
}
#logo
{
	position:absolute;
	background-image:url(images/logo2.png);
	top:28px;
	left:-50px;
	height:130px;
	width:290px;
}
#navigatie_Wrap
{	position:absolute;
	left:80px;
	top:105px;
	height:23px;
	width:auto;
}
#login
{
	position:relative;
	top:18px;
	left:30px;
	color:#FFFFFF;
}
#loginbox
{
	position:relative;
	width:185px;
	top:23px;
	left:28px;
	color:#333333;
}
#loginbox a
{
	color:#000000;
}
#pageTitel
{
	width:100%;
	font-size:18px;
	color:#333333;
	padding-top:5px;
}
#flag_Navigatie_Wrap
{	position:absolute;
	right:55px;
	top:105px;
	height:23px;
	width:auto;
}
#oneFlag
{
	height:20px;
	width:25px;
	float:left;
}

#pinkbtn
{
	background-image:url(images/pink_Btn.png);
	font-size:13px;
	width:75px;
	height:23px;
	float:left;
	
}
#pinkbtn a
{
	color:#FFFFFF;
}
#greybtn
{
	background-image:url(images/grey_Btn.png);
	font-size:13px;
	width:75px;
	height:23px;
	float:left;
}
#greybtn a
{
	color:#FFFFFF;
	background-image:url(images/grey_Btn.png);
	width:75px;
	height:23px;
	float:left;
}
#greybtn a:hover
{
	background-image:url(images/hover_Btn.png);
}

#Home_subscribe a
{
	background-image:url(images/Home_subscribe.png);
	background-position: 560px;
	color:#FFFFFF;
	width:560px; 
	height:60px;
	display:block;
	overflow:hidden; 
}
#Home_subscribe a:hover
{
	background-image:url(images/Home_subscribe.png);
	background-position: 0px;
	color:#FFFFFF;
}

#Webcam_subscribe a
{
	background-image:url(images/Models_subscribe.png);
	background-position: 0px;
	float:left;
	height:105px;
	width:143px;
}

#Webcam_subscribe a:hover
{
	background-image:url(images/Models_subscribe.png);
	background-position:143px;
}

#R_Wrapper
{
	position:relative;
	width:240px;
	margin:0 0;
	float:right;
	font-size:11px;
	text-align:left;
}
#R_01
{
	background:url(images/R_Wrapper_01.png);
	width:240px;
	height:144px;
	margin:0 0;
	float:right;
}

#R_02
{
	background:url(images/R_Wrapper_02.png) repeat-y;
	width:240px;
	height:auto;
	margin:0 0;
	float:right;
}
#R_03
{
	background:url(images/R_Wrapper_03.png);
	width:240px;
	height:20px;
	margin:0 0;
	float:right;
}
#Rcontact
{
	width:175px;
	text-align:center;
	color:#000000;
}
#Rcontact a
{
	color:#000000;
	text-decoration:underline;
}
#visitSiteBtn a
{
	background:url(images/visitBtn_REST.png) no-repeat;
	height:48px;
	width:205px;
	display:block;
	overflow:hidden;
}
#visitSiteBtn a:hover
{
	background:url(images/visitBtn_OVER.png) no-repeat; 
}
#visitSite
{
	color:#333333;
	position:relative;
	top:19px;
	text-align:center;
}
#ankers
{
	width:100%;
	text-align:right;
	font-size:13px;
}

#content-Wrapper
{
	position:absolute;
	width:560px;
	margin:0 0;
	float:left;
	min-height:800px;
	top:138px;
	height:inherit;
	text-align:left;
}
#content-Wrapper a
{
	color:#CC3366;
}

#tableTopic
{
	float:left; 
	margin:auto auto; 
	width:176px; 
	padding: 10px 0px 10px 10px;
	text-align:left;
}

#tableFirstRow
{
	float:left; 
	margin:auto auto; 
	width:176px; 
	padding: 10px 0px 10px 10px; 
	text-align:left;
}

#tableRow
{
	float:left; 
	margin:auto auto; 
	width:186px; 
	text-align:center;
	padding-top:10px;

}

#footer 
{
	position:absolute;
	font-size:12px;
	width:560px;
 	margin:-50px 0px;
	text-align:center;
}
#footer a 
{
	color:#000000;
	font-weight:bold;
}

.blackButton {
  border: 0px solid white;
  background-image: url('/images/Btnbackground.png'); 
  color: white;
  padding: 0px 2px 2px 2px;
  cursor: pointer;
}
.reg_form input[type=text] {
  width: 200px;
}
.reg_form td {
  text-align:left;
}