/* Portfolio Layout Caro Turlings 2007-2010 */

* { padding: 0; margin: 0; }

body {
		font-family: 	Arial, Helvetica, sans-serif;
		font-size: 		10pt;
		line-height: 	16pt;
		background-color: 		#ffffff;
/* 		background-attachment: 	fixed;
		background-image:		url(body_bg_wit2.gif);
		background-repeat:		repeat;*/
}


img {	
 		 border: 		0;
}

img.thumbs {
		 border:		1px solid black;
		 margin: 		1px;
}


/*tekst algemeen*/

h1 {
		 font-size: 	11pt;
		 line-height: 	20pt;
		 color: 		#000000;
		 font-family:	"Trebuchet MS", Arial, Helvetica, sans-serif;
		 text-transform: uppercase;
		 font-style:	normal;
}

h2{ 
		 font-size: 	11pt;
		 line-height: 	20pt;
		 color: 		#777777;
		 font-family:	"Trebuchet MS", Arial, Helvetica, sans-serif;
		 text-transform: uppercase;
		 font-style:	normal;
}

p {
		 font-size: 	9pt;
		 line-height: 	16pt;
		 color: 		#000;
}

p.welkom {
		 font-size: 	8pt;
		 line-height: 	12pt;
		 color: 		#000;
}

/*titels+categorien*/

p.titel1 {
 font-family: 	"Times New Roman", Times, serif;
 font-size: 	16pt;
 line-height:	26pt;
 color: 		#ed1c24;
 font-style:	italic;
  }
  
span.titel1{
 font-family: 	"Times New Roman", Times, serif;
 color:			#900000;
 font-style:	italic;
 font-size: 	12pt;
  line-height:	18pt;
}
  
p.titel2 {
 font-family: 	/*Verdana,*/ "Times New Roman", Times, serif;
 font-size: 	16pt;
 line-height:	26pt;
 color: 		#4363a3;
 font-style:	italic;
  }
  
span.titel2 {
 font-family: 	/*Verdana,*/ "Times New Roman", Times, serif;
 color: 		#4363a3;
 font-style:	italic;
 font-size: 	12pt;
 line-height:	18pt;
}
  
p.titel3 {
 font-family: 	/*Verdana,*/ "Times New Roman", Times, serif;
 font-size: 	16pt;
 color: 		#73bf00;
 font-style:	italic;
 line-height:	26pt;
}
  
span.titel3 {
 font-family: 	/*Verdana,*/ "Times New Roman", Times, serif;
 color: 		#73bf00;
 font-style:	italic;
 font-size: 	12pt;
 line-height:	18pt;
}  

/*end titels*/

/*extra titels*/
span.stage{
 font-family: 	Courier, "Times New Roman", Times, serif;
 font-size: 	10pt;
 color:			#666666;
}

span.subtitle{
 font-family: 	Verdana, "Times New Roman", Times, serif;
 font-size: 	8pt;
 color:			#a20424;
}

/*Men Neme project*/
p.menneme {
margin-left: 20px;
margin-right: 20px;
padding: 10px;
background-color:#efefef;
}

/*links in tekst*/

a.txt {
 color: 			#a20424;
 font-weight:		normal;
					}

a.txt:link {
 font-weight:		normal;
 color: 			#a20424;
 text-decoration: 	underline;
					}
					
a.txt:visited {			
 font-weight:		normal;
 color: 			#a20424;
 text-decoration: 	underline;
					}
					
a.txt:hover {
 font-weight:		normal;
 color: 			#a20424;
 text-decoration:   underline;
					}
a.txt:active {
 font-weight:		normal;
 color: 			#a20424;
 text-decoration: 	underline;
					}

/*2*/

a.txt2 {
 color: 			#91b405;
 font-weight:		normal;
					}

a.txt2:link {
 font-weight: 		bold;
 color: 			#91b405;
 text-decoration: 	underline;
					}
					
a.txt2:visited {			
 font-weight:		bold;
 color: 			#91b405;
 text-decoration: 	underline;
					}
					
