body { background-image: url(../images/background.jpg); background-position: -300px; background-size-height: 50px 50px; 
       font: normal 13px helvetica,arial,sans-serif }

	#content { position: absolute; top: 50%; left: 50%; width: 730px; 
		   margin: -175px -365px;}
	
		#content .wel_dagkaart { font-size: 20px; color: #FFFFFF; padding: 5px; 
					   border-radius: 10px; background: #006E2E; margin-bottom:15px; overflow: hidden;}
			
			#content .wel_dagkaart a { text-decoration: none; }
			
			#content .wel_dagkaart .tekoop { font-size: 25px; font-weight: bold; }
			
			#content .wel_dagkaart .button { padding: 5px; margin: 5px; background: #6BBA70; color: #006E2E; width: 265px; 
			 -moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			-khtml-border-radius: 5px;
			border-radius: 5px;
			}
	 
		#content .geen_dagkaart { font-size: 20px; color: #FFFFFF; padding: 5px; background: #B02B2C; margin-bottom:15px;
			 -moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			-khtml-border-radius: 10px;
			border-radius: 10px;}
		
			#content .geen_dagkaart .helaas { font-size: 45px; font-weight: bold; }

		#content .watis { width: 350px; margin-right: 9px; float: left; font-size: 20px; color: #FFFFFF; padding: 5px; background: #357CA0; margin-top: 10px;
			 -moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			-khtml-border-radius: 10px;
			border-radius: 10px;
		}

			#content .watis .wattitle { font-weight: bold; }

		#content .letter { width:350px; float: left; font-size: 20px; color: #FFFFFF; padding: 5px; background: #357CA0; margin-top: 10px;
			 -moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			-khtml-border-radius: 10px;
			border-radius: 10px;
		}

			#content .letter .mailtitle { font-weight: bold; }
			
			#content .letter a { text-decoration: none; color: #357CA0; } 
			
			#content .letter .button { padding: 5px; margin: 5px; background: #93C9D9; color: #357CA0; width: 260px; 
			 -moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			-khtml-border-radius: 5px;
			border-radius: 5px;
			}
			
			#content .letter .letter_mail { padding: 4px; color: black; border: 0px solid grey; }
			#content .letter .letter_submit { padding: 4px; margin-left: -5px; }

		#sponsor { font-size: 13px; font-weight: bold; color: #FFFFFF; position: absolute; left: 0px; bottom: 0px; background: #006E2E; padding: 3px; border-top-right-radius: 5px; }	
			
		#footer { font-size: 13px; width: 230px; color: #FFFFFF; position: absolute; right: 0px; bottom: 0px; background: #356AA0; padding: 3px; border-top-left-radius: 5px; }
		
			#footer .top { height: 15px; }
			 
				#footer .top .title { font-weight: bold; float: left; }
				#footer .top .close { font-weight: bold; float: right; display: none; margin: -10px -3px; }
				
			#footer .info { display: none; width: 340px; padding: 5px; text-align: justify;}