﻿/* navigation */
.navigation {background: #D9E1E5 url(img/nav.gif); border: 1px solid #DFEEF7; border-color: #DFEEF7 #CFDEE7; height: 41px;}
.navigation a {background: #D9E1E5 url(img/nav.gif); border-right: 1px solid #AFBEC7; color: #456; display: block; float: left; font: bold 1em sans-serif; line-height: 41px; padding: 0 14px; text-decoration: none;}
.navigation a:hover {background-position: left bottom; color: #234;}

