/*****************************************************************
MAIN
*****************************************************************/

body					{	margin:0px;
							background-color:#ffffff;
							height:100%;

							background-repeat:repeat-x;
						}
		
.maintable				{	vertical-align:top;
						}
						
.content				{	font-family:Arial, Helvetica, sans-serif;
							font-size:10px;
							color:#093a6f;
							line-height:16px;
							padding-left:30px;
							padding-top:50px;
							padding-right:20px;
							padding-bottom:50px;
						}
						
.home					{	font-family:Arial, Helvetica, sans-serif;
							font-size:10px;
							color:#093a6f;
							line-height:16px;
							padding-left:30px;
							padding-top:50px;
							padding-right:20px;
							padding-bottom:50px;
						}
						
.paginatitel			{	font-family:Arial, Helvetica, sans-serif;
							font-size:12px;
							color:#093a6f;
							line-height:16px;
							font-weight:bold;
							font-style:italic;
						}
						
.aanbieding				{	font-family:Arial, Helvetica, sans-serif;
							font-size:12px;
							color:#e46321;
							line-height:16px;
							font-weight:bold;
							font-style:italic;
						}
						
.tabel					{	font-family:Arial, Helvetica, sans-serif;
							font-size:10px;
							color:#093a6f;
							line-height:16px;
						}					
						
/*****************************************************************
LINKS
*****************************************************************/

.content a:link			{	font-family:Arial, Helvetica, sans-serif;
							font-size:10px;
							color:#093a6f;
							line-height:16px;
							text-decoration:underline;
						}	
						
.content a:visited		{	font-family:Arial, Helvetica, sans-serif;
							font-size:10px;
							color:#093a6f;
							line-height:16px;
							text-decoration:underline;
						}
						
.content a:hover		{	font-family:Arial, Helvetica, sans-serif;
							font-size:10px;
							color:#e46321;
							line-height:16px;
							text-decoration:underline;
						}
						
.content a:active		{	font-family:Arial, Helvetica, sans-serif;
							font-size:10px;
							color:#e46321;
							line-height:16px;
							text-decoration:underline;
						} 
						
.home a:link			{ 	font-family:Arial, Helvetica, sans-serif;
							font-size:10px;
							color:#e46321;
							line-height:16px;
							text-decoration:underline;
						}	
						
.home a:hover			{	font-family:Arial, Helvetica, sans-serif;
							font-size:10px;
							color:#093a6f;
							line-height:16px;
							text-decoration:underline;
						}
						
.home a:visited			{	font-family:Arial, Helvetica, sans-serif;
							font-size:10px;
							color:#e46321;
							line-height:16px;
							text-decoration:underline;
						}
						
.content a:active		{	font-family:Arial, Helvetica, sans-serif;
							font-size:10px;
							color:#093a6f;
							line-height:16px;
							text-decoration:underline;
						} 
						
/*****************************************************************
FORMULIER
*****************************************************************/

.text					{	border:1;
							border-color:#999999;
							border-right:solid;
							border-bottom:solid;
							border-left:solid;
							border-top:solid;
							color:093a6f;
							font-size:10px;
							font-family:Verdana, Arial, Helvetica, sans-serif;
						}

.textfield				{	border:solid;
							border-color:#093a6f;
							border-width:thin;
							color:093a6f;
							font-size:10px;
							font-family:Verdana, Arial, Helvetica, sans-serif;
						}
						
.button					{	border:solid;
							border-color:093a6f;
							border-width:thin;
							color:ffffff;
							font-size:11px;
							background-color:#e46321;
							cursor:pointer;
						}

/*****************************************************************
BACKGROUND
*****************************************************************/

.foto_rij			{	background-image:url(../images/img_10.jpg);
						background-position:top;
						background-repeat:no-repeat;
						width:125px;
					}
					
.header_door1		{	background-image:url(../images/img_05.jpg);
						background-repeat:repeat-x;
						background-position:top;
						}
						
.header_door2		{	background-image:url(../images/img_09.jpg);
						background-repeat:repeat-x;
						background-position:top;
						}
					
.oranje_bg			{
						background-image:url(../images/img_27.jpg);
						background-repeat:repeat-y;
						}	
															
.spacer				{	background-image:url(../images/spacer_white.jpg);
						background-repeat:repeat-y;
					}
					
/*****************************************************************
REACTIEKADER
*****************************************************************/					

.komma				{	padding:15px;
					}

.reactie			{	font-family:Arial, Helvetica, sans-serif;
						font-size:10px;
						color:#FFFFFF;
						font-weight:bold;
						font-style:italic;
						line-height:16px;
					}
					
.persoon			{	font-family:Arial, Helvetica, sans-serif;
						font-size:10px;
						color:#e46321;
						font-weight:bold;
						font-style:italic;
						line-height:16px;
						text-align:right;
					}
