body,html{margin: 0; padding: 0;}
body{background: #fff; color: #000;}

#container{width: 950px; min-height: 600px; _height: 600px;background: url(../images/containerback.jpg) top left repeat-y;}
#top{width: 100%; height: 110px;background: #fff;}
#top h1{margin: 0; padding: 0;}
#top img {border: 0; vertical-align: middle;float: left;margin: 10px 0 0 15px}
#top .right{float: right; margin: 20px 40px 0 0; }
#left{height: 100%; float: left;clear: left;min-height: 540px; _height: 540px;width: 190px;background: url(../images/leftbar.jpg) top left no-repeat;overflow-x: hidden;}
#taal{padding-left: 35px;}
#taal img{border: 0; float: left; vertical-align: middle;margin-left: 5px; width: 25px;} 

#nav {margin:50px 0 0 40px; padding: 0; list-style: none;}
#nav li{ }
#nav a{display: block;  color: #000; font: bold 12px/30px arial,verdana,sans-serif; text-decoration: none;height: 30px;}
#nav a:hover{color: #112A8A;}
#nav ul {margin: 0; padding: 0 0 0 20px; list-style: none;display: none;border-top: 1px solid #DCDCDC;border-bottom: 1px solid #DCDCDC;}
#nav ul li a{font-weight: normal;}
#nav li.opened ul{display:block;}

#right{float: left;width: 700px;padding: 20px 30px 40px 30px;font: 12px/20px arial,verdana,sans-serif;overflow-x: hidden;background: #E0E0E0 url(../images/background_kader.jpg) top no-repeat;margin: 21px 0 0 0;min-height: 459px;_height: 459px;}
#right h2{margin: 0 0 10px 0; padding: 0; color: #112A8A;}
#right img{border:0;}
/*
#footer{clear: both; width: 930px; padding-left: 20px;height: 15px; background: url(../images/footer.jpg);font: 10px/15px arial,verdana, sans-serif;color: #FFF;}
#footer a{text-decoration: none; color: #fff;}
*/
#footer{clear: both; width: 930px; padding-left: 20px;height: 15px; background: #112A8A;font: 11px/15px arial,verdana, sans-serif;color: #000;position: relative;}
#footer a{text-decoration: underline; color:#112A8A;}
#footer div{position: absolute; left: 265px; top: -20px; color:#112A8A}

#footer a.beijen{position:absolute;top: -100px; left: 20px;text-decoration: none;display:block;text-align: center; color: #000;font-size: 10px;}
#footer img{border: 0;vertical-align: middle;}

.editorlink{color: #000;}
.editorlink:hover{color: #112A8A;}

.txt{width: 250px;border: 1px solid black; float: left;}

label{width: 150px; float: left; display: block; margin-bottom: 3px;clear: left;}
.submit {border: 1px solid #000; background: #112A8A;color: #fff;cursor: pointer;}

