
.knop{
    border-width: 1px;
    border-color: #FFFFFF;
    border-style: solid;
    
    width:240px;
    height:18px; 
    background-color:#ff6820;
    cursor:pointer;
    
    padding: 5px;
    vertical-align: middle;
    
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
}

.knop:link {
	color: #FFFFFF;
    text-decoration:none;
}
.knop:visited {
	color: #FFFFFF;
    text-decoration:none;
}
.knop:hover {
	color: #FFFFFF;
    text-decoration:none;
}
.knop:active {
	color: #FFFFFF;
    text-decoration:none;
}




.mailtable{
    
    width:630px;
    height:auto;
	align:left;
    background-color:#400000;
    
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#e4d9c7;
    
    border-collapse:separate  ;
    border-width: thin;
    border-color:#9c3022;
    border-style: solid;
}

.mailtable td{
    vertical-align: top;
    padding-left: 10px;
	text-align:left;
}

.mailinput{
     color:#e4d9c7;
	 background-color:#380b07;
     border-width: thin;
     border-color:#9c3022;
     border-style: solid;
}

.mailinput2{
     color:#e4d9c7;
	 background-color:#380b07;
	 border-width: thin;
     border-color:#9c3022;
     border-style: solid;
}

.mailinput3{
     color:#e4d9c7;
	 background-color:#380b07;
	 border-width: thin;
     border-color:#9c3022;
     border-style: solid;
}

.mailinput4{
     color:#e4d9c7;
	 background-color:#380b07;
	 border-width: thin;
     border-color:#9c3022;
     border-style: solid;
}

body{
	padding:0px;
	margin:0px;
	background-color:#000000;
	text-align:center;
}

.mastertabel{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color:#e4d9c7;
	background-image:url(http://www.maryamma.nl/images/background/fire4.jpg);
	background-repeat:no-repeat;
	background-color:#380b07; */
    vertical-align:top;
	text-align:left;

	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

.contenttable{
    width:655px;
 	margin:0px;
	text-align:left;
}

.bordertable{
	text-align:left;
	border:1px;
    border-color:#9c3022;
	border-style:solid;
	width:100%;
}

.bordertable td{
	padding:6px;
}

.tdcolor{
background-color:#400000;
padding:3px;
}

.tdcolor2{
background-color:#610404;
padding:3px;
}

.tdcolor3{
background-color:#9c3022;
padding:3px;
}

.celsize{
width: 300px;
border: 1px;
}


.footer{
	background-color:#400000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#e4d9c7;
}


a:link {
	color: #dcb187;
}
a:visited {
	color: #efd5b1;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFF00;
}

.navigation {
	font-size: 12px;
	color: #9c3022;
	padding-left:58px;
	margin-top:20px;
}

.popup {
	background-color:#380b07;
	width:400px;
	height:400px;
	display:none;
	border:25;
    border-color: #9c3022;
	border-style:fixed;
	
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-200px;
	margin-left:-200px;
}

.balkje{
	background-color:#9c3022;
	vertical-align:top;
	padding-left:5px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9c3022;
}


h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9c3022;
}


h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9c3022;
}

.inspring{
	padding-left:20px;
}

.balkje2{
	background-color:#400000;
	vertical-align:top;
	padding:5px;
	text-align:left;
	border:1px;
	border-color: #9c3022;
	border-style:solid;
	width:100%;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a:hover
{	
	background: #000000;
}

#sddm div /*  Pulldown border  */
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #000000;
	border-color: #9c3022;
}


#sddm li a  /*  BUTTON  */
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 67px;
	background: #000000;
	color: #e4d9c7;
	text-align: center;
	text-decoration: none;
	border: 1px solid #9c3022;
}


#sddm div a /*  PULLDOWN  */
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #000000 ; /*achtergrond pulldown */
	color: #e4d9c7 ; /* tekst kleur */
	font: 11px arial
}

#sddm div a:hover /*  hover PULLDOWN  */
{	
    background: #400000;/* hoover achtergrond  */
	color: #e4d9c7 ; /* hover kleur */
}


