body,th {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #000000;
	background-color: #e9e8e8;
}

html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

a:link {
	color: #f25204;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #f25204;
}

a:hover {
	text-decoration: underline;
	color: #c31022;
}

a:active {
	text-decoration: none;
	color: #f25204;
}

.active a {
	color: #c31022;
}


hr {
	border: 0;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin-top:5px;
	margin-bottom:5px;
}




/* uit html */
#thePage {
	position:relative;
	margin: 0px auto;
	left:0px;
	top:0px;

	width:1000px;
	height:500px;
	z-index:2;

}


#MenuDiv {
	position:absolute;
	width:200px;
	top:70px;
	left:19px;
	text-align:right;
	z-index:20;
}

#UserSpace {
	text-align:center;
}

#Login {
	position:absolute;
	width:120px;
	top:70px;
	left:898px;
	text-align:right;
	z-index:2;
}

#PageList {
	position:absolute;
	width:100px;
	height:400px;
	top:60px;
	left:798px;
	text-align:right;
	z-index:2;
	overflow:visible;
}


#MakeMenu {
	position:relative;
	width:200px;
	top:30px;
	left:-0px;
	text-align:right;
	z-index:20;
	font-size: 10px;	
}




#LeftField {
	position:absolute;
	left:18px;
	top:15px;
	width:267px;
	z-index:2;
	padding: 7px;
	padding-top:7px;
	height: 387px;
	overflow: auto;
}

#RightField {
	position:absolute;
	left:304px;
	top:13px;
	width:267px;
	z-index:2;
	padding: 10px;
	height: 386px;
	overflow: auto;
	background-color: #ffffff;
	background-image: url({image_url});
	background-repeat: no-repeat;
}




.eip_savebutton { background-color: #00ff00; color: #fff; }
.eip_cancelbutton { background-color: #ff0000; color: #fff; }
.eip_saving { background-image: url('flec/js/ajax-loader.gif'); background-repeat: no-repeat; background-position: left; color: #903; padding: 0 0 0 20px; }
.eip_empty { color: #afafaf; border: 1px solid #afafaf; padding: 3px;}
.eip_editfield { background-color: #ffffd9;  color: #000000; }
.eip_edittextarea { font-size: 11px; background-color: #ffffd9; color: #000000;  }







#front {
	margin:50px;
}
















#edit {
	margin: 0px;
	z-index:2;
	height: 50px;
}

.beta {
	font-size: 10px;
	color: #999999;	
} 
.beta a {
	font-size: 10px;
	color: #999999;	
} 

#beta {
position: fixed;
bottom: 30px;
z-index:10;
width:400px;
}



.article_title, .tabheader {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 20px;
	line-height:26px;
	color:#ffffff;
	
}

.makersheader {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 20px;
	line-height:26px;
	color:#ffffff;
	background-color: #000000;
	padding:2px;
}

.page_title {
	font-weight: bold;	
	font-size: 14px;
	color:#ffffff;
}
.pagelistlink {
	font-weight: bold;	
	font-size: 12px;
	color:#ffffff;
}
.introduction {
	font-size: 20px;
	line-height:26px;
}

.page_intro {
	font-size: 16px;
	line-height:20px;
	font-weight:bold;

}

.smaller {
	font-size: 10px;	
}

.pages {
	font-size: 10px;	
}

.bold {
	font-weight:bold;	
}
.ThumbWithSmallInfo {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width:130px;
}

.spacer {
	height:50px;
}


.HeaderDiv {
	margin-bottom: 5px;
}


.color {
	color: #3366cc;
}

.red {
	color: #c31022;
}
.warning {
	color: #c31022;
	font-size: 14px;
	background-color:#ffff00;
}
.grey {
	color: #cccccc;
}

.darkgrey {
	color: #666666;
}

.white {
	color: #ffffff;
}

.bgwhite {
	background-color: #ffffff;
}

.bglightgrey {
	background-color: #eeeeee;
	border-style: solid;
	border-width: thin;
	border-color: #ffffff;
}





form
{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:3px;
}



.formheader
{
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
}


input
{
font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
border: 1px solid #000000;

}

.submit input
{
width: 15em;
color: #000;
border: 2px outset #ff0000;
margin-left: 18em;
	
}



input.submit {
background-color:#FF0000;
border-color:#CCCCCC #000000 #000000 #CCCCCC;
border-style:solid;
border-width:2px;
color:#FFFFFF;
font-size:14px;
text-align:center;
}

input.submitgreen {
background-color:#28BD21;
border-color:#CCCCCC #000000 #000000 #CCCCCC;
border-style:solid;
border-width:2px;
color:#ffffff;
font-size:14px;
text-align:center;
}


.submitbutton
{
width: 20em;
font-size: 12px;
font-weight: bold;
text-align: center;
border: 2px outset #cccccc;
background: #3366cc;
padding: .3em 1em .4em;
/* background: black url(/flec_cms_mr/flec/images/form/knop_ww.gif) top left no-repeat; */

}


#embedbut {
	background: #ffa800;
	width:120px;
	font-size: 10px;
	border: 1px solid #000000;
	text-align:center;
	margin-bottom:2px;
}

#embedbut a {
	color:#000000;
}


#sendmailbut {
	background: #fffc00;
	width:120px;
	font-size: 10px;
	border: 1px solid #000000;
	text-align:center;
	margin-bottom:2px;
}

