body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	letter-spacing: 1px;
	background-color: #558ACC;
}
a {
	color: #4BACF3;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0C5CAD;
} 
a:active {
	color: #3FF;
	text-decoration: underline;
}

.navigation {
	color:            #39F;
}
.navigation a:link {
	color:            #39F;
}
.navigation a:visited {
	color:            #39F;
}
.navigation a:hover {
	color:            #36F;
	text-decoration: underline;
}

.navigation a:active {
	color:            #FFF;
	text-decoration: underline;
	background-color: #39F;
}
.linkmenu {
	color: #4BACF3;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	color: #333;
}
.h1oben {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	padding-top: 20px;
}
.oben20 {
	padding-top: 20px;
}

.td10 {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #4BACF3;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	line-height: 24px;
}

td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;

}
blockquote {
	margin: 16px;
}

li {
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
}
.li-re-rand {
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.utz {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}
.scroll{
	scrollbar-face-color: #558ACC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #64B9F5;
	scrollbar-darkshadow-color: #64B9F5;
	scrollbar-shadow-color: #4B4B4B;
	scrollbar-arrow-color: #FFFFFF;
} 
.kontaktlinsenlogo {  
	font-size: 16px; 
	letter-spacing: 6px; 
	font-weight: bold;
}
.headzeile {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #333;
}
.h2unfett {
	font-weight: bold;
	font-size: 12px;
}
.tdunfett {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
}
.fusszeile {
	background-image: url(medien/hintergrund_unten.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 11px;
	font-weight: bold;
	background-color: #4BACF3;
}
ul {
	margin: 16px;
}
.weiss {
	color: #FFF;
}
