a {
 color: black;
 text-decoration: none;
}

a:visited {
 color: black;
 text-decoration: none;
}

a:hover {
 text-decoration: none;
 color: #00FF00;
}

#menuleft .active {
 color: #00BB00;
}

#menutop .active {
 color: white;
}

h1 {
    font-size: 42px;
    line-height: 1em;
    padding: 0;
    margin:0 0 0 20px 0;
    border-bottom: 1px dotted black;
 }

h1, h2, h3, h4, h5, h6 {
    color: black;
    font-family: verdana, arial, sans-serif;
 }

h2 {
 font-size:18px;
 font-family:verdana, arial, sans-serif ;
 font-weight:bold;
 padding:0;
 margin:0;
}

hr {
 border: 1px dotted black;
 height:1px;
 margin-right: 0;
 noshade: noshade;
}

.align-center {
 text-align: center;
}

.imgtext-table {
 table-layout: center;
}

body {
 background: #00B603;
 color: black;
 margin: 0;
 padding: 1%;
 min-width: 640px;
}

#coa {
 margin: auto;
 border: 1px solid black;
 max-width: 1000px;
 min-height: 500px;
 background: #FFFFF9;
}

#logo {
 border-bottom : 1px solid black;
 margin : 0;
 padding : 4px 10px;
 height : 79px;
 overflow : hidden;
 background-color : #287635;
 background-image : url(../pic/wald2.jpg);
 background-position : 100%;
 background-repeat : no-repeat;
 font-size : 36px;
 font-family: verdana, arial, sans-serif ;
 font-weight : bold;
 line-height : 58px;
 text-align : left;
 color: white;
 letter-spacing : -1px;
}

#logo_dwj {
 border-bottom : 1px solid black;
 margin : 0;
 padding : 4px 10px;
 height : 79px;
 overflow : hidden;
 background-color : #287635;
 background-image : url(../../dwj/pic/logotop.jpg);
 background-position : 100%;
 background-repeat : no-repeat;
 font-size : 36px;
 font-family: verdana, arial, sans-serif ;
 font-weight : bold;
 line-height : 58px;
 text-align : left;
 color: white;
 letter-spacing : -1px;
}

#logo span {
 font-size : 54px;
 padding-right: 0.1em;
 font-weight: bold;
}

#menutop {
 margin: 0;
 padding: 2px;
 background-color: #287635;
 border-bottom : 1px solid black;
 text-align : right;
 font-family: verdana, arial, sans-serif ;
 font-size: 12px;
 font-weight: bold;
}

#menutop a {
 text-decoration: none;
 color: black;
}

#menutop a:hover {
 text-decoration: none;
 color: #00FF00;
}

#logoleft {
 margin:0 10px;
 padding:0;
 width:180px;
 border-bottom:1px dotted black;
 font-family: verdana, arial, sans-serif ;
 font-size: 12px;
 font-weight : normal;

}

#menuleft {
 margin:0 10px;
 padding:0;
 border-bottom: 1px dotted black;
 width : 180px;
 font-family: verdana, arial, sans-serif ;
 font-size: 16px;
 font-weight : bold;
}

#menuleft a {
 text-decoration: none;
 color: black;
}

#menuleft a:hover {
 text-decoration: none;
 color: #00FF00;
}

#menuleft .menutitle {
 border-top:0;
 margin-top: 0; 
}

#menuleft dt {
 border-top: 1px solid black;
 padding: 2px;
 margin: 2px;

}


#menuleft dd {
 padding:0;
 margin-left:10px;
 font-size:14px;
}




#contentleft {
 margin:5px 10px;
 padding: 5px;
 width : 170px;
 text-align: left;
 vertical-align : top;
 font-family: verdana, arial, sans-serif ;
 font-size: 16px;
 font-weight : bold;
}

#content {
 border-left: 1px dotted black;
 margin: 0 0 10px 0;
 padding: 0 20px 10px;
 font-size: 14px;
 font-family: verdana, arial, sans-serif ;
 font-weight : normal;
}

#tcontent {
 margin:0;
 padding:0;
}