/* Stichting Stedenband Leiden */
/* 
Standaard text-kleur: 	#666666
Achtergrond:			#332331


*/

html
{
	font-family:			Verdana, 
							Arial,
							Helvetica, 
							sans-serif;
	color:					#666666;
	font-size:				0.9em;
	line-height:			1.3em;
	height:					100%; 
}

body
{
	padding: 				0px 
							0px 
							0px 
							0px;						
   	margin: 				0px 
							0px 
							0px 
							0px;	
   	background-color: 		#332331;	
	height:					100%; 
}

img
{
	border:					none;
}

h1
{
	color:					#cc6600;
	font-size:				1.4em;
	font-weight:			600;
	
	padding: 				0px 
							0px 
							0px 
							0px;						
   	margin: 				0px 
							0px 
							5px 
							0px;	


}

h2
{
	color:					#cc6600;
	font-size:				1.1em;
	
	padding: 				0px 
							0px 
							0px 
							0px;						
   	margin: 				2px 
							0px 
							3px 
							0px;	


}

h3
{
	color:					#cc6600;
	font-size:				0.9em;
	
	padding: 				0px 
							0px 
							0px 
							0px;						
   	margin: 				2px 
							0px 
							3px 
							0px;	


}
p
{
	padding: 				0px 
							0px 
							0px 
							0px;						
   	margin: 				0px 
							0px 
							10px 
							0px;	
}
#homelink
{
	height: 				125px;
	width: 					125px;
		
	position: 				absolute;
	left: 					35px;
	top: 					40px;
	


}
#content_container a
{
	color:					#009ee0;	
	text-decoration:		underline;	
}

#content_container a:hover, visited
{
	color:					#009ee0;	
	text-decoration:		none;
}




#site_container
{
	width:					946px;
	margin: 				0 auto;	

	min-height:				850px;
	height:					auto!important;
	height:					850px;


	position:				relative;
	background-image:		url('../images/left_bg.png');
	background-repeat:		repeat-y;

	background-color:		#FFFFFF;	
	
}
#header
{
	position: 				relative;
	width:					946px;
	height:					204px;
	background-image:		url('../images/header.png');
}
#menu_container
{
	width:					946px;
	height:					55px;
	line-height:			43px;
	background-color:		#FFFFFF;
}
#content_container
{
	position:				relative;
	width:					946px;	

}

#content_left
{
	width: 					153px;

	position: 				relative;
	float:					left;	
	margin:					19px 12px 0px 15px;

	

	background-color:		#e1debd;
}
#content_left_logos
{
	background-image:		url('../images/left_logos.png');
	height:					131px;
	text-decoration:		none;
	z-index:				10;
	position:				relative;
	left:					0px;
	top:					0px;
}
	#kfk
	{
		height: 				50px;
		width: 					150px;
		position: 				absolute;
		left: 					0px;
		top: 					0px;
		z-index:				11;	

	}	

	#leiden
	{
		height: 				50px;
		width: 					90px;
		text-decoration:		none;		
		position: 				absolute;
		left: 					60px;
		top: 					55px;
		z-index:				15;


		
		
	}
	#buffalo_city
	{
		height: 				80px;
		width: 					50px;
			
		position: 				absolute;
		left: 					0px;
		top: 					50px;	
		z-index:				11;		
	}
	

#content_left_bottom
{
	height: 				297px;
	width:					180px;
	position:				absolute;
	margin-top:				-297px;
	bottom: 				0px;
	background-image:		url('../images/left_bottom.png');
}

#content_center
{
	width: 					525px;	
	margin:					0 0 0 20px;
	padding-top:			0;
	padding-left: 			15px;
	padding-bottom: 		51px;
	background-color:		#FFFFFF;
	
	font-size:				0.9em;
	text-align:				justify;
	overflow: 				auto;


	
}
#content_right
{
	width: 					182px;	
	position:				absolute;
	top: 					0px;
	right: 					15px;

	background-color:		#FFFFFF;	
	border:					1px solid #cdcdcd;
	
	padding:	            4px;
}

#content_right_top
{
	background-color:		#93906f;	
	color:					#FFFFFF;
	font-size:				12px;
	font-weight:			bold;
	height:					19px;
	padding:                0px 0px 0px 7px;
	margin-bottom:			3px;
}

#content_right hr
{
	height: 				1px;	
	border: 				0;
	border-top:				1px dotted #666666;
}

#footer_container
{
	width: 					946px;
	height: 				38px;
	

	clear:both;

	background-image:		url('../images/footer.png');	
	
	font-size: 				11px;
	line-height:			38px;
	text-align:				center;
	
	position: 				absolute;
	bottom: 				0px;
}

#footer_container a
{
	color:					#009ee0;	
	text-decoration:		underline;	
}

#footer_container a:hover, visited
{
	color:					#009ee0;	
	text-decoration:		none;
}



/* Form attributes */
#content_left_top
{
	text-align:				right;	
}
#content_left_top hr
{
	height: 				1px;	
	border: 				0;
	border-top:				1px dotted #666666;
}
#content_left_top p
{
	padding-top:            2px;
	padding-bottom:         0px;
	text-align:				left;
	font-size:				11px;
	line-height:			normal;
	color:					#666666;
	
}
.tbinput
{
	border: 				0;
	background: 			url('../images/search.png') no-repeat top left;

	width:					133px;
	height:					24px;
	
	padding-top: 			4px;
	padding-left:	        10px;
	padding-right:          10px;
	
	color:					#666666;
	font-size:				12px;
}
.tbsubmit
{
	border: 				0; 
	background: 			none; 
	font-face:				verdana;
	text-align:				right;
	padding: 		        0;
	margin: 				0;
	color:					#666666;
}

.agenda_text
{
	font-size: 				10px;
	margin: 				0px 
							0px 
							0px 
							0px;
	padding: 				0px 
							0px 
							0px 
							0px;
}

a.content_lees_meer_links:link, a.content_lees_meer_links:hover, a.content_lees_meer_links:visited
{
	text-decoration:		none;
}



