/* NCCMS Stylesheet */

body { 
background: url(../images/bg.png) top left repeat-x #FFF;
font-family:Georgia, "Times New Roman", Times, serif;
letter-spacing: 0.01em;
font-size: 13px;
color: #000;
line-height: 20px;
}

a {
color: #0000FF;
font-size: 11px;
text-decoration: none;
}

a:hover {
color: #0000FF;
font-size: 11px;
text-decoration: underline;
}

a.editbutton, a.editbutton:visited { 
position: absolute;
right: 5px;
top: 5px;
z-index: 900;
border: 0;
}

img {
border: 0;
}
	
h2 {  
color: #000; 
}

h2.front {
color: #FFF; 
font-size: 7pt; 
text-align: right; 
padding-left: 5px; 
padding-right: 5px;  
line-height: 20px; 
}

h2.nieuws {
background: #000;
color: #FFF; 
font-size: 9pt; 
text-align: center; 
padding-left: 5px; 
padding-right: 5px;  
line-height: 20px; 
}

h2.special {
background: #000;
color: #FFF; 
font-size: 9pt; 
text-align: center; 
padding-left: 5px; 
padding-right: 5px;  
line-height: 20px; 
}

h2.agenda {
background: #000;
color: #FFF; 
font-size: 9pt; 
text-align: center; 
padding-left: 5px; 
padding-right: 5px;  
line-height: 20px; 
}

#center{
width: 880px;
margin: 0 auto;
}

/* HEADER */

#header{
height: 100px;
clear: both;
}

#topheader {
background: #000000;
overflow:hidden;
}

#logo{
width: 387px;
height: 75px;
float: left;
margin-top: 10px;
margin-bottom: 15px;
}

#contenthome{
float: left;
width: 600px;

}

#contentright{
float: right;
width: 260px;
}

#right1{
margin-top: 0px;
}

#right2{
margin-top: -30px;
}

#right3{
margin-top: -30px;
}

#contact {
width: 200px;
height: 70px;
float: right;
color: #FFF;
font-size: 12px;
text-align: right;
line-height: 18px !important;
margin-bottom: 15px;
}

/* ADMIN PANEL */

#mainnav_wrap {
text-align: center;
width: 100%;
height: 25px;
background-image: url(../images/adminpanel_bg.png);
background-position: 0px 0px;
background-repeat: repeat-x;
position: absolute;
top: 0px;
left: 0px;
overflow: hidden;
z-index: 1000;
display: block;
border-bottom: 1px solid #333;
}

body > div#mainnav_wrap {
/* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
position: fixed;
}

#mainnav_wrap .container  {
text-align: left;
width: 880px;
height: 25px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
}

#mainnav_wrap ul  {
text-align: right;
height: 25px;	
list-style: none;
float: right;
margin-right: 0px;
margin-top: 4px;
}

#mainnav_wrap li  {
float: left;
list-style: none;
overflow: hidden;
font-size: 11px;
line-height: 25px;	
}

#mainnav_wrap li a  {
color: #FFF;
height: 25px;
line-height: 25px;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
}

#mainnav_wrap li a:hover {
text-decoration: underline;
}

#mainnav_wrap .nav_welkom  {
background: url(../images/icons/user.png) left no-repeat;
text-align: left;
width: 325px;
height: 25px;	
float: left;
line-height: 25px;
font-size: 11px;
display: block;
color: #FFF;
padding-left: 25px;
}

/* MENU */

#menu{
height: 26px;
/* background: url(../images/menu.png) left top repeat-x; */
background: #000;
clear: both;
color: #FFF;
}

#menu ul {
list-style: none;
margin: 0px;
padding-left: 3px;
padding-right: 0;
padding-bottom: 0;
padding-top: 2px;
}

#menu ul li {
display: inline;
text-decoration: none;
height: 26px;
padding: 2px 8px 2px 8px;
font-weight: bold;
}

#menu ul li a {
color: #FFF;
font-size: 11px;
text-decoration: none;
}

#menu ul li:hover {
color: #CC0000;
font-size: 11px;
text-decoration: none;
background: #800000;
}

#menu a.moveleft {
padding-right: 4px;
text-decoration: none;
}

#menu a.moveright {
padding-left: 4px;
text-decoration: none;
}

#message_box {
float: left;
color: #FFF;
text-align: center;
border: 1px solid #333;  
font-size: 10px;
height: 15px;
width: 200px;
margin-top: 2px;
margin-bottom:2px;
padding-bottom: 4px;
}

#sortable-list { 
padding:0; 
}

li.sortme { 
color: #000; 
cursor: move; 
list-style: none;  
background: #FFF;
margin-right: 2px; 
border: 1px solid #333;
padding: 2px 8px 2px 8px;
height: 26px;
}

li.sortme:hover {
color: #FFF !important;
}

/* CONTENT */

#content {
background: #FFFFFF;
overflow: hidden;
width: 880px;
}

.contentarea {
text-align: justify;
padding-right: 5px;
}

.editor input[type=text], .editor select {
width: 100%;
}

.editor input[type=submit], .editor input[type=button] {
width: 48%;
margin: 7px;
}

.title {
font-size: 15px;
margin: 0 0 10px 0;
margin-top: 20px;
color: #00000;
}

.author, .created, .edited {
font-size: 14px;
margin: 0px;
}

.new, .edit, .delete {
float: right;
margin: 5px;
}

.new img, .edit img, .delete img {
border: 0px;
}

/* CONTACT */

.contactleft {
float: left;
}

.contactleft table {
width: 500px;
}

.contactleft input, .contactleft textarea {
width: 300px;
}

.contactleft textarea {
height: 100px;
}

.contactright {
float: left;
margin-left: 50px;
}

.contactbottom {
padding-top: 20px;
clear: both;
}

/* FOOTER */

#footer {
height: 20px;
/* background-color: #000; */
text-align: center;
color: #666;
font-size: 10px;
border-top: 1px solid #CCC;
margin-bottom: 10px;
}

#footer a {
color: #666;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}

#footer a:hover {
color: #666;
font-size: 10px;
font-weight: normal;
text-decoration: underline;
}

/* CUSTOM */

#image1contentimg {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

#image1contentimg2 {
margin-left: 10px;
margin-bottom: 10px;
}

#image1contentimg3 {
margin-left: 10px;
margin-bottom: 10px;
}


#image29contentimg {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}


#image29contentimg2 {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

#image30contentimg {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

#image30contentimg2 {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

#image31contentimg {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

#image31contentimg2 {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

#image32contentimg2 {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

#image32contentimg {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

#image32contentimg2 {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

#image33contentimg {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

#image33contentimg2 {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

#image34contentimg {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

#image34contentimg2 {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

#image35contentimg {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

#image35contentimg2 {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

#image36contentimg {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

#image36contentimg2 {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

#image37contentimg {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

#image37contentimg2 {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

#image38contentimg {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

#image38contentimg2 {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}