a.txt2:hover {
 font-weight:		bold;
 color: 			#91b405;
 text-decoration:   underline;
					}
a.txt2:active {
 font-weight:		bold;
 color: 			#91b405;
 text-decoration: 	underline;
		}
		
		
/*3*/

a.txt3 {
 color: 			#000000;
 font-weight:		normal;
					}

a.txt3:link {
 font-weight:		normal;
 color: 			#000000;
 text-decoration: 	underline;
					}
					
a.txt3:visited {			
 font-weight:		normal;
 color: 			#000000;
 text-decoration: 	underline;
					}
					
a.txt3:hover {
 font-weight:		normal;
 color: 			#a20424;
 text-decoration: 	underline;
					}
a.txt3:active {
 font-weight:		normal;
 color: 			#000000;
 text-decoration: 	underline;
					}
/**/

/*design*/

a.design {
 color: 			#CC0000;
 font-weight:		normal;
					}

a.design:link {
 font-weight: 		normal;
 color: 			#CC0000;
 text-decoration: 	none;
					}
					
a.design:visited {			
 font-weight:		normal;
 color: 			#CC0000;
 text-decoration: 	none;
					}
					
a.design:hover {
 font-weight:		normal;
 color: 			#000000;
 text-decoration: 	underline;
					}
a.design:active {
 font-weight:		normal;
 color: 			#CC0000;
 text-decoration: 	none;
					}				
/*end links in tekst*/


/*to the top*/

a.totop {
 font-size: 		18pt;
 font-family:		"Times New Roman", Times, serif;
 color: 			#ed1c24; 
 text-decoration: 	none;
					}

a.totop:link {
 text-decoration: 	none; 
					}
					
a.totop:visited {			
 text-decoration: 	none; 
					}
					
a.totop:hover {
 text-decoration: 	none;
					}
					
a.totop:active {
 text-decoration: 	none;
					}
/*end to top*/

a.totop2 {color:#fff;}




/*Lijn*/
hr.lijnstijl {
		 color:			#ed1c24;
		 border: 		none;
		 background-color: #ed1c24;
		 height: 		1px;
}

/*divs*/

.wrapper { 
		 margin: 		0 auto;
		 width: 		965px;
		 background-color:#FFFFFF;
}

.header {
		 color: 		#333;
		 background:	#FFFFFF;
		 width: 		965px;
		 height: 		103px;
		 float: 		left;
		 padding: 		0px;
		 margin: 		0px 0px 5px 0px;
}

.line {
		 color: 		#333;
		 background: 	#ed1c24;
		 width: 		965px;
		 height: 		4px;
		 float: 		left;
		 border: 		0px;
		 padding: 		0px;
		 margin: 		5px 0px 10px 0px;
}

.menucolumn { 
		 color: 		#333;
		 background:	#FFFFFF;
		 width:			148px;
		 min-height:	300px;
		 float: 		left;
		 border: 		1px solid #fff;
		 padding:		0px 10px 10px 20px;
		 margin: 		0px 5px 5px 0px;
}

.content { 
		 color:			#333;
		 background: 	#FFFFFF;
		 width:			740px;
		 min-height: 	350px;
		 float: 		right;
		 border: 		1px solid #fff;
		 padding: 		0px 0px 0px 0px;
		 margin: 		0px 0px 5px 0px;
 		 display: 		inline;
 		 position: 		relative;
}

.line2 {
		 color: 		#333;
		 background: 	#dcdcdc;
		 width: 		965px;
		 height: 		4px;
		 float: 		left;
		 border: 		0px;
		 padding: 		0px;
		 margin: 		5px 0px 10px 0px;
}

.footer {
		 color: 		#333;
		 background:	#ffffff;
		 width: 		965px;
		 height: 		24px;
		 clear: 		both;
		 padding: 		0px;
		 margin: 		0px 0px 10px 0px;
		 text-align: 	center;
}

span.footr {
		 font-size: 	7pt;
		 color: 		#999;
		 font-family: 	Verdana, Geneva, sans-serif;
		 text-align:	center;
}
