/* CSS Document */

.textNav						{display:block; color: #2A5580; padding: 4px 0px 0px 15px;}

/*################ Elemente Navigation ################*/
.elementNav						{display:block; background-image: url(img/design/bg_nav.gif); background-repeat: no-repeat; height: 24px; width: 193; color: #2A5580;}
.elementNav:hover				{display:block; background-image: url(img/design/bg_nav_mo.gif); background-repeat: no-repeat; height: 24px; width: 193; color: #2A5580; cursor: hand; cursor: pointer;}
.elementNavSelected				{display:block; background-image: url(img/design/bg_nav_mo.gif); background-repeat: no-repeat; height: 24px; width: 193; color: #2A5580; cursor: hand; cursor: pointer;}


