@charset "utf-8";
/* CSS Document */

/****************/
/*** mainNavi ***/
/****************/

div#mainNavi a{font-family:Georgia, serif; font-size:16px;}

div.mainNaviHr {margin:0px; height:2px; background-color:#F2A32A;}
* html div.mainNaviHr {margin:0px; height:2px; background-color:#F2A32A; line-height:0px; font-size:0px;}
div.mainNaviCURHr {margin:0px; height:2px; background-color:#ccc;}
* html div.mainNaviCURHr {margin:0px; height:2px; background-color:#ccc; line-height:0px; font-size:0px;}

/*** fist level ***/
.mainNaviItem {background:white; line-height:195%;}
.mainNaviItem a {font-size:16px; display:block; margin:5px 10px 5px 0px; text-decoration:none; color:#231F20;}
.mainNaviItem a:hover {color:#999;}
#mainNaviImage {position:relative; left:-15px; float:left; top:15px;}

#mainNaviImageFirst {position:relative; left:-15px; float:left; top:10px;}

.mainNaviItemFirst a { margin:0px 10px 5px 0px !important;}
.mainNaviItemSecond a {}
.mainNaviItemLast a {}
#mainNaviItemFirstCurrent {margin:0px 10px 5px 0px; color:#999!important; position:relative; left:-5px;}
#mainNaviItemCurrent a {margin:5px 10px 5px 0px; color:#999!important;}
#mainNaviItemCurrent img {}
#mainNaviItemCurrentSUB {}
#mainNaviItemCurrentSUB a {margin:5px 10px 5px 0px;}
#mainNaviItemCurrentSUB img{}
#mainNaviItemACTSUB { }

/*** second level ***/
.mainNaviItemLevel2 {background:white; line-height:195%;}
.mainNaviItemLevel2 a {font-size:16px; display:block; margin:5px 10px 5px 15px; text-decoration:none; color:#999;}
.mainNaviItemLevel2 a:hover {color:#999;}
.mainNaviItemLevel2First a { margin:5px 10px 5px 15px !important;}
.mainNaviItemLevel2Second a {}
.mainNaviItemLevel2Last a {}
#mainNaviItemLevel2Current a {margin:5px 10px 5px 15px; color:#999!important;}
#mainNaviItemLevel2Current img {width:5px; height:5px; float:left; margin:10px 5px 5px 0px;}
* html #mainNaviItemLevel2Current img {margin:16px 5px 5px 0px;}
*:first-child+html #mainNaviItemLevel2Current img {margin:16px 5px 5px 0px;} 
#mainNaviItemLevel2CurrentSUB {}
#mainNaviItemLevel2CurrentSUB a {margin:5px 10px 5px 20px;}
#mainNaviItemLevel2CurrentSUB img{}
#mainNaviItemLevel2ACTSUB { }

/***************/
/*** topNavi ***/
/***************/

/*** fist level ***/
.topNaviItem {background:white; line-height:195%; float:left;}
.topNaviItem a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; display:block; text-decoration:none; color:#F2A32A;}
.topNaviItem a:hover {color:#999;}
.topNaviItemFirst a {}
.topNaviItemSecond a {}
.topNaviItemLast a {}
#topNaviItemCurrent a {color:#999;}
#topNaviItemCurrent img {}
#topNaviItemCurrentSUB {}
#topNaviItemCurrentSUB a {}
#topNaviItemCurrentSUB img{}
#topNaviItemACTSUB { }

span.topNaviTrennlinie{float:left; margin:5px 5px 0px 5px; color:#231F20; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
* html span.topNaviTrennlinie {float:left; margin:5px 5px 0px 5px; color:#231F20; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
*:first-child+html span.topNaviTrennlinie {float:left; margin:5px 5px 0px 5px; color:#231F20; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}