body {
	padding:0;
	background-color: #005c2e;
	font-family: Verdana, Arial,Helvetica,sans-serif ;
	font-size: 11px ;
	text-align: center;
}

a {
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 20px;
	font-size: 13px;
	background: url("/fileadmin/licher.de/_img/_structure/arrow_bullet.gif") top left no-repeat;
}

div#divAgeCheck {
	width: 849px;
	position: relative;
	text-align: center;
	height: 530px;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	background: url("/fileadmin/licher.de/_img/_bg/bg_agecheck.jpg") top left #005C2E no-repeat;
}

body > #divAgeCheck {
	height: 530px
}


@media all{
	#divAgeCheck {
		top: 50%;
		margin-top: -295px;
	}
}

body{
	vertical-align: middle;
	height: auto
}

html{
	vertical-align: middle;
}

@media all{
	body,html {
		height: 100%;
		margin: 0;
		padding: 0;
	}
}

div#divAgeCheckContent {
	width: 500px;
	text-align: center;
	position: relative;
	top: 230px;
	left: 180px;
	
}

div#divAgeCheckContent ul {
	list-style:none;	
	margin: 5px 0 0 60px;
	padding: 0 0 0 60px;
}

div#divAgeCheckContent ul li{	
	text-align: left;
	margin: 0 0 10px 0;
}

