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

.transpng	 
{	
	behavior: url('./../pngHack.htc');
}

	
body
{
	background-color: #3F397F;
	overflow: auto;
	font-family: verdana;
	color: #000;
	font-weight: bold;
	font-size: 10px;
}

img
{
	border: 0px;
}

input,textarea,select,option
{
	background-color: #99c;
	border-color: #000;
	color: #ff0;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
	filter:alpha(opacity=80);
  	opacity: 0.8;
	-moz-opacity:0.8;
}

table,td,tr
{
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
	color: #FF0;
}

td
{
	padding-left: 5px;
}

form
{
	padding: 0px;
	margin: 0px;
}

a
{
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}

a.copy
{
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}

a.menu
{
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

a.hoofd_menu
{
	color: #fc0;
	text-decoration: none;
	font-size: 10px;
}

a:hover.hoofd_menu
{
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}

a:hover
{
	color: #FFF;
	text-decoration: underline;
}

a.menu:hover
{
	color: #00F;
	text-decoration: underline;
}





.sp
{
	color: #F90;
}

.sp2
{
	color: #F90;
}

.sp3
{
	color: #F90;
	font-size: 12px;
}

.sp4
{
	color: #FF0;
}

.error
{
	color: #f90;
	font-size: 11px;
}

.center
{
	text-align: center;
}

.big
{
	font-size: 12px;
}




td#winkelfoto
{
	padding: 5px;
}

input#button
{
	background-color: #666;
	color: #FF0;
	font-weight: bold;
	margin-right: 5px;
	border-color: #000;
}

img#winkel
{
	border: 2px solid #000;
}

div#container
{
	border: 1px solid #FF0;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 990px;
	height: 575px;
	margin-left: -495px;
	margin-top: -283px;
	background-image: URL('./../img/tyno_bg.jpg');
	background-repeat: no-repeat;
}

div#logo
{
	position: absolute;
	margin-top:  15px;
	margin-left: 18px;
}

div#tiny
{
	position: absolute;
	margin-top:  300px;
	margin-left: 25px;
}

div#menu
{
	position: absolute;
	margin-top:  42px;
	margin-left: 177px;
	height: 26px;
	width: 811px;
	text-align: center;
}

div#menu_content
{
	position: absolute;
	margin-top:  48px;
	margin-left: 177px;
	height: 20px;
	width: 811px;
	text-align: center;
}

div#content
{
	position: absolute;
	margin-top:  180px;
	margin-left: 100px;
	height: 300px;
	width: 500px;
	text-align: left;
	color: #FF0;
	overflow: auto;
}

div#content_wink
{
	position: absolute;
	margin-top:  185px;
	margin-left: 60px;
	height: 330px;
	width: 870px;
	text-align: left;
	color: #FF0;
	overflow: auto;
}

div#content_wink1
{
	position: absolute;
	margin-top:  175px;
	margin-left: 50px;
	height: 350px;
	width: 890px;
	color: #FF0;
	overflow: hidden;
	background-color: #7E61A4;
	filter:alpha(opacity=80);
  	opacity: 0.8;
	-moz-opacity:0.8;
	border: 2px solid #0E0830;
}

div#winkel_nav
{
	position: absolute;
	width: 140px;
	height: 330px;
	margin: 0px;
	overflow: auto;
	border-right: 1px solid #000;
}

div#winkel_cont
{
	position: absolute;
	width: 700px;
	height: 330px;
	margin-left: 150px;
	overflow: auto;
}

div#gd1
{
	position: absolute;
	margin-top:  175px;
	margin-left: 700px;
	height: 304px;
	width: 234px;
	text-align: center;
}

div#copy
{
	position: absolute;
	margin-top:  30px;
	margin-left: 800px;
	height: 100px;
	width: 200px;
	text-align: left;
	color: #FF0;
}

div#av
{
	position: absolute;
	margin-top:  530px;
	margin-left: 400px;
	height: 100px;
	width: 200px;
	text-align: left;
	color: #FF0;
}

#gb_posts	{ float: left; height: 95%; margin-top:1%; width: 570px; margin-left: 10px; border: 1px solid #000; overflow: auto;}
#gb_new_post{ float: right; height: auto; overflow: hidden; margin-top: 1%; margin-right: 10px; width: 250px; border: 1px solid #000; position: absolute; right: 0px;}

#gb_posts hr{ border: 1px solid #4A2F74; color: #6A4F94;}
#gb_new_post label 		{ float: left; text-align: right; margin-right: 10px; width: 60px; }
#gb_posts label 		{ float: left; text-align: right; margin-right: 10px; width: 60px; }
#gb_new_post input		{ margin: 0xp; padding: 0px; border:1px solid #6A4F94;}
#gb_new_post textarea	{ margin: 0xp; padding: 0px; border:1px solid #6A4F94;}
* html #gb_new_post input{ margin: -1px 0 -1px 0; padding: 0px; }
* html .form_confirm	{ margin-left: 3px; }
#gb_new_post .verplicht	{ color: #f00; }
