body{
	body {
    height: 100%;
    width: 100%;
    margin: 0;
    }
	
}

table{
	font-family: Arial, Helvetica,Sans-Serif;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
	
}

.titel{
	font-family: Arial, Helvetica,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	
}
a , a:visited{
	font-family: Arial, Helvetica,Sans-Serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 1px;
	
	}
		
a:hover , a:visited:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #cccccc;
	}
		

	table.container {
	width: 100%;
	height: 100%;
	border: 0px;
}
 
td.container {
	vertical-align: middle;
	text-align: center;
}

tr.container {
	vertical-align: middle;
	text-align: center;
}
div.container {
	position: relative;
	margin: 0 auto;
	width: 600px;
	height: 533px;
}
