.achtergrond
{	background-image:url(../images/bg.gif);
}


body {
        margin:0px;
        padding:0px;
}

td {
        font-family: "Trebuchet MS", Verdana;
        font-size:12px;
        color:#000;
        line-height:170%
}

.nav_top {
        height:5px;
        background-color:#f00;
}

td#logo {
        height:125px;
}

table#maintable {
        height:auto;
		border-left-color:#808080;
		border-left-width:1px;
		border-left-style:solid;
		border-right-color:#808080;
		border-right-width:1px;
		border-right-style:solid;
}

table#content {
        padding:10px;
}
td#nav {
        height:20px;
        background-color:#808080;
}
        #nav a {
                color:#fff;
                text-decoration:none;
                font-weight:bold;
        }

        #nav a:hover {
                text-decoration:underline;
        }

        #nav ul {
                padding:0px;
                margin:0px;
        }

        #nav li {
                float:right;
                list-style:none;
                border-right:1px solid #fff;
                padding-left:10px;
                padding-right:10px;
        }

td#footer {
        height:20px;
        background-color:#f00;
        color:#fff;
        padding-left:10px;
		border-bottom:#808080 solid 1px;
}

.footer_top {
        height:5px;
        background-color:#808080;
}

h1 {
        font-size:18pt;
        font-weight:bold;
}


TABLE.stdtabel
{	border: 1px solid #808080;
	width:100%;	
        padding:10px;
		margin:0px;
}
TH.stdtabel 
{
        text-align:left;
        padding-top:5px;
		padding-bottom:2px;
		padding-left:3px;
		height:30px;
		color:#FFFFFF;
		background-color:#808080;
		border-top:2px solid #FF0000;
		border-bottom:5px solid #FFFFFF;
		
}
TABLE.indextabel
{	border: 1px solid #808080;
	margin:0px;
	width:300px;
}


TD.regel1 {
        background-color:#ccc;
        padding:5px;
}
TD.regel2 {
        padding:5px;
}

TD.regel1_final {
        background-color:#CCFF66;
        padding:5px;
}
TD.regel2_final {
        padding:5px;
		background-color:#CCFF99;
}


TD.regel1index {
        background-color:#ccc;
		font-size:12pt;
		
}
TD.regel2index {
       	font-size:12pt;
		
}
.tiendomein
{	font-size:9pt;
}
.tiendatum
{	font-style:italic;
	font-size:8pt;
}
.tienbedrag
{	font-weight:bold;
	font-size:9pt;
}


.bod_bedrag
{		font-weight:bold;
		font-size:14px;
}
TD.regel3{
		background-color:#808080;
		padding:5px;
		border-bottom:2px solid #FF0000;
		color:white;
		font-weight:bold;
}
A.regel3, A.regel3:visited, A.regel3:active, A.regel3:link{
		color:#FFFFFF;
		font-weight:bold;
}

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

a:hover {
        text-decoration:underline;
}

input, select, textarea {
        font-size:13px;
        border:1px solid #808080;
        background-color:#fff;
}

.submit {
       background-color:#FF0000; 
       color:#fff;
	   border:white dotted 1px;
}
.reset
{      padding:2px;
	   border:white dotted 1px;
}

a.letter:link, a.letter:active, a.letter:visited {
        color:#000;
        text-decoration:none;
        font-weight:bold;
        font-size:16px;
}

a.letter:hover {
        text-decoration:underline;
}

TD.fout
{	background-color:#F30;
	color: #fff;
	border:1px dotted #808080;
	padding:5px;
	width:400px;
}
A.fout,a.fout:link, a.fout:active, a.fout:visited
{	color:white;
}
.domeinbod
{	font-weight:bold;
}
.bod,A.bod
{	font-weight:bold;
	font-size:16px;
	color: black;
}
.bodrood
{	font-weight:bold;
	fontsize:16px;
	font-style:italic;
	color:#FF0000;
}
.domeinnaambod
{	float:right;
	font-size:20pt;
	padding-right:15px;
	font-weight:bold;
	height:30px;
}
.domeinnaamhuidigbod
{	font-weight:bold;
	font-size:15pt;
}
P{font-size:13px;
}
.tbldata
{	border:#999999 solid 1px;
	padding:0px;
	width:450px;
}
.data1
{	font-size:12pt;
	width:75px;
	color:red;
}
.data2
{	font-size:14pt;
	width:250px;
	text-align:right;
}

ul#adds_block {
	list-style-type: none;
	border: #000000 1px solid;
	padding:0px;
}
li#adds_title {
	border-bottom: 1px solid #FF0000;
	background-color:#666666;
	color: #FFFFFF;
	font-weight: bold;
	font-family: trebuchet ms, verdana;
}
li#site {
	
}
#adds_block a {
	color: black;
	text-decoration: none;
}
#adds_block a:hover {
	text-decoration: underline;
	color: red;
}
#adds_block li {
	font-family: trebuchet ms, verdana;
	font-size: 12px;
}

#adds_block .site {
	border-bottom: 1px solid #CCCCCC;
}