/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,        Helvetica,        Geneva,        Sans-serif,        sans-serif; font-size: 9pt; color: rgb(51,51,51); background-color: rgb(229,229,204); background-image: none}
 A:active { color: rgb(255,0,0)}
 A:link { color: rgb(51,51,51)}
 A:visited { color: rgb(153,153,0)}
 .TextObject{ padding: 10px}
 H1 { font-family: Arial,        Helvetica,        Geneva,        Sans-serif,        sans-serif; font-size: 16pt; color: rgb(51,51,51)}
 H2 { font-family: Arial,        Helvetica,        Geneva,        Sans-serif,        sans-serif; font-size: 12pt; color: rgb(51,51,51)}
 P { font-family: Arial,        Helvetica,        Geneva,        Sans-serif,        sans-serif; font-size: 9pt; color: rgb(51,51,51);
	margin-bottom : 12px}
 H3 { font-family: Arial,        Helvetica,        Geneva,        Sans-serif,        sans-serif; font-size: 9pt; color: rgb(51,51,51); font-weight: bold}
 LI { font-family: Arial,        Helvetica,        Geneva,        Sans-serif,        sans-serif; font-size: 9pt}
 .TextNavBar{ font-size: xx-small}
 .nof_ARSeminareBanners1-Banner1{
font-family:Verdana; font-size:24px; font-weight:700; font-style:normal; color:#ffffff 
}

.nof_ARSeminareNavbar2-Regular{
font-family:Arial; font-size:10px; font-weight:400; font-style:normal; color:#333333 
}

.nof_ARSeminareNavbar4-Rollover{
font-family:Arial; font-size:10px; font-weight:400; font-style:normal; color:#333333 
}

.nof_ARSeminareNavbar6-Highlighted{
font-family:Arial; font-size:10px; font-weight:400; font-style:normal; color:#333333 
}

.nof_ARSeminareNavbar8-HighlightedRollover{
font-family:Arial; font-size:10px; font-weight:400; font-style:normal; color:#333333 
}

.nof_ARSeminareNavbar3-Regular{
font-family:Arial; font-size:11px; font-weight:400; font-style:normal; color:#333333 
}

.nof_ARSeminareNavbar5-Rollover{
font-family:Arial; font-size:11px; font-weight:400; font-style:normal; color:#333333 
}

.nof_ARSeminareNavbar7-Highlighted{
font-family:Arial; font-size:11px; font-weight:400; font-style:normal; color:#333333 
}

.nof_ARSeminareNavbar9-HighlightedRollover{
font-family:Arial; font-size:11px; font-weight:400; font-style:normal; color:#333333 
}
A:hover { color: rgb(255,0,0)}
 

.jcarousel-skin-nof .jcarousel-next-horizontal{
    background: transparent url( "../assets/images/nof-carousel-nav-right-lt.png" ) no-repeat 95% 50% /* next */
}

.jcarousel-skin-nof:hover .jcarousel-next-horizontal{
	background-image: url( "../assets/images/nof-carousel-nav-right-lt.png" )
}
.jcarousel-skin-nof .jcarousel-next-horizontal:hover {
	background-image: url( "../assets/images/nof-carousel-nav-right-lt.png" ) /* prev */
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-horizontal:hover {
	background-image: url( "../assets/images/nof-carousel-nav-left-lt.png" )
}

.jcarousel-skin-nof .jcarousel-next-horizontal:focus {
    background-image: url( "../assets/images/nof-carousel-nav-right-dk.png" )
}

.jcarousel-skin-nof .jcarousel-next-horizontal:active {
    background-image: url( "../assets/images/nof-carousel-nav-right-dk.png" )
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-horizontal{
    background: transparent url( "../assets/images/nof-carousel-nav-left-lt.png" ) no-repeat 5% 50% /* prev */
}

.jcarousel-skin-nof:hover .jcarousel-prev-horizontal{
	background-image: url( "../assets/images/nof-carousel-nav-left-lt.png" )
}
.jcarousel-skin-nof .jcarousel-prev-horizontal:hover {
	background-image: url( "../assets/images/nof-carousel-nav-left-lt.png" )
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-horizontal:hover {
	background-image: url( "../assets/images/nof-carousel-nav-right-lt.png" )
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:focus {
    background-image: url( "../assets/images/nof-carousel-nav-left-dk.png" )
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:active {
    background-image: url( "../assets/images/nof-carousel-nav-left-dk.png" )
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-nof .jcarousel-next-vertical{
    background: transparent url( "../assets/images/nof-carousel-nav-down-lt.png" ) no-repeat 50% 95% /* next */
}

.jcarousel-skin-nof:hover .jcarousel-next-vertical{
	background-image: url( "../assets/images/nof-carousel-nav-down-lt.png" )
}
.jcarousel-skin-nof .jcarousel-next-vertical:hover {
	background-image: url( "../assets/images/nof-carousel-nav-down-lt.png" )
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-vertical:hover {
	background-image: url( "../assets/images/nof-carousel-nav-up-lt.png" )
}

.jcarousel-skin-nof .jcarousel-next-vertical:focus {
    background-image: url( "../assets/images/nof-carousel-nav-down-dk.png" )
}

.jcarousel-skin-nof .jcarousel-next-vertical:active {
    background-image: url( "../assets/images/nof-carousel-nav-down-dk.png" )
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-vertical{
    background: transparent url( "../assets/images/nof-carousel-nav-up-lt.png" ) no-repeat 50% 5% /* prev */
}

.jcarousel-skin-nof:hover .jcarousel-prev-vertical{
	background-image: url( "../assets/images/nof-carousel-nav-up-lt.png" )
}
.jcarousel-skin-nof .jcarousel-prev-vertical:hover {
	background-image: url( "../assets/images/nof-carousel-nav-up-lt.png" )
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-vertical:hover {
	background-image: url( "../assets/images/nof-carousel-nav-down-lt.png" )
}

.jcarousel-skin-nof .jcarousel-prev-vertical:focus {
    background-image: url( "../assets/images/nof-carousel-nav-up-dk.png" )
}

.jcarousel-skin-nof .jcarousel-prev-vertical:active {
    background-image: url( "../assets/images/nof-carousel-nav-up-dk.png" )
}
