body, table, tr, td {
	font-family: normal small verdana, arial, helvetica, sans-serif;
	font-size: 16px;
}



body {

        margin: 0px;
}

textarea, input, select {
	border: 1px solid #b2b2b2;
	color: #000;
        margin: 0px;
	padding: 1px;
}



/* skakels */

a, a:active, a:visited {
	color: black;
        text-decoration: none;
}

a:hover {
	color: red;
}


a.menings, a.menings:active, a.menings:visited {
	color: black;
        border: 1px solid red;
	background-color: #D8FF8A;
        text-decoration: none;
}

a.menings:hover {
	color: red;
}



#teks a:link {
        color: #006600;
        text-decoration: none;
}

#teks a:visited {
        color: #006600;
        text-decoration: none;
}
#teks a:hover {
        color: red;
        text-decoration: none;
}
#teks a:active {
        color: #006600;
        text-decoration: none;
}

a.bygedra {
        color: #006600;
        font-size: 10pt;
        font-weight: bold;
}

a.bygedra:hover {
        color: red;
        text-decoration: none;
}

a.teks, a.teks:visited, a.teks:active {
        color: #006600;
}
a.teks:hover {
        color: red;
}


a.urlbasis {
	font-size: 10pt;
	color: gray;
}

a.urlbasis:hover {
	font-size: 10pt;
	color: gray;
}


.rssicon {
        margin: 0px;
        border: 0px;
        white-space: nowrap; /*need for IE6*/
}


span.lyn2 {
	font-size: 10pt;
}

div#boodskap {
        background: #EDFF9B;
        font-size: 14pt;
        font-weight: bold;
        border: 1px solid blue;
}

#boodskap a:link {
        color: green;
}

#boodskap a:visited {
        color: green;
}


div#soek {
        position: absolute;
        right: 10px;
        top: 0px;
        padding: 0px;
}

div#topmenu {
        background: #9BBD98;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: red;
        margin: 0px;
        top: 0px;
        padding: 1px;
}


div#statsmenu {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
        border-bottom-style: outset;
        border-bottom-width: 1px;
        border-bottom-color: #EEFF8B;
        margin: 0px;
        top: 0px;
        padding: 0px;
}



div#beheerknoppies {
        float: right;

}


div#regs {
        background-repeat: repeat-x;
        background-image: url( /html/lemmetjiegroen.png ) !important;
        float: right;
        font-size: 12px;
        width: 240px;
        padding: 5px;
}



div#regslys {
        font-weight: bold;
        border-top-style: solid;
        border-top-width: 5px;
        border-top-color: red;
}



div#byvoeg {
        background: #9BBD98;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: red;
        margin: 0px;
        top: 0px;
        padding: 1px;
}


div#markdown {
        font-size: 12px;
	background-color: #E0FFC6;
        border: 1px solid red;
}

div#merker {
        font-size: 16px;
        color:  #FF1A05;
}


