@charset "UTF-8";
/* CSS Document */


body{
	font-family:Arial,Helvetica,sans-serif;
	background:url(../images/bg.gif) repeat-x;
	background-color:#CDCECF;
	font-size:12px;
	color: #4D4D4D;

	}
.alpha {
	font-size:12px;
	text-decoration:none;
	margin:10px;
	background:url(../images/top.jpg) no-repeat;
	color:#CCCCCC;
}
.alpha a{
	font-size:12px;
	color:#fff;
	text-decoration:none;
	margin:2px 8px;
}
#container{
	width: 897px;
	margin:0px auto 0px auto;
	
}
#logo { display: none; }

#menu{
	padding: 5px 22px 5px 0px;
	float: right;
}

#menu li{
	float: left;
	padding-left: 30px;
	list-style: none;
	
}

#menu a{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-transform:uppercase;
}

#menu a:hover{
	color: #D93E41;
}


#header{
	clear: both;
	background:url(../images/header_intranet.jpg);
	height: 168px;
	width: 897px;
	margin: 0px;
	padding: 0px;
	
}

#headerbottom{
	margin: 0px;
	background:#FFFFFF;
	height: 32px;

}

#headerbottom #breadcrumb{
	float: left;
	padding-left: 22px;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-style:italic;
}

#headerbottom #breadcrumb li,
#headerbottom #breadcrumb a{
	text-indent: 12px;
	color: #666666;
	line-height: 32px;
	color:#333333;
	font-style:italic;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

#headerbottom #breadcrumb li{
	display:block;
	background:url(../images/slash.jpg) no-repeat;
	float: left;
	margin: 0px;
	list-style: none;
}
#headerbottom #breadcrumb a{
	font-style:normal;
	color:#999999;

}
#headerbottom #breadcrumb a.actif{
	color:#333333;
}
	

#headerbottom #breadcrumb a:hover{
	color:#333333;
}

#headerbottom #breadcrumb li.home{
	display: block;
	background:url(../images/home.jpg) no-repeat;
	width: 26px;
	height: 23px;
	line-height: 32px;
	margin-left: 18px;
	margin-top: 3px;
}


#headerbottom #breadcrumb li.home a{
	display: block;
	width: 36px;
	height: 23px;
	margin-left: 0px;
	margin-top: 3px;
	text-indent:-9999px;
}

#content{
	margin-top: 3px;
	width: 897px;
	background:	#FFFFFF;
	clear: both;
}

#content #addsubject{
	display: block;
	background:url(../images/add_button.jpg) no-repeat;
	widht: 136px;
	height: 25px;
	margin: 11px 22px 11px 22px;
}

#content input{
	width: 250px;
}

#content .checkbox{
	float: left;
	width: 12px;
	height: 14px;
}

#content #inloggen{
	background:url(../images/add_button.jpg) no-repeat;
	width: 136px;
	height: 25px;
	border-style: none;
	color:#FFFFFF;
	float: right;
}

#content #addsubject a{
	padding-left: 18px;
	font-weight: 100;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size: 10px;
	line-height: 25px;
	text-decoration: none;
}

#content #top{
	clear: both;
	display: block;
	background:url(../images/top.jpg) no-repeat;
	width: 849px;
	height:27px;
}

#content #top a.topics_title {
	line-height: 27px;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-left: 10px;
	text-decoration:none;
}

#content #top a.subject_title {
	line-height: 27px;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-left: 440px;
	text-decoration:none;
}

#content #top a.posts_title {
	line-height: 27px;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-left: 58px;
	text-decoration:none;
}

#content .post{
	position: relative;
	width: 850px;
	border-bottom: 3px solid #FFFFFF;
}

#content .poster .picture_poster{
	padding: 10px 0px 0px 10px;
}

#content .poster{
	min-height:230px;
 	height:auto !important;
 	height:230px;
	float: left;
	width: 230px;
	margin-top: 3px;
	padding: 0px;
	
}

#content .poster h1{
	text-transform:uppercase;
	color: #8E8E8E;
	font-size:10px;
	padding-left: 10px;
	padding-top: 10px;
	margin:0px;
	font-weight: 100;
}

#content .message blockquote{
	margin: 5px 20px 0px 20px;
	border: solid 1px #999999;
	background:#E6E6E6;
	font-size:12px;
	color: #4D4D4D;
}

