#{
padding: 0;
margin: 0;
}
body{
text-align: center;
background-color: #000;
}
#wrap{
width: 1000px;
text-align: left;
font: 12px Verdana, Arial, Helvetica, sans-serif;
color: #000;
margin:0 auto;
}
#header{
float: left;
width: 1000px;
height: 283px;
background: url(../images/header.jpg) no-repeat;
}
#headerbot{
float: right;
background: url(../images/headbot.jpg) no-repeat;
width: 792px;
height: 58px;
}
#main-body{
float: left;
background: url(../images/mid.jpg) repeat-y;
width: 1000px;
}
#left{
float: left;
width: 200px;
}
#nav{
float: left;
width: 185px;
padding-top: 5px;
padding-left: 15px;
}
#content{
float: right;
width: 700px;
padding-left: 30px;
padding-top: 5px;
padding-right: 30px;
margin-right: 15px;
}
#footer{
clear: both;
height: 40px;
background: url(../images/footer.jpg) no-repeat;
padding-bottom: 10px;
font-size: 10px;
}
.inside{
padding: 20px;
}
.module h3{
background: url(../images/titel.jpg) no-repeat;
width: 180px;
line-height: 22px;
font-size: 14px;
text-align: center;
margin-top: 5px;
margin-bottom: 3px;
margin-left: 0px;
}
a.mainlevel:link, a.mainlevel:visited{
display: block;
background: url(../images/knop.jpg) no-repeat;
width: 160px;
line-height: 22px;
color: #000;
padding-left: 15px;
margin-left: 10px;
padding-bottom: 2px;
text-decoration: none;
font-weight: bold;
}
a.mainlevel:hover{
color: #450306;
background: url(../images/knop1.jpg) no-repeat;
}
.sectiontableheader{
background: #85070a;
color: #000;
}
.sectiontableentry1{
background: #95070a;
}
.sectiontableentry2{
background: #9d0509;
}
.sectiontablefooter{
background: #85070a;
color: #000;
}
a, a:visited{
color: #000;
text-decoration: none;
font-weight: bold;
}
a:hover{
color: #95070a;
text-decoration: underline;
}
.contentheading{
font-weight: bold;
font-size: 14px;
}
.componentheading{
font-weight: bold;
font-size: 14px;
}
.back_button{
background-color:  #730508;
width: 52px;
padding-left: 2px;
padding-top: 1px;
padding-right: 2px;
padding-bottom: 2px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-bottom: 2px solid #000;
border-right: 2px solid #000;
}
.back_button:hover{
border-top: 1px solid #000;
border-left: 1px solid #000;
border-bottom: 2px solid #404040;
border-right: 2px solid #404040;
}
.button{
background-color: #730508;
color: #000;
font-weight: bold;
width: auto;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-bottom: 2px solid #000;
border-right: 2px solid #000;
}
.button:hover{
color: #95070a;
border-top: 1px solid #000;
border-left: 1px solid #000;
border-bottom: 2px solid #404040;
border-right: 2px solid #404040;
}
.inputbox{
border-top: 1px solid #000;
border-left: 1px solid #000;
border-bottom: 2px solid #404040;
border-right: 2px solid #404040;
color: #000;
background-color: #730508;
font-weight: bold;
}
#mod_login_remember{
background-color: #730508;
}