* {
    padding: 0px;
    margin: 0px;
    outline: 0px;
    border: 0px;
}

html {

}

body {

}

a {
    color: #2200CC;
}

a:hover {
    color: #110067;
}

#breadcrumb a {
    text-decoration: none;
    color: #000000;
}

#breadcrumb a:hover {
    text-decoration: underline;
}

html,body {
    background-color: #faeaea;
    font-size: 11px;
    font-family: Arial;
    color: #000000;
    height: 100%;
    background-image: url('images/bg.jpg');
    background-repeat: repeat-y;
}

h2 {
    background-color: #1C1C1C;
    background-image: url('images/h2-left.jpg');
    background-repeat: repeat-y;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    padding-right: 10px;
    height: 24px;
    text-align: right;
    line-height: 24px;
}

    h2.alignleft {
        text-align: left !important;
        padding-left: 60px;
    }

.arrow {
    background-image: url('images/arrow.gif');
    width: 3px;
    height: 5px;
    padding-left: 6px;
    padding-right: 6px;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    position: relative;
    margin-top: 4px;
}

#wrapper {
    width: 1141px;
    min-height: 100%;
    height:auto !important;
    height: 100%;    
}

#leftcol {
    width: 797px;
    float: left;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
}
    
    #banner {
        width: 797px;
        height: 179px;
        background-image: url('images/banner.jpg');
        background-repeat: no-repeat;
        z-index: 2;
		position: relative;
    }
	
		#logoref {
			position: absolute;
			left: 0;
			top: 0;
			width: 420px;
			height: 60px;
		}
			
			#logoref a {
				display: block;
				width: 100%;
				height: 100%;
			}
    
    #mainmenu {
        width: 797px;
        height: 19px;
        background-color: #1c1c1c;
        color: #FFFFFF;
        padding-top: 5px;
        font-family: Arial;
        font-weight: bold;
        font-size: 11px;
        letter-spacing: 1px;
        text-align: center;
    }
    
        #mainmenu a {
            color: #FFFFFF;
            text-decoration: none;
        }
        
        #mainmenu a:hover {
            color: #CC0000;
        }
        
        #mainmenu li {
            list-style: none;
            display: inline;
            margin: 0px 10px;
        }
        
        #mainmenu li ul {
            display: none;
        }
    
    #submenu {
        width: 797px;
        height: 19px;
        background-color: #CC0000;
        color: #000000;
        padding-top: 5px;
        font-family: Arial;
        font-weight: bold;
        font-size: 11px;
        letter-spacing: 1px;
        text-align: center;
    }
    
        #submenu li {
            list-style: none;
            display: inline;
            margin: 0px 10px;
        }
    
        #submenu a {
            color: #000000;
            text-decoration: none;
        }
        
        #submenu a:hover {
            color: #FFFFFF;
        }
    
    #breadcrumb {
        width: 787px;
        text-align: right;
        padding-right: 10px;
        padding-top: 2px;
    }
    
    #content {
        width: 777px;
        margin-left: 10px;
        padding-top: 10px;
        margin-bottom: 20px;
    }

#rightcol {
    width: 344px;
    float: left;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

    #submenu-extend {
        background-color: #CC0000;
        width: 39px;
        height: 24px;
        position: absolute;
        top: 203px;
        left: 0px;
    }
	
	.homepanel {
		position: relative;
	}
		.homepanel table {
            margin: 10px 10px 15px 10px;
        }
		
		.homepanel .td-left {
            width: 250px;
            border-right: 2px solid #CC0000;
            padding: 1px;
        }
        
        .homepanel .td-right {
            width: 40px;
            padding: 1px;
            text-align: center;
        }

	.panel {
        position: relative;
        left: 94px;
        top: 10px;
        width: 250px;
        z-index: 2;
        margin-bottom: 15px;
    }
    
        .panel h2 {
            width: 204px;
        }
    
        .panel table {
            margin-top: 10px;
            margin-left: 10px;
        }
    
        .td-left {
            width: 220px;
            border-right: 2px solid #CC0000;
            padding: 1px;
        }
        
        .td-right {
            width: 40px;
            padding: 1px;
            text-align: center;
        }
        
        .panel .bold {
            font-weight: bold;
        }
    
        .panel .datum {
            height: 24px;
            line-height: 24px;
            font-family: Arial;
            font-size: 12px;
            font-weight: bold;
            letter-spacing: 1px;
            position: absolute;
            top: 0px;
            left: 200px;
        }
        
        .grey {
            background-color: #efdfdf;
        }
        
        .panel .text, .margin10 {
            margin: 10px;
        }
    
    #logo {
        width: 258px;
        height: 195px;
        background: url('images/logo.jpg') no-repeat;
        z-index: 1;
        left: 39px;
        position: relative;
        margin-top: 20px;
    }
    
#content-col-left {
    width: 430px;
    float: left;
}

#content-col-right {
    width: 320px;
    float: left;
    margin-left: 20px;
}

#content-col-right .text, #content-col-left .text {
    margin: 5px 5px 20px 5px;
}

.commentsContainer {
    margin: 5px 5px;
	margin-top: 5px;
	position: relative;
    height: 20px;
}

.comment-link {
    right: 0px;
    position: absolute;
    margin: 5px 0px;
}

.messagebox {
    margin: 10px 10px 15px 10px;
    position: relative;
}