#content .message{
	min-height:230px;
 	height:auto !important;
 	height:230px;
	float: right;
	width: 600px;
	margin-left: 3px;
	margin-top: 3px;
	padding: 0px;
}

#content .message p{
	color: #4D4D4D;
	font-weight:100;
	font-size: 12px;
	padding: 17px;
}


#content .message a.quote{
	text-indent: 29px;
	display:block;
	background:url(../images/button_big.png) no-repeat;
	color:#FFFFFF;
	width: 90px;
	height: 19px;
	margin-right: 22px;
	margin-bottom: 10px;
	float: right;
	line-height: 19px;
	text-transform:uppercase;
	text-decoration: none;
	font-size: 10px;
}

#content .message a.wijzig{
	text-indent: 28px;
	display:block;
	background:url(../images/button_big.png) no-repeat;
	color:#FFFFFF;
	width: 90px;
	height: 19px;
	margin-right: 22px;
	margin-bottom: 10px;
	float: right;
	line-height: 19px;
	text-transform:uppercase;
	text-decoration: none;
	font-size: 10px;
}

#content .message a.reageer{
	text-indent: 22px;
	display:block;
	background:url(../images/button_big.png) no-repeat;
	color:#FFFFFF;
	width: 90px;
	height: 19px;
	margin-right: 22px;
	margin-bottom: 10px;
	float: right;
	line-height: 19px;
	text-transform:uppercase;
	text-decoration: none;
	font-size: 10px;
}



#content #formtable{
	background:url(../images/bg_forum.jpg) repeat-y;
	margin: 3px 22px 3px 22px;
	padding: 0px;
}

#content #messagetable{
	background:url(../images/bg_bericht.jpg) repeat-y;
	margin: 3px 22px 3px 22px;
	padding: 0px;
}

#content #fulltable{
	background-color:#f7f7f7;
	margin: 3px 22px 3px 22px;
	padding: 0px;
	width: 850px;
}

#content #fulltable p{
	color: #4D4D4D;
	font-weight: 100;
	font-size: 12px;
	margin: 0px 10px 10px 10px;
}

#content #fulltable a{
	color: #4d4d4d;
	font-weight: 100;
	font-size: 12px;
	text-decoration: underline;
}

#content .cat{
	border-bottom: 3px solid #FFFFFF;
	width: 850px;
	clear: both;
}

#content .cat .bekijk a{
	display:block;
	margin: 10px;
	background:url(../images/go_big.png) no-repeat;
	text-indent: -9999px;
	width: 23px;
	height: 22px;
	float: left;
	margin-top: 18px;
	margin-left: 50px;
}

#content .cat .info{
	float: left;
	width: 498px;
}

#content .cat .info h1{
	color: #5D51A5;
	font-size: 17px;
	font-weight:100;
	margin: 10px 10px 0px 10px;
}

#content .cat .info h1 a{
	color: #5D51A5;
	font-size: 17px;
	font-weight:100;
	margin: 10px 10px 0px 0px;
	text-decoration: none;
}

#content .cat .info p{
	color: #4D4D4D;
	font-weight: 100;
	font-size: 12px;
	margin: 0px 10px 10px 10px;
}

#content .cat .subject{
	float: left;
	width: 114px;
	margin-left: 3px;
}

#content .cat .posts{
	float: left;
	width: 114px;
	margin-left: 3px;
}

#content .cat .subject h1,
#content .cat .posts h1{
	color: #5D51A5;
	font-size: 17px;
	font-weight:100;
	padding-top: 10px;
	padding-left: 45px;
}

#content .cat .subject h1 a,
#content .cat .posts h1 a{
	color: #5D51A5;
	font-size: 17px;
	font-weight:100;
	padding-top: 10px;
	padding-left: 45px;
}

#contentleft{
	margin-top: 3px;
	float: left;
	width: 547px;
	background-color:#FFFFFF;
}

#contentleft h1{
	color: #3F2E87;
	font-size: 17px;
	font-style: italic;
	font-weight:100;
	margin: 0px;
	padding: 20px 22px 0px 22px;
}

#contentleft h2{
	color: #3F2E87;
	font-size: 15px;
	font-style: italic;
	font-weight:100;
	margin: 0px;
	padding: 10px 22px 0px 22px;
}

 #contentleft p{
	color: #4D4D4D ;
	font-size: 12px;
	font-weight:100;
	margin: 0px;
	padding: 3px 22px 22px 22px;
}

