body {
	font:13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif
}
a:focus {
	outline:1px dotted invert
}

a:link {color:#B98932;
	    text-decoration: none;
}
       
a:visited {color:#B98932;
           text-decoration: none;
}

a:active {color:#B98932;
          text-decoration: none;
}

a:hover {color:#DFC27A;
		 text-decoration: underline;
}

hr {
	border:0 #B98932 solid;
	border-top-width:1px;
	clear:both;
	height:0
}
h1 {
	font-size:25px
}
h2 {
	font-size:23px;
	color:#B98932;
}
h3 {
	font-size:21px
}
h4 {
	font-size:19px;
}

h4,h6,#padding_10px {
	font-size:19px;
	padding:10px 0px 0px 10px;
	color:#B98932;
}
 

h5 {
	font-size:17px;
	color:#B98932;
}
h6 {
	font-size:15px
}
ol {
	list-style:decimal
}
ul {
	list-style:circle
}
li {
	margin-left:10px;
}

li#kuld {
	margin-left:30px;
	
}


p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, address, fieldset {
	margin-bottom:20px
}

table,th,td,tr{
border:none;
}

table#stamtavle {
width:700px;
background-color:black;
color:#B98932;
border:1px solid #B98932;
font-family:verdana;
font-size:0.9em;
margin-left: auto;
margin-right: auto;
}

td#stamtavle {
width:25%;
vertical-align:center;
text-align:left;
border:1px solid #B98932;
padding: 10px 10 px 10px 15px;
}


table, th, td,#kuld{
border:none;
top: 5px;
margin-left: auto;
margin-right: auto;
}