.menu_arrow {
    position: absolute;
    margin-left: 220px;
    margin-top: 8px;
}

#menu_left_right_border {
    position: absolute;
    height: 100px;
    width: 100%;
    border-left: solid 1px black;
    border-right: solid 1px black;
    margin-right: 12px;
    margin-top: 0px;
}

.borderbottom {
    position: absolute;
    visibility: hidden;
    left: 0px;
    width: 100%;
    height: 25px;
    margin: 0px;
    padding: 0px;
    z-index: -1;
}

.bb_middle {
    background-image: url(/Files/System/Rotogroep/images/basics/bg_menu_bot.png);
    background-repeat: repeat-x;
    background-position: 0px 0px;
}

#navigation {
    width: 100%;
    min-width: 555px;
    position: relative;
    left: 1px;
    top: 0px;
    padding: 0px;
    overflow: hidden;
    text-align: left;
}

#navigation li, #navigation li a, #navigation td.menu_buttons_txt a {
    font-family: Arial, Helvetica;
    font-size: 12px;
}

#navigation td.menu_buttons_txt a {
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-variant: normal;
    text-transform: uppercase;
}

#navigation h1 {
    position: absolute;
    top: -1000em;
}

/* primary */
#navigation .primary {
    position: relative;
    font-size: 100% !important;
    font-size: 97%;
    line-height: 100%;
    width: auto;
    margin: 0px;
    padding: 0px;
}

#navigation .primary ul { /* variable slider */
    list-style: none outside;
    color: #000;
    background-color: White;
    background-image: url(/Files/System/Rotogroep/images/basics/bg_menu_wit.gif);
    background-repeat: repeat-x;
    background-position: top;
    overflow: hidden;
    margin: 0;
    width: 100%;
    padding: 0;
    position: relative;
    padding-bottom: 10px;
    z-index: 9999;
    left: 0px;
}

#navigation .primary li .menu_buttons_txt a:hover {
    background-color: transparent;
    background-image: url('/Files/System/Rotogroep/images/basics/but_cr.gif');
    background-position: 0px 0px;
    background-repeat: no-repeat;
    /* first level menu top border */
 /*
   border-top: solid 1px #4876b3;
*/
}

#navigation .primary li.current .menu_buttons_txt a {
    background-color: transparent;
    background-image: url("/Files/System/Rotogroep/images/basics/but_cr.gif");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    /* first level menu top border */
/*
    border-top: solid 1px #4876b3;
*/
}

#navigation .primary li.selected .menu_buttons_txt a {
    background-color: transparent;
    background-image: url("/Files/System/Rotogroep/images/basics/but_cr.gif");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    /* first level menu top border */
 /*
   border-top: solid 1px #4876b3;
*/
}

#navigation .primary li {
    float: left;
    margin: 0px;
    position: static;
    display: inline;
    height: 25px; /* first level menu items height */
}

#navigation .primary li.first {
    background-image: none;
}

#navigation .primary li a {
    font-weight: normal;
    display:block;
    padding: 0 15px 0 15px;
	line-height:24px;
    text-decoration: none;
    color: #FFFFFF;
    background-color: transparent;
    white-space: nowrap;
    cursor: pointer;
    background: url("/Files/System/Rotogroep/images/basics/button_hoek.gif") 0px 0px no-repeat;
	letter-spacing:1px;
}

#navigation .primary li a:hover {
    background-color: transparent;
}

#navigation .primary li.current a {
    color: #FFFFFF;
}

#navigation .primary li.selected {
    color: #000;
    background-color: #fff;
}

#navigation .primary li.selected a {
    color: #021e71;
    background: none #FFF 0px 0px;
}

/* iframe */
#primary-iframe {
    clear: both;
    width: 100%;
    height: 2.2em;
    margin: -2.2em 0 0;
    overflow: hidden;
}

/* level 1 */
#navigation .primary li ul {
    position: absolute;
    top: 2.2em;
    padding: 0.45em 0 0;
    margin: 2px 0 0;
    clear: both;
    width: 100%;
    /* properties of slider resetted: */
    height: auto;
    border: 0;
    overflow: visible;
    color: #000;
    background: none #fff;
}

