* {
margin: 0px;
padding: 0px;
}
body {
background-color: white;
font-family: Verdana;
font-size: 100%;
}
#menuheader {
width: 100%;
height: 100px;
position: absolute;
top: 0px;
left: 0px;
background-image: url(image/back.jpg);
border-bottom: 1px solid #CCCCCC;
}
#menuheader img {
position: relative;
top: 6px;
}
#menu {
height: 100px;
position: absolute;
top: 0px;
left: 20px;
}
.menuitem {
float: left;
height: 32px;
margin-bottom: 5px;
padding: 68px 9px 0px 9px;
color: #B6B6B6;
font-size: 100%;
text-align: center;
text-decoration: none;
}
.menuitem span {
position: relative;
bottom: 8px;
}
.menuitem:hover {
background-image: url(image/back_hover.jpg);
}
#menu2 {
position: absolute;
bottom: 5px;
left: 20px;
}
.menuitem2 {
color: #000000;
font-size: 100%;
}
#statusbox {
width: 150px;
height: 80%;
position: absolute;
padding-left: 15px;
top: 10px;
right: 15px;
border-bottom: 1px solid #CCCCCC;
}
#statusbox div {
margin-top: 5px;
font-family: Verdana;
font-size: 100%;
}
#text {
width: 95%;
position: absolute;
top: 135px;
left: 20px;
}
h1 {
position: absolute;
margin-right: 100px;
bottom: 5px;
left: 75px;
color: #006600;
font-size: 100%;
font-weight: bold;
}
h2 {
color: #006600;
font-size: 100%;
font-weight: bold;
}
h3 {
font-weight: bold;
}
.kop2 {
color: #006600;
font-size: 100%;
font-weight: bold;
}
.kop3, .kop4 {
color: #414141;
font-size: 100%;
}
.menuline {
width: 450px;
margin: 5px;
padding: 5px;
border: 1px dotted gray;
background-color: #f4f4f4;
}
.menudiv {
margin: 10px;
padding: 2px 0px 2px 0px;
border: 1px dotted gray;
background-color: #F4F4F4;
}
.menudiv .title-page {
width: 350px;
font-size: 100%;
}
.menudiv .title-module {
width: 600px;
color: #660000;
font-size: 100%;
}
.menudiv span {
display: inline-block;
vertical-align: middle;
padding-left: 2px;
}
.menudiv span a {
font-size: 100%;
}
.menudiv span .more {
color: gray;
font-size: 100%;
}
#somp {
margin-top: 30px;
padding-top: 5px;
color: gray;
font-size: 100%;
border-top: 1px solid gray;
}
#somp a {
color: #006600;
text-decoration: none;
}
#somp a:hover {
color: gray;
text-decoration: none;
}
.logo {
position: absolute;
bottom: 5px;
left: 0px;
}
a {
color: #660000;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: none;
}
a img {
border: 0px;
}
input {
padding: 2px;
color: #990000;
font-size: 100%;
border: 1px solid gray;
background-color: #F4F4F4;
}
textarea {
margin-top: 2px;
color: #000000;
border: 1px solid gray;
background-color: #F4F4F4;
}
p {
margin-top: 15px;
margin-bottom: 15px;
}
.rightmenu {
float: right;
width: 250px;
color: #006600;
font-size: 100%;
}
.smallmenu {
width: 98%;
height: 25px;
margin: 0px;
margin-bottom: -8px;
font-size: 100%;
color: gray;
text-align: right;
}
.smallmenu_button {
margin-left: 10px;
}
.smallmenu_a {
padding-left: 25px;
}
.red {
color: red;
}

