* { margin:0; }

body { background:#1A1210 url('/template/img/bgSite.jpg') no-repeat top center;font:75%/1.5em Arial; }

h1,h2,h3,h4,h5,h6 { color:#066;font-weight:bold;font-size:100%;margin-bottom:10px; }
h1 { font-size:140%; }
h2 { font-size:125%; }
h3 {  font-size:110%; }

a:link, a:visited, a:hover, a:active { color:#42959e;text-decoration:none; }
a:hover { text-decoration:underline; }

img { border:0; }
p { margin-bottom:10px; }

#wrp { width:790px;height:595px;margin:0 auto;margin-top:20px; }

#header { width:750px;height:130px;background:#0d0908 url('/template/img/bgHeader.jpg') no-repeat top left;overflow:hidden; }
#header .aanmelding {margin-top:18px;}
#menu { width:600px;height:15px;margin-top:62px;overflow:hidden; }
#content { width:750px;height:420px;background-color:#000;overflow:hidden; }
#shadeLeft { width:20px;height:595px;overflow:hidden; }
#wrpInner { width:750px;height:595px;overflow:hidden; }
#wrpSubmenu { width:430px;height:28px;overflow:hidden;margin-left:160px; }
#wrpSubmenu .show { width:418px;height:10px;padding:8px 6px 8px 6px;overflow:hidden;display:block;background-color:#01343a; }
#wrpText { width:450px;height:374px;overflow:hidden;margin:18px 0 0 150px; }
#wrpShowText { width:450px;height:374px;overflow:hidden;background:transparent url('/template/img/bgTextarea.png') no-repeat top left; }
#text { width:400px;height:344px;overflow:auto;margin:20px 20px 10px 20px;padding-right:10px; }
#wrpOptions { width:110px;height:56px;overflow:hidden; }
#wrpOptions .btnImg, #wrpOptions .btnTxt { width:110px;height:28px;overflow:hidden; }
#wrpOptions .btnImg { background-color:#94885b; }
#wrpOptions .btnTxt { background-color:#bcb28d; }
#shadeRight { width:20px;height:595px;overflow:hidden; }
#shadeBottom { width:790px;height:20px;overflow:hidden; }
#footer { width:746px;height:21px;background-color:#140f0d;color:#94885b;padding:2px;overflow:hidden; }
#footer .left { width:148px;height:21px;overflow:hidden; }
#footer .middle { width:425px;height:25px;overflow:hidden; }
#footer .right { width:173px;height:21px;overflow:hidden; }

#txtHide { display:block; }
#imgSlide, #txtShow { display:none; }

/* floating styles */
.fl { float:left; }
.fr { float:right; }
.fc { clear:both; }

/* margin styles */
.mt { margin-top:10px; }
.mr { margin-right:10px; }
.mb { margin-bottom:10px; }
.ml { margin-left:10px; }

.clear { margin:0;padding:0;line-height:0; }