#navigation .primary li li {
    float: left;
    clear: both;
    width: 240px; /* width for columns */
    margin: 0 0 0 5px;
    background-image: none !important;
    position: relative;
}* html #navigation .primary li li {
    display: inline;
}

#navigation .primary li li a {
    float: none;
    display: block;
    padding: 0 10px 0 10px;
	line-height:22px;
    overflow: hidden;
	letter-spacing:normal;
}

#navigation .primary li li a, #navigation .primary li li.selected li a {
    background-color: #FFFFFF !important;
    color: #021e71;
    background-position: 100% 8px !important;
}

#navigation .primary li li a:hover, #navigation .primary li li.selected a {
    color: #021e71 !important;
    background-color: #def5fc !important;
    background-position: 100% -42px !important;
}

#navigation .primary li li li:hover a {
    color: #FFFFFF !important;
    background-color: #8BCBF4 !important;
    background-position: 100% -42px !important;
}

/* level 2 */
#navigation .primary li ul ul {
    position: absolute;
    left: 95%;
    top: 0;
    width: 100%;
    padding: 0;
    margin: 0;
}

#navigation .primary li ul.expand-left ul {
    left: -102%;
}

/* mypost */
#navigation .primary li#nav-my-post {
    float: right;
    background-image: none;
}

#navigation .primary li#nav-my-post a {
    padding-right: 18px;
    padding-left: 36px;
}

li#nav-my-post form {
    position: absolute;
    right: 15px;
    top: 2.2em;
    padding: 0 0 0;
    margin: 0 0 0;
    clear: both;
    width: 14em;
    color: #000;
    background: #fff;
}

li#nav-my-post form fieldset div {
    margin-bottom: 0.7em;
}

li#nav-my-post form label {
    padding: 0;
}

li#nav-my-post form .submit {
    margin-top: 0.7em !important;
}

/* hidden and shown */
#navigation .primary li ul, #navigation .primary li.selected li ul, #navigation .primary li form {
    display: none;
}

#navigation .primary li.selected ul, #navigation .primary li.selected li.selected ul, #navigation .primary li.selected form {
    display: block;
}

/* container for secondary/tertiary */
#navigation .container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

/* secondary */
#navigation .secondary {
    float: left;
    list-style: none outside;
    font-size: 92%;
    line-height: 120%;
    margin: 0 0 0 263px;
}* html #navigation .secondary {
    display: inline;
}

#navigation .secondary li {
    line-height: 120%;
    float: left;
}

#navigation .secondary li a {
    font-weight: normal;
    padding: 0 8px 0 16px;
    text-decoration: none;
    color: #222;
    background-color: transparent;
}

#navigation .secondary li a:hover {
    color: #fff;
    background-color: transparent;
}

#navigation .secondary li.current a {
    color: #fff;
    background: transparent 0 0.3em no-repeat;
    text-decoration: none;
}

/* tertiary */
#navigation .tertiary {
    float: right;
    margin: 0 18px 0 0;
    list-style: none outside;
    font-size: 92%;
    line-height: 120%;
    color: #222;
    background-color: transparent;;
}* html #navigation .tertiary {
    display: inline;
}

#navigation .tertiary li {
    line-height: 120%;
    float: left;
}

#navigation .tertiary li a {
    font-weight: normal;
    padding: 0 6px;
    text-decoration: none;
    color: #222;
    background-color: transparent;
}

#navigation .tertiary li a:hover {
    color: #fff;
    background-color: transparent;
}

#navigation .tertiary form, #navigation .tertiary form div {
    display: inline;
    white-space: nowrap;
}* html #navigation .tertiary form {
    position: relative;
    top: -1px;
}

#navigation .tertiary input {
    margin: -7px 0;
    position: relative;
}

#navigation .tertiary input.text {
    width: 135px;
    border: 1px solid #fff;
}

#navigation label {
    display: inline;
    padding: 0 6px;
}

#navigation input.submit {
    padding: 1px 0 0 6px;
    float: none;
    clear: none;
}

/* footer */
#footer {
    color: #fff;
    padding: 0.9em 32px;
    font-size: 90%;
    line-height: 130%;
    width: 936px;
    position: absolute;
    bottom: 0;
}

body.tickle #footer {
    border-top: 1px solid #fff;
}

#footer ul {
    list-style: none outside;
    display: inline;
}

