.stamtavle tr td { border: solid 1px black;}
a {
    text-decoration:none;
}
a:hover {
    text-decoration: underline;
}
.paginator, .disabled{
    padding-right: 2em;
    padding-left: 0.5em;
}
body {
    font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
    color: #36393D;
    background-color: #fcfcff;
    background: url(/img/top3.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    max-width: 2000px;
}   
p {
    margin-top: 1em;
    margin-bottom: 1em;   
}
strong {
    font-weight: bold;   
} 
table {
    margin: 0;   
}
#navigation a {
    text-decoration: none;
    display: block;
    background: #fcfcff;
    padding: 0.25em;
    color: black;
}
#navigation a:visited {
    color: black;
}

#navigation a:hover {
    background: #284B5F;
    color: white;
}

a.main {
    background: #284B5F !important;
    margin-top: 0 !important;
    border-top: none !important;
    color: white !important;
}
li.selected {
    list-style: square !important;  
    color: white !important;    
    border: none !important;       
}

#navigation .selected > ul > li {           
    margin-left: 2em;
    list-style: none;
    color: #36393D !important;
    margin-top: 0;
}

li {
    text-align: left;
    margin-left: 2em;
    list-style: square;
    margin-top: 2px;
}  
#navigation > li {
    list-style: none;   
    text-align: left;
    margin-left: 0;
    margin-top: 0.5em;
    margin-bottom: 0.5em;                        
    border: solid 1px silver;   

}
td {
    padding: 0.5em;
    padding-top: 2px;
}
h1#logo {
    text-indent: -9000px;
    background: url(/img/logo.png);
    width: 417px;
    height: 79px;
    position: absolute;
    top: 11px;
    left: 180px;
    font-size: 4em;
    font-weight: bold;
}         
h2 {
    font-size: 110%;
    font-weight: bold;  
    margin-top: 0.5em;
    margin-bottom: 0.25em;
}
h3 {
    font-weight: bold;
    margin-top: 0.5em; 
    margin-bottom: 0.5em !important; 
}

#menu > ul {
    padding: 0.5em;   
}

#hd {
    margin-top: 0.5em;
}
#hd2 {
    background: #284B5F;
    color: #ECEACE;
    padding: 0.5em;
}
#CategoryName, #PageTitle, #PageDescription{
    width: 40em;   
}
.date {
    font-style: italic;
    margin-bottom: 1em;
    border-bottom: dotted 1px black;
}
li.main {
    padding-top: 0 !important;
    border: solid 1px #284B5F !important;
}        
.sub li{
    border: none !important;   
}  
.paging > div{
    display: inline;
}
.form-error {
    border: solid 2px red;
}             
.error-message {
    color: red;   
}  
.box {
    border: solid 1px silver;
    margin-bottom: 1em;
} 
.box h3 {
    background: #284B5F;
    color: white;
    font-weight: normal;
    margin-top: 0;
    padding: 0.25em;           
}
.box a:visited, .box a {
    color: white;
}
.box p {
    padding-left: 0.25em;
    padding-right: 0.25em;
}
.imagebox {
    border: solid 1px black;
    padding: 5px;
    padding-top: 6px;
    padding-bottom: 6px;
    background: silver;
}
#name, #subject, #message, #from {
    width: 40em;
}
.r {
    text-align: right !important;
}

#valper {
    padding: 0;
    margin-top: 1em;
}
.disabled {
    display: none !important;   
}
#PageDescription {
    height: 40em !important;   
}

#mainpage > td {
    padding-top: 0 !important;   
}
td > p {
    margin: 0;   
}
.defInput {
    width: 35em;   
}
.item {
    border: solid 1px silver;
    list-style: none;
    margin-left: 0;   
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
#cakeSqlLog {
    clear: both;   
}