html, body, #wrapper {
	height: 100%;
	margin: 0;
	padding: 0;
	align: center;
	font-family: Tahoma;
	font-size:12px;
	color:#68696b;
}
table {
	font-family: Tahoma;
	font-size:12px;
	color:#68696b;
}
#wrapper {
	margin: 0 auto;
    text-align: left;
    vertical-align: middle;
	height: 100%;
}

a				{	line-height:30px;
						text-align:right;
						font-family:Georgia;
						font-size:12px;
						color:#ff5f7a;
						font-style:italic;
						text-decoration:none;
					}
					
a:hover		{	line-height:30px;
						text-align:right;
						font-family:Georgia;
						font-size:12px;
						color:#e02436;
						font-style:italic;
						text-decoration:none;
					} 
					

					
a:active		{	line-height:30px;
						text-align:right;
						font-family:Georgia;
						font-size:12px;
						color:#ff5f7a;
						font-style:italic;
						text-decoration:none;
					}
			
.verticaal_rood	{	background-color:#e02436;
						background-repeat:repeat-y;
					}
					
.menu				{	background-color:#ffffff;
						padding:25px;
						line-height:30px;
						text-align:right;
						font-family:Georgia;
						font-size:14px;
						font-style:italic;
						
					}
					
.menu a				{	line-height:30px;
						text-align:right;
						font-family:Georgia;
						font-size:14px;
						color:#ff5f7a;
						font-style:italic;
						text-decoration:none;
					}
					
.menu a:hover		{	line-height:30px;
						text-align:right;
						font-family:Georgia;
						font-size:14px;
						color:#e02436;
						font-style:italic;
						text-decoration:none;
					} 
					

					
.menu a:active		{	line-height:30px;
						text-align:right;
						font-family:Georgia;
						font-size:14px;
						color:#ff5f7a;
						font-style:italic;
						text-decoration:none;
					}
						
.content			{	background-color:#ffffff;
						padding:31px;
	
					}
					
.content_titel		{	
						font-family:Georgia;
						font-size:17px;
						color:#68696b;
					}
					
.header				{	background-image:url(../images/img_04.jpg);
						background-repeat:no-repeat;
					}