#contentleft a{
	color: #D93E41;
	font-size: 12px;
}

#contentleft a:hover{
	color: #BF2B32;
}

#contentleft hr{
	width: 547px;
	margin-left: 22px;
}

#contentleft #newsblock{
	width: 547px;
	padding: 3px 0px 0px 22px;
}

#contentleft #newsblock .newsitem{
	margin-top: 3px;
	background: #F7F7F7;
	padding: 11px 11px 11px 11px;
	cursor:pointer;
	position:relative;
}

#contentleft #newsblock .newsitem h2{
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-style: italic;
	font-weight:100;
	color: #5D51A5;
}	

#contentleft #newsblock .newsitem i{
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	font-size: 11px;
	font-style: italic;
	font-weight:100;
	color: #999999;
}	

#contentleft #newsblock .newsitem p{
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	font-size: 12px;
	font-weight:100;
	color: #4D4D4D;
}

#contentleft #newsblock .newsitem a{
	display:block;
	width: 19px;
	height: 18px;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight:100;
	color: #D93E41;
	position:absolute;
	right:10px;
	bottom:10px;}

#submenu{
	margin-top: 3px;
	float: right;
	background:#FFFFFF;
}

#submenu .profile{
	margin: 22px 22px 0px 0px;
	width: 280px;
	height: 118px;
	background: #F7F7F7;
}	

#submenu .profile #picture{
	padding: 5px;
	float: left;
}

#submenu .profile h2{
	margin: 0px;
	padding-top: 5px;
	color: #BFBFBF;
	font-size: 10px;
	float: left;
}

#submenu .profile p{
	margin: 0px;
	padding-left: 3px;
	padding-top: 5px;
	color: #4D4D4D;
	font-size: 11px;
}

#submenu .profile a{
	float: right;
	padding-right: 10px;
}


#submenu #forumnews h1{
	color: #3F2E87;
	font-size: 17px;
	font-style: italic;
	font-weight:100;
	padding: 17px 0px 6px 0px;
	margin: 0px;
}
#submenu #forumnews th{
	color: #3F2E87;
	font-size: 12px;
	font-style: italic;
	font-weight:90;
	padding: 0px;
	margin: 0px;
	text-align:left;
}
#submenu #forumnews td{
	font-size: 11px;

}

#submenu #forumnews .items{
	position: relative;
	width: 280px;
	margin-right: 22px;
	margin-top: 3px;
	padding: 0px;
	background:#F7F7F7;
	height: 41px;
}

#submenu #forumnews .items i{
	display: block;
	padding-top: 3px;
	padding-left: 5px;
	color:#3F2E87;
	font-weight:100;
	font-style:italic;
	font-size:13px;
}

#submenu #forumnews .items p{
	padding-top: 0px;
	padding-left: 5px;
	margin: 0px;
	color:#4D4D4D;
	font-weight:100;
	font-size:11px;
}

#submenu #forumnews .items a{
	display:block;
	width: 14px;
	height: 14px;
	background:url(../images/more_small.png) no-repeat;
	position: absolute;
	right: 5px;
	bottom: 5px;
	
}

#submenu #forumnews .items i a{
	display: block;
	color:#3F2E87;
	font-weight:100;
	font-style:italic;
	font-size:13px;
	position:relative;
	background:none;
	right: 0px;
	bottom: 0px;
	width: auto;
	text-decoration:none;
}


.clr {
	clear:both;
}

#footer{
	margin-top: 5px;
	padding: 0px 50px 22px 0px;
	float: right;
	width: 30px;
	height: 26px;
}

#footer a{
	background:url(../images/intranet.png) no-repeat;
	width: 30px;
	height: 26px;
	display: block;
	text-indent:35px;
	line-height: 26px;
	color:#ACA9C6;
	font-size: 12px;
}

#footer a:hover{
	background:url(../images/intranet_hover.png) no-repeat;
	color: #5E509B;
}



.noborder img { border:0px;}


.bluebutton{
	margin-bottom: 3px;
	font-size: 10px;
	color:#FFFFFF;
	display:block;
	background: url(../images/edit_profile.png) no-repeat;
	width: 90px;
	height: 17px;
	border: none;
	line-height: 17px;
	text-decoration: none;
	text-align:center;
	float:left;
}
		