.messagebox .smileybox {
    height: 100px;
    width: 200px;
    position: absolute;
    left: 410px;
    top: 14px;
}

    .messagebox .smileybox img {
        cursor: pointer;
    }

.comment {
    margin: 10px 10px 18px 10px;
}

    .comment .by {
        border-bottom: 1px solid #CC0000;
        margin-bottom: 3px;
        color: #555555;
        position: relative;
    }
    
    .comment .by .commentid {
        position: absolute;
        right: 0px;
        top: 0px;
        font-weight: bold;
        color: #AAAAAA;
    }
    
    .comment .by .commentid img {
        border: 0px;
    }
    
.comment-textarea {
    border: 1px solid #555555;
    width: 400px;
    height: 100px;
    font-family: Arial, sans-serif;
    font-size: 11px;
}

.readmore {
	 position: absolute;
    margin: 5px 5px;
    font-weight: bold;
}

.pager {
    margin-top: 15px;
    margin-left: 10px;
    line-height: 25px;
    font-size: 12px;
}

    .pager img {
        border: 0px;
        outline: 0px;
    }
    
    .pager .activepage {
        font-size: 20px;
        font-weight: bold;
    }

.push {
    clear: both;
}

.fill20 {
    height: 20px;
}

.loginpanel input {
    width: 78px;
    float: left;
    margin-right: 5px;
    font-size: 11px;
    height: 18px;
    line-height: 18px;
    padding: 0px 2px;
    background-color: #ffffff;
    border: 1px solid #555555;
}

.loginpanel .submitBtn {
    width: 47px;
    font-size: 10px;
    height: 20px;
    border: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
}

.loginpanel div {
    margin-bottom: 4px;
}

.loginpanel .errorMsg {
    color: #ff0000
}

.loginpanel .geenAccount {
    margin-bottom: 0px !important;
}

.loginpanel .geenAccount span {
    float: left;
}

.loginpanel .helpButton {
    margin: 1px 0px 0px 7px;
    float: left;
}

.loginpanel .helpButton img {
    border: 0px;
}

.loginpanel ul {
	padding: 5px 0px 0px 15px;
}

.loginpanel a, #rsscontainer a {
	color: #000000;
}

.loginpanel a:hover, #rsscontainer a:hover {
	text-decoration: none;
}

.noheight {
    margin-bottom: 0px !important;
}

.beheerList {
    margin: 7px 15px;
}

.beheerList li {
    
}

.loginpanel .logoutBtn {
    margin-top: 7px;
    border: 0px;
    width: 47px;
    background-color: transparent !important;
    height: 20px;
}

.errorDiv {
    margin-left: 10px;
    font-weight: bold;
    color: #FF0000;
    margin-top: 15px;
}

#team_beheer input[type="submit"] {
    background-color: #9b1b1b; 
    color: #fff;    
    border: 1px solid #690101; 
    padding: 2px; 
    margin: 3px; 
    font-size:95%;
}

#team_beheer input[type="button"], #registreren  input[type="button"]{
    background-color: #9b1b1b; 
    color: #fff;    
    border: 1px solid #690101; 
    padding: 2px; 
    margin: 3px; 
    font-size:95%;
}

#registreren fieldset {
    border:1px solid #CCCCCC;
    margin:0 0 1.5em;
    padding:1.4em;
}

.ledenlijst {
    list-style: none;
}

.ledenlijst li {
    margin: 2px 0px;
    padding: 2px 5px;
}

.programma {
    list-style: none;
}

.programma li {
    margin: 2px 0px;
    padding: 2px 5px;
}

p.submitedit {
    font-weight: bold;
    margin: 10px;
    font-size: 12px;
}

p.editcontentbutton {
    margin-top: 4px;
}

.text_bold_underline {
	text-decoration: underline;
	font-weight: bolder;
}

#newstext img {
	margin: 5px;
}

.newsThumb {
	float: left;
	margin-right: 8px;
	margin-top: 2px;
}

.newsThumb img {
	border: 1px solid #1c1c1c;
	width: 100px;
	height: 100px;
}

.newsItemHome {
	margin-bottom: 10px !important;
	font-size: 11px;
}

.newsArchiveItem {
	padding: 2px 10px;
}

	.newsArchiveItem.odd {
		background-color: #EFDFDF;
	}

	.newsArchiveItem .title {
		width: 350px;
		float: left;
	}

	.newsArchiveItem .date {
		float: left;
		width: 200px;
	}

.newsArchiveHeader {
	margin-bottom: 5px;
}

.newsArchiveHeader-notfirst {
	margin-top: 10px;
}

.newsHeaderLink, .newsHeaderLink:hover {
	text-decoration: none;
	color: #ffffff;
}

#registratie input[type=text], #registratie input[type=password] {
	border: 1px solid #CCCCCC;
	margin: 3px;
	width: 200px;
}

form#newsletter {
	overflow: hidden;
}
form#newsletter input[type="text"] {
	border: 1px solid #aaa;
	padding: 2px 3px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	float: left;
	margin-left: 5px;
	width: 227px;
}
form#newsletter input[type="submit"] {
	background: #cb3330;
	font-size: 11px;
	color: #fff;
	font-family: Arial, sans-serif;
	float: left;
	margin-left: 5px;
	padding: 2px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
}
form#newsletter input[type="submit"]:hover {
	background: #1c1c1c;
}
