body, html{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	height: 101%;
	margin-top: 20px;
} 
h1 {
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 16px;
} 
h2 {
	font-size: 14px;
	font-weight: bold;
} 
p {
	font-size: 14px;
	font-weight: normal;
	line-height: 120%;
}
ul {
	margin: 0;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
} 
li {
	font-size: 14px;
	font-weight: normal;
	line-height: 120%;
	margin: 0;
	padding: 0;
	list-style-type: disc;
}
a {
	font-weight: normal;
	color: #0078F0;
} 
a:link { 
	color: #0078F0; 
	text-decoration: underline;
} 
a:visited { 
	color: #0078F0; 
	text-decoration: none;
}
a:hover { 
	color: #2D96FF; 
	text-decoration: underline;
} 
a:active { 
	color: #0062C4; 
	text-decoration: none;
} 
.h1klein {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
}
.kleiner { 
	font-family: Arial, Helvetica, sans-serif; 
	letter-spacing: normal; 
	font-size: 12px;
}
.kontaklinsen {  
	letter-spacing: 6px; 
	font-size: 16px; 
	font-weight: bold; 
	word-spacing: normal;
}
.breitklein {
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 10px;
}
.nichtfett {
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	color: #333333
}
.tdinnenabstand {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.frageantwort {
	font-family: Arial, Helvetica, sans-serif;
	color: #F7F7F7;
	background-color: #484848;
}
.utz {
	font-size: 12px;
	font-weight: normal;
	color: #3399FF;
}
.rahmen {
	border: 1px solid #484848;
}
.rahmenindex {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0078F0;
	border-right-color: #0078F0;
	border-bottom-color: #0078F0;
	border-left-color: #0078F0;
}
.rahmenli {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 0px;
}
.rahmenr {
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.klein {
	font-size: 11px;
	font-weight: normal;
}
.table100 {
	height: 101%;
}
.fusszeile {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 3px;
}
