/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size:12px;
}

h1 {
	font-family:"Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size:21px;
	margin:0px 0px 19px 0;
	padding:0;
	color:#e10308;
	font-weight:normal;
}

h2 {
	font-family:"Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size:13px;
	padding:7px 0 0 7px;
	margin:0;
	color:#FFFFFF;
	font-weight:normal;
}

img {
	border:0;
	}

p, ul {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:22px;
	margin:0 0 29px 0;
	padding-right:22px;
}

ul {
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	list-style-image:url(icon.jpg);
	margin-top:-15px;
	padding-left:20px;
	}
	ul li {
		list-style:none;
		background:url(http://www.twovisions.nl/park/ico.jpg) no-repeat;
		background-position:left;
		padding-left:30px;
		line-height:25px;
		}

p.tekst2 {
	font-family:"Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size:11px;
	line-height:22px;
	color:#666666;
	margin:0;
	margin-bottom:22px;
	padding-right:8px;
	padding-bottom:20px;
}

.clear {
	clear:both;
}

#notification { 
border: 1px solid #E41A1E;
background-color: #F6BFC0;
padding: 10px;
}

#landingspage {
	width:789px;
	margin:0 auto;
	background: url(http://www.twovisions.nl/park/images/backgr_total.gif) no-repeat;
	background-position:top; 
}
	#landingspage .logo {
		background: url(http://www.twovisions.nl/park/drupal_logo.jpg) no-repeat;
		background-position: top right;
		width:789px;
		height:96px;
		float:left;
	}
		
		#landingspage .logo img {
			border:0;
		}
	
	#landingspage #content {
	}
	
	#landingspage #content #tekst {
		width:499px;
		padding:25px 19px 0 59px;
		float:left;
	}
	
	#thumb-table td{
		width: 33%;
		text-align:center;
	}
	
	#thumb {
		padding:5px;
	}
	
	#landingspage #content #tekst .tussenkop {
		font-size:15px;
		color:#c90b1a;
	}
	
		#landingspage #content #tekst span.link {
			color:#c90b1a;
			text-decoration:none;
			font-size:12px;
			font-weight:bold;
			padding-top:20px;
		}
		
		#landingspage #content #tekst a {
			color:#666666;
		}
		
			#landingspage #content #tekst span.link a {
				color:#c90b1a;
			}
			
		#landingspage #content #tekst img.button1 {
			margin-right:15px;
			border:0;
		}
		
		#landingspage #content #tekst img.button2 {
			border:0;
			}
	
	#landingspage #content #rechts-opties {
		width:212px;
		margin-top:27px;
		float:left;
	}
	
		#landingspage #content #rechts-opties #block {
			width:194px;
			margin-bottom:16px;
		}
			#landingspage #content #rechts-opties #block .kop {
				height:30px;
				background:url(http://www.twovisions.nl/park/images/kop_rechts.gif) no-repeat;
			}
			
			#landingspage #content #rechts-opties #block .tekst {
				background:url(http://www.twovisions.nl/park/images/item_rechts.gif) no-repeat;
				background-position:bottom;
				padding:8px 2px 0 10px;
			}
			
			#landingspage #content #rechts-opties #block a {
				color:#e10308;
				text-decoration:underline;
			}
			
				#landingspage #content #rechts-opties #block .tekst form {
					padding:0;
					margin:0;
				}
				
				#landingspage  input.xxl {
					width:342px;
					margin:0;
					border:1px #c90b1a solid;
					background:white;
					font-family: "Lucida Sans Unicode", "Lucida Sans", sans-serif;
					font-size: 15px;
					color:#c90b1a;
					padding: 2px;
				}
				
				#landingspage #content #rechts-opties #block .tekst form input.xxl:hover {
					border:1px #666666 solid;
				}
				
				#landingspage #content #tekst a.belmij {
					margin: 10px 0 0 85px;					
					display: block;
					text-align: center;
					font-size: 18px;
					border:0;
					background-image:url(http://www.twovisions.nl/park/images/belmij.gif);
					line-height: 33px;
					width: 180px;
					text-decoration: none;
					color:#FFFFFF;
				}
					#landingspage #content #tekst a.belmij:hover {
						background-image: url(http://www.twovisions.nl/park/images/belmij-hover.gif);
					}
					
					#landingspage #content p.errorvelden{
						color: #c90b1a;
						font-weight: bold;
					}

