
html, body {
}

body {
	margin:0;
	padding:0;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:76%;
	color:#16635D;
	background:#F8F5B4;
	text-align:center;
}

h1,h2,h3,h4,h5,h6,p {
	margin:0;
	padding:0;
}

#start {
	position:absolute;
	left:50%;
	top:2%;
	margin:auto 349px 0 -390px;
	/*margin-left:-305px;
	margin-right:115px;*/
	width:781px;
	background:url(../images/start_bgfrau.jpg) 15px 18px no-repeat; /* 18->38px */
}

#start-logo {
	margin-bottom:17px; /* 17->37px */
	margin-left:50px;
}

#start-sehhilfen {
	position:relative;
	float:left;
}

#start-brillen {
	position:relative;
	float:left;
	margin-bottom:5px;
	margin-top:13px;
}

#start-text {
	text-align:center;
	/*margin-right:19px;*/
}

#start-text p {
	/*text-align:right;*/
	font-size:1.1em;
}

a, img {
	border:0;
}

p a {
	color:#16635D;
	text-decoration:none;
	border-bottom:1px #16635D solid;
}

p a:hover {
	border:0;
}