#footer li {
    display: inline;
    padding: 0 18px 0 0;
}

#footer a {
    font-weight: normal;
    color: #fff;
    background: transparent;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

/* breadcrumb trails */
#breadcrumbs {
    font-size: 90%;
    line-height: 140%;
    position: absolute;
    left: 40px;
    top: 0;
}

#breadcrumbs h2 {
    position: absolute;
    top: -1000em;
}

#breadcrumbs ol {
    list-style: none outside;
    margin: 0;
    padding: 0;
    position: relative;
}

#breadcrumbs ol li {
    float: left;
    padding: 0;
    margin: 0;
}

#breadcrumbs a {
    font-weight: normal;
    color: #222;
    background: transparent;
    text-decoration: none;
    float: left;
    padding: 0 10px 0 6px;
}

#breadcrumbs a:hover {
    color: #222;
    background-color: transparent;
    text-decoration: underline;
}

#breadcrumbs strong {
    font-weight: normal;
    float: left;
    color: #f60;
    background: transparent;
    padding: 0 0 0 6px;
}

/* tabbed items */
ul.tabs {
    margin: 2em 0;
    padding: 0 10px 0 22px;
    list-style: none outside;
    height: 1%;
    line-height: 130%;
}

ul.tabs li {
    float: left;
    text-align: center;
    margin: 0 0 0 -5px;
    position: relative;
}

ul.tabs li.current {
}

ul.tabs li a {
    float: left;
    color: #333;
    background: transparent;
    font-weight: bold;
    text-decoration: none;
    padding: 12px 22px 0 18px;
    height: auto !important;
    height: 22px;
    min-height: 22px;
    outline: 0;
}

ul.tabs li a:hover {
    color: #f60;
    background-color: transparent;
    text-decoration: none;
}

ul.tabs li.current a {
    color: #f60;
}

body.javascript-ok .tabbed-item {
    display: none;
}

.tabbed-item {
    height: auto !important;
    height: 27.2em;
    min-height: 27.2em;
}

.tabbed-item.current {
    display: block !important;
}

body.javascript-ok .tabbed-item h2 {
    position: absolute;
    left: -1000em;
}

.tabbed-item h3 {
    color: #222;
    background: transparent;
    font-weight: bold;
}

/* text scaler */
body.klein {
    font-size: 100%;
}

body.groter {
    font-size: 110%;
}

body.grootst {
    font-size: 115%;
}

#textscaler {
    margin: -11px 0 0;
    padding: 1em 0 0;
}

#textscaler a {
    width: 11px;
    height: 11px;
    overflow: hidden;
    text-indent: 1000em;
    white-space: nowrap;
    float: left;
    outline: 0;
    margin: 0 2px 0 0;
    display: block;
    padding: 0 !important;
}

#textscaler a.current {
    background-position: 0 -11px !important;
}

#ts-0 {
    background: url("/Files/System/Rotogroep/images/basics/textscaler/small.html");
}

#ts-1 {
    background: url("/Files/System/Rotogroep/images/basics/textscaler/medium.html");
}

#ts-2 {
    background: url("/Files/System/Rotogroep/images/basics/textscaler/big.html");
}

/* skip links */
#skip {
    position: absolute;
    left: 0;
    top: -100em;
    z-index: 29999;
    width: 980px;
}

#skip a {
    position: absolute;
    left: 50%;
    top: 0;
    width: 18em;
    margin: -0.6em 0 0 -9em;
    display: block;
    color: #006;
    background: #fff;
    padding: 0.3em 0.5em;
    text-align: center;
    font-weight: normal;
}

#skip .show, #skip a:focus {
    top: 100em;
}

/* clearfixes */
.tabbed-item:after, ul.tabs:after, #navigation .primary:after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
}

/* img rounded corner prototype */
div.MasterRound img {
    margin: 0px;
    display: block;
}

div.MasterRound {
    position: relative;
    padding: 0px;
    border: solid 1px green;
}

div.tlRound {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 30px;
    height: 30px;
    border: solid 1px red;
}

div.trRound {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 30px;
    height: 30px;
    border: solid 1px red;
}

div.blRound {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 30px;
    height: 30px;
    border: solid 1px red;
}

div.brRound {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 30px;
    height: 30px;
    border: solid 1px red;
}