
a.menulink:link, a.menulink:visited, a.menulink:active {
   color: #FFFFFF;
   display: block;
   font-weight: bold;
   margin: 2px;
   padding: 2px 12px 2px 12px;
}

a.menulink:hover {
   background: #959DA8;
   color: #FFFFFF;
   display: block;
   font-weight: bold;
   margin: 2px;
   padding: 2px 12px 2px 12px;
}

a.menulinkws:link, a.menulinkws:visited, a.menulinkws:active {
   background: url(/images/menupfeil.gif) right no-repeat;
   color: #FFFFFF;
   display: block;
   font-weight: bold;
   margin: 2px;
   padding: 2px 12px 2px 12px;
}

a.menulinkws:hover {
   background: url(/images/menupfeil.gif) #959DA8 right no-repeat;
   color: #FFFFFF;
   display: block;
   font-weight: bold;
   margin: 2px;
   padding: 2px 12px 2px 12px;
}

a.subnaviklein:link, a.subnaviklein:visited, a.subnaviklein:active {
   color: #6D747E;
   text-decoration: none;
}

a.subnaviklein:hover {
   color: #6D747E;
   text-decoration: underline;
}

a.navstruct:link, a.navstruct:visited, a.navstruct:active {
   padding-left: 5px;
   padding-right: 10px;
   background: url(/images/menupfeil.gif) 0 1px no-repeat;
}

a.navstruct:hover {
   padding-left: 5px;
   padding-right: 10px;
   background: url(/images/menupfeilover.gif) 0 1px no-repeat;
}

a.topnavi:link, a.topnavi:visited, a.topnavi:active {
   border-left-style: ridge;
   border-left-width: 1pt;
   color: #FFFFFF;
   display: block;
   float: left;
   font-weight: bold;
   margin: 1px 0px 0px 0px;
   padding: 12px 12px 12px 12px;
   text-align: center;
}

a.topnavi:hover {
   border-left-style: ridge;
   border-left-width: 1pt;
   color: #FFFFFF;
   display: block;
   float: left;
   font-weight: bold;
   margin: 1px 0px 0px 0px;
   padding: 12px 12px 12px 12px;
   text-align: center;
}



.anreisser {
   color: #000000;
   font-size: 0.85em;
   padding: 10px 10px 10px 10px;
}

.artitel {
   font-weight: bold;
}

.box {
   float: left;
   height: 150px;
   width: 390px;
}

.boxcontent {
   background: #959DA8;
   color: #FFFFFF;
   height: 150px;
   max-width: 390px;
   padding: 10px;
}

.boxhead{
   background: #6D747E;
   color: #FFFFFF;
   font-weight: bold;
   max-width: 390px;
   padding: 10px 10px 10px 10px;
}

.header {
   background-color: #A8B2BC;
   border-left-color: #6D747E;
   border-left-style: solid;
   border-left-width: 30px;
   color: #FFFFFF;
   display: block;
   font-weight: bold;
   line-height: 30px;
   padding-left: 10px;
}

.header a:link, .header a:visited, .header a:active {
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}

.header a:hover {
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: underline;
}

.headergr {
   background: #AEB8C2;
   border-bottom: 1px solid #808080;
   border-left: 1px solid #808080;
   border-right: 1px solid #FFFFFF;
   border-top: 1px solid #FFFFFF;
   padding: 1px;
}

.menudiv {
   
   position: relative;
   
   width: 84px;
   z-index: 1000;
	padding: 0;
}

.menudiv {
   -moz-opacity: 0.9;
}

.menudiv {
   filter:Alpha(opacity=90);
}

.menupix {
   left: 5px;
   position: relative;
   top: -4px;
   vertical-align: top;
}

.rightbox {
   background: url(/images/anreisser_back.jpg) #EFF3F3 left bottom no-repeat;
   float: right;
   margin: 5px;
   padding: 3px;
   width: 184px;
}

.rightbox a.boxlink:link, .rightbox a.boxlink:visited, .rightbox a.boxlink:active {
   display: block;
   padding: 6px 0 0 32px;
}

.rightbox a.boxlink:hover {
   display: block;
   padding: 6px 0 0 32px;
}

.subnavi{
   display: inline;
   text-align: center;
	 position: relative;
	 left: 15%;
}

.thumbl {
   display: block;
   float: left;
   position: relative;
}

.titel {
   color: #000000;
   font-weight: bold;
}

.titel a:link, .titel a:visited, .titel a:active {
   font-weight: bold;
   text-decoration: none;
}

.titel a:hover {
   font-weight: bold;
   text-decoration: underline;
}

#content a:link, #content a:visited, #content a:active {
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}

#content a:hover {
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: underline;
}

