
body {
	background-color:#FFFFFF;	
	font-family:"Lucida Grande","Helvetica","Arial","sans-serif";
	color:#FFFFFF;
	text-align:center;
}

td {
  vertical-align:top;
  font-size:12px;
}

h1, h2 ,h3 {
	color:#ffffff;
	font-weight:normal;		
	margin-bottom:-10px;
	text-align:center;
}

h1 {
	font-family:"Garamond";
	font-size:18px;
	text-align:center;
}

h2 {
	font-size:12px;
	text-align:center;
}
h3 {
	font-family:"Garamond";
	font-size:11px;
	color:#555555;
	}

a {
	color:#777777;
	text-decoration:none;
}

a:visited {
	color:#555555;
}

a:hover {
	color:#ffffff;
}


.landing_menu {
	height: 10%;
	width: 100%;
}

.landing_impressum {
	color: #444;
	text-align: justify;
	position: absolute;
	width: 86%;
	left: 5%;
	top: 5%;
	background-image: url(/websites/manu/parts/transparent_grey_27.png);
	padding-left: 2%;
	padding-right: 2%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	display: none;
    height : 90%;
    overflow : auto;
}
.landing_impressum_close {
	position: relative;
	height: 11px;
	width: 11px;
	top: 0px;
	right: 0px;
	float: right;
	padding-top: 20px;
}

.landing_text_small {
	font-size: 10px;
}

.landing_text_bigger {
	font-size: 16px;
}

.landing_button {
	width: 79px;
	height: 17px;
}

.landing_spacer {
	width: 5px;
	height: 17px;
}