#sendmailbut a {
	color:#000000;
}


#hyvesbut {
	background: #ffcc00;
	width:120px;
	font-size: 10px;
	border: 1px solid #000000;
	text-align:center;
	margin-bottom:2px;
}

#hyvesbut a {
	color:#000000;
}


#downloadbut {
	background: #28BD21;
	width:120px;
	font-size: 10px;
	border: 1px solid #000000;
	text-align:center;
	margin-bottom:2px;
}

#downloadbut a {
	color:#ffffff;
}





.downloadbut {
	background: #28BD21;
	color:#ffffff;
	width:120px;	
}




.sendmailbut {
	background: #fffc00;
	color:#000000;
	width:120px;
}

.hyvesbut {
	background: #ffcc00;
	color:#000000;
	width:120px;
}


textarea
{
	font: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 10px;
}




.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.warning {
	color: #ff0000;
	/* background-color: #ffffff; */
}


.bg_black {
	background: #000000;
}
.black {
	color: #000000;
}

#smallpage_left {
	position:absolute;
	left:0px;
	overflow:auto;
}

#smallpage_right {
	position:absolute;
	left:287px;	
}

.smallpage_left {
	padding:10px;
	margin:10px;
	color:#ffffff;
	width:248px;
	height:365px;
}

.smallpage_right {
	padding:10px;
	margin:10px;

	color:#ffffff;
	width:250px;
	height:365px;
}

.bg_black {
	background: #000000;
}

.bg_border {
	border: 1px solid #ffffff;
	color:#000000;	
}

.bg_grey {
	background: #cccccc;
}

.bg_yellow {
	background: #f25204;
}

.bg_red {
	background: #c31022;
}

.bg_lightyellow {
color:#000000;
background: #e1e40d;
}

.bg_grey_on_white {
color:#aaaaaa;
background: #ffffff;
}

.frontpageheader {
	font-size: 40px;
	color:#ff3399;
	margin-left:0px;
	margin-top:2px;
	padding:2px;
	
}

.inlinevid {
	margin-right: 15px;
	margin-top: 3px;
	width: 200px;
	height: 160px;
	text-align: left;
}



.menu_item_active a {
	color:#ffffff;
	background-color:#c31022;
	width:200px;
	padding-right:20px;
	padding-left:20px;	
	margin-right:5px;

	font-size:14px;
	line-height:20px;
	font-weight:bold;
	
}

.menu_item a {
	color:#ffffff;
	background-color:#8a0a17;
	width:200px;
	padding-right:20px;
	padding-left:10px;	
	margin-right:10px;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}

.menu_sub_item_active a {
	color:#ffffff;
	background-color:#f25204;
	width:200px;
	padding-right:20px;
	padding-left:20px;
	margin-right:5px;
	font-size:12px;
	line-height:20px;
}

.menu_sub_item a {
	color:#ffffff;
	background-color:#A63803;
	width:200px;
	padding-right:20px;
	padding-left:10px;	
	margin-right:10px;
	font-size:12px;
	line-height:20px;
}

.edit_zine_create a {
	background-color:#DB5800;
	color:#000000;
	padding:2px;
	margin-right:10px;
	line-height:30px;
	color:#000000;
}

.edit_zine a {
	background-color:#FFC92C;
	color:#8a0a17;
	padding:2px;
	margin-right:10px;
	line-height:20px;
		
}

.edit_zine_active a {
	background-color:#FF822E;
	color:#8a0a17;
	line-height:10px;
	padding:2px;
	margin-right:5px;
	line-height:20px;
}

#leftcontainer {
	position: absolute;
	width:288px;
	height:407px;
	overflow:hidden;
} 

#leftarrow {
	position: absolute;
	top:353px; /* 407-55 */
	z-index: 2000;
}

#leftarrow_plus {
	position: absolute;
	z-index: 2;
	bottom:10px;
	left:15px;
}

#rightcontainer {
	position: absolute;
	width:288px;
	height:407px;
	left:288px;
	overflow:hidden;
} 

#rightarrow {
	position: absolute;
	right:0px;
	top:353px; /* 407-55 */
	z-index: 2000;
}

#rightarrow_plus {
	position: absolute;
	z-index: 2;
	right:8px;
	bottom:11px;
}


#comment {
	background-color: #ffffff;
}

#commentname {
	background-color: #eeeeee;
	font-size: 10px;
}

#comments {
	padding:3px;
	border: 1px solid #cccccc;
	background-color: #dddddd;
}

#editorsfield {
	padding:3px;
	border: 1px solid #000000;
	background-color: #ffffff;
}

.button a {
	color:#ffffff;
	background-color:#c31022;
	padding-right:10px;
	padding-left:10px;	
	padding-bottom:2px;
	padding-top:2px;		
	margin-right:5px;
	border: 1px solid #ffffff;
}
.commentheader {

}
.picolistpict {
	margin-right:5px;
	width:60px;
}
label
{
width: 5em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block;
}

#Middle {
	position:absolute;
	left:194px;
	top:47px;
	width:600px;
	z-index:2;
	background-color: #e9e8e8;
 	background-image: url(/flec/design/pico/images/bggrey.jpg);
	height: 430px;
}