
/*
# Design by Webdesign Vlinder
# http://www.webdesign-vlinder.de

# CSS-Layout sowie alle anderen Inhalte auf dieser Datei sind urheberrechtlich geschützt !
# Copyright 2009 by Webdesign Vlinder
*/


/* Navigation */
#navi { background-color: #562573; text-align: left; width: 884px; height: 31px; margin: 0; padding: 1px 0 0 4px; }
* html #navi { width: 888px ; padding-left: 3px; }
.menucontainer { background-color: transparent; text-decoration: none; text-align: center; width:172px; height: auto; float:left; margin: 1px; padding: 1px; }
* html .menucontainer { width: 174px; }
a.menu:link, a.menu:visited { color: #fff; font-size: 12px; font-family: Arial; background-color: #6e3093; background-image: url(/images/bottomm.png); background-repeat: repeat-x; text-decoration: none; text-align: center; margin-top: 0.02em; margin-bottom: 0.2em; padding: 0.2em 0.3em; border: solid 1px #999; display: block; }
a.menu:focus { color: #9f9; font-size: 12px; font-family: Arial; background-color: #c0c0c0; background-image: url(/images/bottomm.png); background-repeat: repeat-x; text-decoration: none; text-align: center; margin-top: 0.02em; margin-bottom: 0.2em; padding: 0.2em 0.3em; border: solid 1px #999; display: block; }
a.menu:hover { color: #2e0036; font-size: 12px; font-family: Arial; font-weight: bolder; background-color: #fff; background-image: none; background-repeat: repeat-x; text-decoration: none; text-align: center; margin-top: 0.02em; margin-bottom: 0.2em; padding: 0.2em 0.3em; border: solid 1px #999; display: block; }
a.menu:active { color: #f0c; font-size: 12px; font-family: Arial; font-weight: bolder; background-color: #c0c0c0; background-image: url(/images/bottomm.png); background-repeat: repeat-x; text-decoration: none; text-align: center; margin-top: 0.02em; margin-bottom: 0.2em; padding: 0.2em 0.3em; border: solid 1px #999; display: block; }


