.menu {	color: #009965;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}


a.menu:link 	{ color: #346C83; font-family:Arial; font-weight: bold; font-size:13px; text-decoration: none; }

a.menu:visited 	{ color: #346C83; font:Arial; font-weight: bold; font-size:13px; text-decoration:none; }


a.menu:active 	{ color: #346C83; font:Arial; font-weight: bold; font-size:13px; text-decoration:none; }

a.menu:hover 	{ color: #009965; font:Arial; font-weight: bold; font-size:13px; text-decoration:underline;  }

a.menukom:link 	{ color: #009965; font-family:Arial; font-weight: bold; font-size:13px; text-decoration: none; }

a.menukom:visited 	{ color: #009965; font:Arial; font-weight: bold; font-size:13px; text-decoration:none; }


a.menukom:active 	{ color: #009965; font:Arial; font-weight: bold; font-size:13px; text-decoration:none; }



a.menukom:hover 	{ color: #346C83; font:Arial; font-weight: bold; font-size:13px; text-decoration:underline;  }

img.floatLeft { 
    float: left; 
    margin: 0px; 
}

img.floatright { 
    float: Right; 
    margin: 0px; 
}.komAluBlue {
	font-size: 14px;
	font-weight: bold;
	color: #208DC8;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#illustrations {
	background-color: #FFFFFF;
	background-position: center;
}
#illustrations td {
	padding: 4px;
	vertical-align: top;
	border: 1px solid #666666;
}
.leftMargin {
	float: right;
	margin-left: 10px;
}

.thumbnail
{ float: left; width: 150px; border: 1px solid #999; margin: 0 20px 15px 0; padding: 5px; }

.clearboth { clear: both; }
a img { border-width: 0px; border-style: none; text-decoration: none; }
